Confirmed in gcc-linaro-4.5-2010.12-0:
micha...@pavo1:~/linaro/bugs$
/tools/toolchains/gcc-linaro-4.5-2010.12-0-armv7l-maverick-cbuild19-pavo4/bin/gcc
-O2 -c traverso.c
traverso.c: In function 'small':
traverso.c:16:1: internal compiler error: in get_arm_condition_code, at
config/arm/arm.c:16990
The code in question is:
case CC_NCVmode:
switch (comp_code)
{
case GE: return ARM_GE;
case LT: return ARM_LT;
case GEU: return ARM_CS;
case LTU: return ARM_CC;
default: gcc_unreachable ();
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/689887
Title:
armel ICE gcc 4.5
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs