C++ vs. pthread_cancel
Daniel Jacobowitz
drow@false.org
Mon Aug 15 13:53:00 GMT 2005
On Mon, Aug 15, 2005 at 09:51:17AM -0400, Andrew Pinski wrote:
> > Yes, I'm aware of the list. My question was what the current behaviour
> > of the various gcc versions is. And if gcc supports the various work
> > around mentiod. Like explicity configuring the behavour of the 'catch
> > (...)' etc..
>
> There is none yet because there have been no consensus yet. That is
> why I mentioned the list. GCC is not going to implement anything
> until there is a consensus of how to proceed.
Eh, that's obviously incorrect. The feature was implemented back in
3.3; the behavior hasn't been _changed_ and won't be until there is
consensus.
I believe that it's still can be caught, must be rethrown, or the
program will be aborted. Someone who knows better than I may want to
confirm this.
--
Daniel Jacobowitz
CodeSourcery, LLC
More information about the Gcc
mailing list