[Bug libstdc++/69340] [6 Regression] Incorrect use of standard try catch in libstdc++-v3/src/c++11/cow-stdexcept.cc

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 18 11:24:00 GMT 2016


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


More information about the Gcc-bugs mailing list