This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs 1.0 internal error on hppa1.1-rtems
- To: law at cygnus dot com
- Subject: Re: egcs 1.0 internal error on hppa1.1-rtems
- From: Joel Sherrill <joel at OARcorp dot com>
- Date: Mon, 22 Dec 1997 09:12:15 -0600 (CST)
- cc: egcs at cygnus dot com
On Sun, 21 Dec 1997, Jeffrey A Law wrote:
>
> In message <Pine.BSF.3.96.971220121439.2016H-100000@vespucci.advicom.net>you write:
>
> > Compiling the public domain floating point test paranoia.c, the compiler
> > generated the following internal error:
> >
> > p.c: In function `paranoia':
> > p.c:1947: internal error--unrecognizable insn:
> > (insn 32469 32012 32009 (set (reg:SI 22 %r22)
> > (symbol_ref:SI ("@__floatsidf"))) -1 (nil)
> > (expr_list:REG_EQUAL (symbol_ref:SI ("@__floatsidf"))
> > (nil)))
> > hppa1.1-rtems-gcc: Internal compiler error: program cc1 got fatal signal 6
> Thanks.
This patch works. Thanks.
--joel