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: Exceptions and thread safety


> I am told that exception handling in gcc is not thread safe. I am
> not sure what this precisely means, but I would imagine that if you
> have two threads and both enter exception handling code, then
> something nasty will happen.

That information is incorrect. The problem existed in gcc 2.8, but is
corrected in gcc 2.95.

Regards,
Martin

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