[Bug libstdc++/25191] exception_defines.h #defines try/catch
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Thu Jan 12 01:26:00 GMT 2006
------- Comment #32 from pinskia at gcc dot gnu dot org 2006-01-12 01:26 -------
Subject: Re: exception_defines.h #defines try/catch
On Jan 11, 2006, at 8:10 PM, gdr at cs dot tamu dot edu wrote:
> | I realize that once the customer specifies -fno-exceptions, all bets
> | are off.
>
> Great. Fix the problem in the front-end.
As I said before, there is still a diagnostic issue and now it is worse
with
doing that in the front-end since people don't read docs that well so
we will
be getting bug reports about try/catch not doing the correct thing when
-fno-exceptions is supplied (yes I am serious).
-- Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25191
More information about the Gcc-bugs
mailing list