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

           Product: gcc
         Component: gcc
           Summary: [alpha] unrecognizable insn compiling fork.c of kernel
                    (and glibc)
           Product: gcc
           Version: 3.3.1-2mdk
          Platform: DEC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gcc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I'm seeing this behaviour on the alpha with recent version of gcc. This bug
is preventing glibc and kernel packages from building.

This bug has also been logged in gnu's gcc bugzilla, bug #11717:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11717

Examples of failing builds:

http://eijk.homelinux.org/build/cooker/alpha/problem/kernel-2.4.22.3mdk-1-1mdk

gcc -D__KERNEL__ -I/home/slbd/RPM/BUILD/kernel-2.4/linux-2.4.22/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6  
-nostdinc -iwithprefix include -DKBUILD_BASENAME=fork  -c fork.c -o fork.o
fork.c: In function `dup_mmap':
fork.c:151: error: unrecognizable insn:
(insn 31 27 36 0 0x20000daf2e8 (set (reg/v/f:DI 75)
        (symbol_ref:DI ("@Lmmlist_lock"))) -1 (nil)
    (expr_list:REG_EQUAL (symbol_ref:DI ("@Lmmlist_lock"))
        (nil)))
fork.c:151: 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.

http://eijk.homelinux.org/~stefan/glibc-2.3.2-14mdk

mkdir /usr/src/RPM/BUILD/glibc-2.3.2/build-alpha-linux/libio
fileops.c: In function `mmap_remap_check':
fileops.c:612: error: unrecognizable insn:
(insn 305 383 306 17 0x20000abf0d8 (set (reg/f:DI 212)
        (symbol_ref:DI ("@L_IO_file_jumps"))) -1 (nil)
    (expr_list:REG_EQUAL (symbol_ref:DI ("@L_IO_file_jumps"))
        (nil)))
fileops.c:612: 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.

A quick search on google (recog.c 2175) shows that other platforms also have
this issue.

preprocessed source is available.

-- 
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