Exception-handling bugs
David_Abrahams@Dragonsys.com
David_Abrahams@Dragonsys.com
Mon Jan 31 07:19:00 GMT 2000
There are no shared libraries involved.
To get more information, you'd probably have to get the test suite and try it.
Let me know if you'd like to see it.
-Dave
Anthony Green <green@cygnus.com> on 01/29/2000 12:12:08 PM
To: David Abrahams/Dragon Systems USA@Dragon Systems USA
cc: gcc-bugs@gcc.gnu.org
Subject: Re: Exception-handling bugs
David wrote:
> Very serious problems, crashes almost immediately under any
> configuration:
> powerpc-unknown-linux (powerpc linux hosted and targeted).**
Are there shared libraries involved? Here's an important patch:
1999-12-08 Geoff Keating <geoffk@cygnus.com>
* config/rs6000/rs6000.md (nonlocal_goto_receiver): Turn into
define_expand/define_insn pair, and handle restore of the
SVR4 -fpic register.
There's a similar patch for x86, but it is only necessary when using
sjlj exceptions. Does the Win32 compiler use sjlj exceptions?
It's hard to know what else it could be without more information.
AG
--
Anthony Green Red Hat
Sunnyvale, California
More information about the Gcc-bugs
mailing list