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]

insn bugs in egcs-20000320 and egcs-20000327


hi, while compiling several different packages [i.e. bitchx, glibc2] on Linux 2.2.14 w/ standard 'make' i get an error similar to:
input.c: In function `set_input':
input.c:482: Unrecognizable insn:
(insn 99 67 69 (set (reg:SI 47)
        (plus:SI (mem/f:SI (symbol_ref:SI ("last_input_screen")) 130)
            (const_int 56 [0x38]))) -1 (nil)
    (nil))
input.c:482: Internal compiler error in `extract_insn', at recog.c:2044


do you have any suggestion as to how i can fix this or is it an inherent problem in gcc? please let me know ASAP. thanks in advance.

-sean

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