http://qa.mandrakesoft.com/show_bug.cgi?id=4888

           Product: gcc
         Component: program
           Summary: Internal compiler error (busybox)
           Product: gcc
           Version: 3.1.1-1mdk
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: program
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Using 3.1.1-1mdk (also tried 3.1.1-0.7mdk as installed by 9.2Beta2) I get an
internal compiler error when compiling busybox-1.00-pre2 from sources, as
downloaded from http://busybox.net. (Distribution: 9.2 beta 2, updated gcc to
cooker version to get past error)

Steps followed:

1. Unpack the busybox archive;
2. make menuconfig (just select exit to config with defaults)
3. make dep
4. make, which results in the following break:

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 1110 915 1111 34 0x403030dc (set (reg:CC 17 flags)
        (compare:CC (const:SI (plus:SI (symbol_ref:SI ("lcc"))
                    (const_int 1 [0x1])))
            (reg/f:SI 116))) -1 (nil)
    (expr_list:REG_DEAD (reg/f:SI 116)
        (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.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make: *** [libbb/dump.o] Error 1

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to