This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/14700] [3.3.3/3.4/3.5 regression ] ICE in verify_wide_reg with global registers
- From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2004 11:03:18 -0000
- Subject: [Bug rtl-optimization/14700] [3.3.3/3.4/3.5 regression ] ICE in verify_wide_reg with global registers
- References: <20040323222458.14700.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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