This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030

Michael Hope <michael.hope at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.hope at linaro dot
                   |                            |org

--- Comment #5 from Michael Hope <michael.hope at linaro dot org> 2011-06-09 01:34:47 UTC ---
The same assert is seen in
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/689887 in Thumb-2 mode
on trunk r174795.

Chung-Lin posted a patch at
http://gcc.gnu.org/ml/gcc-patches/2011-03/msg00790.html but there are bootstrap
issues.

Adding -fno-if-conversion works around the problem.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]