]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/18_support/uncaught_exception/14026.cc
PR libstdc++/81469 deprecate std::uncaught_exception for C++17
authorJonathan Wakely <jwakely@redhat.com>
Wed, 20 Sep 2017 16:34:49 +0000 (17:34 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 20 Sep 2017 16:34:49 +0000 (17:34 +0100)
commit95ed529d34b992de4cfa3b4e1f3564f4c39772cb
treec2596648bf96433f4ea173e2453ba31220dd6f83
parentf78958c9b421bba1f24d04ec47cfa3d999214b32
PR libstdc++/81469 deprecate std::uncaught_exception for C++17

PR libstdc++/81469
* libsupc++/exception (uncaught_exception): Deprecate for C++17.
* testsuite/18_support/exception_ptr/62258.cc: Add -Wno-deprecated.
* testsuite/18_support/uncaught_exception/14026.cc: Likewise.

From-SVN: r253018
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/exception
libstdc++-v3/testsuite/18_support/exception_ptr/62258.cc
libstdc++-v3/testsuite/18_support/uncaught_exception/14026.cc