[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180
michael.hope at linaro dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 9 01:35:00 GMT 2011
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.
More information about the Gcc-bugs
mailing list