toplev.c:1370: Internal compiler error in function fatal_insn
Jeffrey A Law
law@upchuck.cygnus.com
Wed Apr 14 00:00:00 GMT 1999
In message <362CB9F2.8F47927A@geocities.com>you write:
> This is a multi-part message in MIME format.
> --------------83CD050AD1A99450F3DD33FA
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> Hello!
>
> EGCS has problems compiling Wine (Windows Emulator). Following error is
> generated by EGCS downloaded via CVS today (20 October):
> ===============================
> [proski@zorro tmp]$ gcc -c -fpic ole2nls.i
> ole2nls.i: In function `LCMapString32A':
> ole2nls.i:6137: internal error--unrecognizable insn:
> (insn 894 892 896 (set (reg:SI 232)
> (plus (unspec[
> (symbol_ref/v:SI ("LCM_Unicode_LUT_2"))
> ] 7)
> (const_int -1))) -1 (nil)
> (nil))
> toplev.c:1370: Internal compiler error in function fatal_insn
> ===============================
> It is important that -fpic is used and there is no optimization.
> ole2nls.i is packed and attached.
Thanks. This bug was fixed a while ago.
jeff
More information about the Gcc-bugs
mailing list