[Bug 689887]
Rsandifo-gcc
689887 at bugs.launchpad.net
Wed Sep 7 13:48:08 UTC 2011
Author: rsandifo
Date: Wed Sep 7 13:48:03 2011
New Revision: 178636
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178636
Log:
gcc/
PR target/49030
* config/arm/arm-protos.h (maybe_get_arm_condition_code): Declare.
* config/arm/arm.c (maybe_get_arm_condition_code): New function,
reusing the old code from get_arm_condition_code. Return ARM_NV
for invalid comparison codes.
(get_arm_condition_code): Redefine in terms of
maybe_get_arm_condition_code.
* config/arm/predicates.md (arm_comparison_operator): Use
maybe_get_arm_condition_code.
gcc/testsuite/
PR target/49030
* gcc.dg/torture/pr49030.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/torture/pr49030.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm-protos.h
trunk/gcc/config/arm/arm.c
trunk/gcc/config/arm/predicates.md
trunk/gcc/testsuite/ChangeLog
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.5 in Ubuntu.
https://bugs.launchpad.net/bugs/689887
Title:
armel ICE gcc 4.5
Status in The GNU Compiler Collection:
Confirmed
Status in Linaro GCC:
Triaged
Status in “gcc-4.5” package in Ubuntu:
Triaged
Status in “gcc-4.6” package in Ubuntu:
Triaged
Status in “gcc-4.6” package in Debian:
Confirmed
Bug description:
Binary package hint: gcc-4.5
The traverso package FTBFS on natty because of an ICE
http://launchpadlibrarian.net/60143405/buildlog_ubuntu-natty-
armel.traverso_0.49.2-2ubuntu1_FAILEDTOBUILD.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/689887/+subscriptions
More information about the foundations-bugs
mailing list