This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Support for asynchronous exceptions ?


On Tue, Aug 07, 2001 at 06:20:28PM +0200, Olivier Hainque wrote:
> There used to be a -fasynchronous-exceptions option supported but it has been
> removed from the trunk. Is there any plan to have this feature back some day ?

The feature never really existed.  That option was renamed
-fnon-call-exceptions, which is what was actually implemented.

You'll never be able to throw asynchronous exceptions.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]