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]

c/6543: Internal compiler error in extract_insn, at recog.c:2132



>Number:         6543
>Category:       c
>Synopsis:       Internal compiler error in extract_insn, at recog.c:2132
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu May 02 19:16:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     blofeldus@yahoo.com
>Release:        gcc version 3.1 20020502 (prerelease)
>Organization:
>Environment:
glibc-2.2.5 cvs
GNU ld version 2.12.90.0.3 20020323
gcc version 3.1 20020502 (prerelease)
>Description:
 gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -c ltdl.c  -Wall  -fPIC -DPIC -save-temps -o .libs/ltdl.lo
ltdl.c: In function `try_dlopen':
ltdl.c:2883: unrecognizable insn:
(insn 2417 1249 2418 (parallel[
            (set (reg/v:SI 24 r24 [128])
                (plus:SI (eq:SI (reg:SI 0 r0 [421])
                        (const_int 0 [0x0]))
                    (reg/v:SI 24 r24 [128])))
            (clobber (reg:SI 9 r9))
        ] ) -1 (nil)
    (nil))
ltdl.c:2883: Internal compiler error in extract_insn, at recog.c:2132
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
rpm --rebuild libtool-1.4.2-8.rpm from redhat rawhide
>Fix:
similar to c/6497?
>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]