This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A new alpha failure.
- To: hjl at lucon dot org (H.J. Lu)
- Subject: Re: A new alpha failure.
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 07 Nov 1997 01:25:06 -0700
- cc: egcs at cygnus dot com, jason at cygnus dot com
- Reply-To: law at cygnus dot com
In message <m0xTg0h-0004ecC@ocean.lucon.org>you write:
> On linux/alpha, there is a new failure in egcs-971105:
>
> # gcc x.cc -S
> x.cc: In function `struct Extended_Int pow(const struct Extended_Int &, int
> )':
> x.cc:31: Internal compiler error.
> x.cc:31: Please submit a full bug report to `egcs-bugs@cygnus.com'.
>
> egcs-971031 is fine with the first alias.c patch.
This is a bug in the sjlj exception code. I'll look into
it (basically it's not creating nested regions correctly).
jeff