Bug in throw() function suffix?
Robert Lipe
robertl@dgii.com
Sun Nov 1 09:08:00 GMT 1998
Andris Pavenis wrote:
> Question: how exceptions work on systems that similary as DJGPP uses
> COFF format. I simply don't have access to different one. Maybe these
> problems are COFF related.
I have a target (i686-pc-sco3.2v5*) that supports generation of COFF
(-mcoff) that uses sjlj EH. I can recall no EH related failures in the
test suite.
I do recall it was a pain to make that the case.
If you want to see the emitted code for any test case contact me
privately.
RJL
More information about the Gcc-bugs
mailing list