On Thu, Aug 7, 2008 at 7:46 AM, Joel Sherrill <[EMAIL PROTECTED]> wrote: > > Hi, > > I started with a fresh tree this morning > and get this building the native. Is anyone > else seeing this? > > /home/joel/work-gnat/svn/b-native/./prev-gcc/xgcc > -B/home/joel/work-gnat/svn/b-native/./prev-gcc/ > -B/home/joel/work-gnat/svn//install/i686-pc-linux-gnu/bin/ -c > -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include -W -Wall > -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic > ../../gcc/libiberty/regex.c -o regex.o > In file included from ../../gcc/libiberty/regex.c:638: > ../../gcc/libiberty/regex.c: In function 'byte_regex_compile': > ../../gcc/libiberty/regex.c:4221: error: unrecognizable insn: > (insn 1225 4440 1226 256 ../../gcc/libiberty/regex.c:3124 (parallel [ > (set (mem:QI (reg:SI 664) [0 S1 A8]) > (subreg:QI (reg:SI 666) 0)) > (set (reg:SI 664) > (plus:SI (reg:SI 664) > (const_int 1 [0x1]))) > ]) -1 (nil)) > ../../gcc/libiberty/regex.c:4221: internal compiler error: in extract_insn, > at recog.c:1988 > Please submit a full bug report, >
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37048 -- H.J.