https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69340

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Mon Jan 18 11:24:20 2016
New Revision: 232502

URL: https://gcc.gnu.org/viewcvs?rev=232502&root=gcc&view=rev
Log:
Fix libstdc++ build with -fno-exceptions

        PR libstdc++/69340
        * src/c++11/cow-stdexcept.cc (_txnal_cow_string_C1_for_exceptions):
        Use macros for exception handling and fix unused parameter warning.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++11/cow-stdexcept.cc

Reply via email to