From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: mdorman@boxster.law.miami.edu (Michael Alan Dorman) Cc: egcs@cygnus.com Subject: Re: Internal error in egcs-1.0.1 on Alpha/Linux Date: Wed, 11 Feb 1998 16:33:00 -0000 Message-id: References: X-SW-Source: 1998-02/msg00505.html > > When compiling the pilot-link suite using egcs-1.0.1 on a glibc2/EV4 > system, I got the following error: > > gcc -I../include -I./../include -g -O2 -Wall -c -DPIC syspkt.c > syspkt.c: In function `sys_WriteMemory': > syspkt.c:392: internal error--unrecognizable insn: > (insn 318 313 314 (set (reg:DI 6 $6) > (plus:DI (reg:DI 30 $30) > (const_int 65616))) -1 (nil) > (nil)) > gcc: Internal compiler error: program cc1 got fatal signal 6 > I cannot duplicate it on alpha-unknown-linux-gnu. It may be EV4 specific. H.J.