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]

other/8058: unrecognizable insn


>Number:         8058
>Category:       other
>Synopsis:       unrecognizable insn
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 26 13:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     busa.blade@verizon.net
>Release:        gcc-3.2
>Organization:
>Environment:
Redhat Linux 7.3 running 2.4.18-5 kernel
>Description:
Compiling XFree86 4.2.0.8 from src RPM.
Compilation died due to compiler error.
Error:
unrecognizable insn:
(insn 181 179 183 (set (reg:QI 87)
        (const_int 128 [0x80])) -1 (nil)
    (nil))
lcUTF8.c:2454: Internal compiler error in extract_insn, at recog.c:2148

>How-To-Repeat:
rpm --rebuild --target i686 XFree86-4.2.0-8.src.rpm

gcc called with following command line options:
-c -ansi -pedantic -Wall -Wpointer-arith    -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  -D_REENTRANT -DXUSE_MTSAFE_API    -DMALLOC_0_RETURNS_NULL  -DHAS_SNPRINTF -DLIBX11  -O3 -march=i686 -mcpu=pentium4 -fomit-frame-pointer -funroll-loops -fforce-mem -fforce-addr -fexpensive-optimizations -pipe   lcUTF8.c -o unshared/lcUTF8.o
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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