More exception bug
H.J. Lu
hjl@lucon.org
Wed Oct 8 15:42:00 GMT 1997
>
> > From: hjl@lucon.org (H.J. Lu)
> > To: egcs@cygnus.com
> > Date: Fri, 3 Oct 1997 14:41:55 -0700 (PDT)
>
> > I was told g++.mike/eh35.C failed because nested exception hanlding
> > didn't work.
>
> You have been misinformed. It should work, it did work.
>
It didn't work for me. gcc uses __eh_value to store exception.
When the new exception is thrown, the old one gets lost and
the same memory gets deleted twice.
--
H.J. Lu (hjl@gnu.ai.mit.edu)
More information about the Gcc
mailing list