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 rtl-optimization/14700] [3.3.3/3.4/3.5 regression ] ICE in verify_wide_reg with global registers


------- Additional Comments From debian-gcc at lists dot debian dot org  2004-06-19 11:03 -------
applied to the 3.3.4 release, the patch results in a bootstrap error on i486-linux:

stage1/xgcc -Bstage1/ -B/usr/i486-linux/bin/ -c   -g -O2  -DIN_GCC   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../src/gcc
-I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../include
../../src/gcc/genautomata.c -o genautomata.o
../../src/gcc/genautomata.c: In function `finish_regexp_representation':
../../src/gcc/genautomata.c:6777: internal compiler error: in find_free_reg, at
local-alloc.c:2182
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [genautomata.o] Error 1


-- 


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


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