------- Additional Comments From laurent at guerby dot net 2005-06-11 20:49 ------- gnattools hits the same ICE on two files, -O0 works there too. Now on to ACATS...
../../xgcc -B../../ -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -gnatpg -gnata -I- -I../rts -I. -I/home/guerby/work/gcc/version-head/gcc/ada /home/guerby/work/gcc/version-head/gcc/ada/make.adb -o make.o +===========================GNAT BUG DETECTED==============================+ | 4.1.0 20050610 (experimental) (x86_64-unknown-linux-gnu) GCC error: | | tree check: expected integer_cst, have cond_expr in | | do_structure_copy, at tree-ssa-structalias.c:2321 | | Error detected at make.adb:7263:23 | ../../xgcc -B../../ -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -gnatpg -gnata -I- -I../rts -I. -I/home/guerby/work/gcc/version-head/gcc/ada /home/guerby/work/gcc/version-head/gcc/ada/prj-util.adb -o prj-util.o +===========================GNAT BUG DETECTED==============================+ | 4.1.0 20050610 (experimental) (x86_64-unknown-linux-gnu) GCC error: | | tree check: expected integer_cst, have cond_expr in | | do_structure_copy, at tree-ssa-structalias.c:2321 | | Error detected at prj-util.adb:668:1 | -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22019