[PATCH 1/3] Disable test using std::set_unexcepted for C++17

Jonathan Wakely jwakely@redhat.com
Wed Dec 7 15:23:00 GMT 2016


This function has been removed from C++17, along with dynamic
exception specifications. We haven't removed the function from the
headers yet, but this ensures the test won't start failing once the
front end starts giving an error for the exceptions specs.

	* testsuite/18_support/bad_exception/59392.cc: Disable for C++17.

Tested powerpc64le-linux, committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 784 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20161207/396045df/attachment.bin>


More information about the Libstdc++ mailing list