[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug target/11793] [3.3.1 regression] ICE in extract_insn, at recog.c:2175



PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From david at avoncliff dot com  2003-09-23 17:11 -------
I get the following similar error on i386 setup as cross compile to i386 
I assume it is the same bug, but if not I can submit more info. 
 
/home/david/smart/tools/uClibc/bin/i386-uclibc-gcc -I./include -Wall -Wstrict-prototypes 
-Wshadow -Os -march=i386 -mpreferred-stack-boundary=2 -falign-functions=0 -falign-jumps=0 
-falign-loops=0 -fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG     -c -o libbb/dump.o 
libbb/dump.c 
libbb/dump.c: In function `rewrite': 
libbb/dump.c:307: error: unrecognizable insn: 
(insn:HI 1049 918 1050 33 0x402a6e70 (set (reg:CC 17 flags) 
        (compare:CC (const:SI (plus:SI (symbol_ref:SI ("lcc")) 
                    (const_int 1 [0x1]))) 
            (reg/f:SI 110))) -1 (nil) 
    (expr_list:REG_DEAD (reg/f:SI 110) 
        (nil))) 
libbb/dump.c:307: internal compiler error: in extract_insn, at recog.c:2175 
 
notebook:/home/david/smart/busybox-1.00-pre2 # gcc --ver 
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.3/specs 
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local 
--infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib 
--enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj 
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared 
--enable-__cxa_atexit i486-suse-linux 
Thread model: posix 
gcc version 3.3 20030226 (prerelease) (SuSE Linux) 
 



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: