sjlj-exceptions ICE. simplified test case
Richard Henderson
rth@cygnus.com
Wed Apr 26 12:19:00 GMT 2000
On Wed, Apr 26, 2000 at 03:04:39PM -0400, David Edelsohn wrote:
> Huh?! Non-ELF configurations do not "just work".
That's funny, it did for OSF/1. Which uses ECOFF, which like a.out
does not support arbitrary sections.
> The dwarf2 table structure is okay, but embedding those in the different
> file formats and teaching the different target backends to use them is far
> from trivial.
Eh? The EH tables are in little fragments scattered about, and
collect2 builds a table of tables which is then registered with
the normal collect2 constructor mechanism.
If constructors work on your non-ELF system, I suspect table driven
EH does as well.
r~
More information about the Gcc
mailing list