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 c/13921] New: busybox compile error


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


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