This is the mail archive of the gcc@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]

Re: A new alpha failure.



  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


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