ICE is still there on gcc 4.4.4-7ubuntu1~ppa2,
$ /usr/lib/gcc/arm-linux-gnueabi/4.4.4/cc1 -quiet -v limits-blockid.c
-D_FORTIFY_SOURCE=2 -quiet -dumpbase limits-blockid.c -mthumb -march=armv7-a
-mfloat-abi=softfp -mfpu=vfpv3-d16 -auxbase limits-blockid -g -O0 -w -version
-fstack-protector
ignoring nonexistent directory "//usr/local/include/arm-linux-gnueabi"
ignoring nonexistent directory
"/usr/lib/gcc/arm-linux-gnueabi/4.4.4/../../../../arm-linux-gnueabi/include"
ignoring nonexistent directory "//usr/include/arm-linux-gnueabi"
#include "..." search starts here:
#include <...> search starts here:
//usr/local/include
/usr/lib/gcc/arm-linux-gnueabi/4.4.4/include
/usr/lib/gcc/arm-linux-gnueabi/4.4.4/include-fixed
//usr/include
End of search list.
GNU C (Ubuntu 4.4.4-7ubuntu1~ppa2) version 4.4.4 20100712 (Linaro) [release
2010.07-0] (arm-linux-gnueabi)
compiled by GNU C version 4.4.4 20100712 (Linaro) [release 2010.07-0],
GMP version 4.3.2, MPFR version 2.4.2-p1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: fb258f30a01ee336fbd134f4682fdbdc
limits-blockid.c: In function 'q9_func':
limits-blockid.c:15: internal compiler error: in add_stack_var_conflict, at
cfgexpand.c:573
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
Get ICE more simple like this, and
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39227 is similar to this bug.
$ /usr/lib/gcc/arm-linux-gnueabi/4.4.4/cc1 -fstack-protector -O0
limits-blockid.c
q9_func {GC 23942k -> 16083k}
Analyzing compilation unit
Performing interprocedural optimizations
<visibility> <early_local_cleanups> <summary generate> <inline>Assembling
functions:
q9_func
limits-blockid.c: In function 'q9_func':
limits-blockid.c:15: internal compiler error: in add_stack_var_conflict, at
cfgexpand.c:573
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
** Bug watch added: GCC Bugzilla #39227
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39227
--
[armel] additional testsuite failures with -mthumb (compared to -marm)
https://bugs.launchpad.net/bugs/497295
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs