Commit f034f370 by Jonathan Wakely Committed by Jonathan Wakely

re PR libstdc++/64483 (FAIL: 18_support/exception_ptr/64241.cc (test for excess errors))

	PR libstdc++/64483
	* testsuite/18_support/exception_ptr/64241.cc: Use
	dg-require-atomic-builtins.

From-SVN: r219174
parent ec8fd1c0
2015-01-04 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/64483
* testsuite/18_support/exception_ptr/64241.cc: Use
dg-require-atomic-builtins.
2015-01-02 Jonathan Wakely <jwakely@redhat.com> 2015-01-02 Jonathan Wakely <jwakely@redhat.com>
* testsuite/21_strings/basic_string/modifiers/64422.cc: Fix copyright * testsuite/21_strings/basic_string/modifiers/64422.cc: Fix copyright
......
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
// <http://www.gnu.org/licenses/>. // <http://www.gnu.org/licenses/>.
// { dg-options "-std=gnu++11 -fno-exceptions -O0" } // { dg-options "-std=gnu++11 -fno-exceptions -O0" }
// { dg-require-atomic-builtins "" }
#include <exception> #include <exception>
#include <testsuite_hooks.h> #include <testsuite_hooks.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment