This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13921] New: busybox compile error
- From: "sese_ro at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jan 2004 14:11:52 -0000
- Subject: [Bug c/13921] New: busybox compile error
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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 1020 888 1021 33 0x402c62ec (set (reg:CC 17 flags)
(compare:CC (const:SI (plus:SI (symbol_ref:SI ("lcc"))
(const_int 1 [0x1])))
(reg/f:SI 112))) -1 (nil)
(expr_list:REG_DEAD (reg/f:SI 112)
(nil)))
libbb/dump.c:307: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
--
Summary: busybox compile error
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sese_ro at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13921