2016-06-30 Thomas Preud'homme <thomas.preudhomme@arm.com>
libstdc++-v3/
* testsuite/29_atomics/atomic/65913.cc: Require atomic-builtins rather
than specific target.
From-SVN: r237879
+2016-06-30 Thomas Preud'homme <thomas.preudhomme@arm.com>
+
+ * testsuite/29_atomics/atomic/65913.cc: Require atomic-builtins rather
+ than specific target.
+
2016-06-27 François Dumont <fdumont@gcc.gnu.org>
PR libstdc++/71640
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// { dg-do run { target x86_64-*-linux* powerpc*-*-linux* } }
+// { dg-do run }
+// { dg-require-atomic-builtins "" }
// { dg-options "-std=gnu++11 -O0" }
#include <atomic>