[v3] -fno-exceptions cleanups

Benjamin Kosnik bkoz@redhat.com
Tue Aug 11 03:15:00 GMT 2009


> The __throw_future_error function needs to be guarded by
> 
> #if defined(_GLIBCXX_HAS_GTHREADS) &&
> defined(_GLIBCXX_USE_C99_STDINT_TR1) \ &&
> defined(_GLIBCXX_ATOMIC_BUILTINS_4)
> 
> or future_error and future_errc need to be moved outside the guard and
> defined unconditionally.

Here.

tested x86_64/linux
tested x86_64/linux --disable-threads

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20090810-5.patch
Type: text/x-patch
Size: 5465 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20090811/d78516c1/attachment.bin>


More information about the Libstdc++ mailing list