diff mbox

[committed] Fix PR testsuite/52201

Message ID 20120225193913.GA16774@hiauly1.hia.nrc.ca
State New
Headers show

Commit Message

John David Anglin Feb. 25, 2012, 7:39 p.m. UTC
Tested on hppa2.0w-hp-hpux11.11.  Committed to trunk.

Dave
diff mbox

Patch

Index: testsuite/29_atomics/atomic/operators/pointer_partial_void.cc
===================================================================
--- testsuite/29_atomics/atomic/operators/pointer_partial_void.cc	(revision 184496)
+++ testsuite/29_atomics/atomic/operators/pointer_partial_void.cc	(working copy)
@@ -1,3 +1,4 @@ 
+// { dg-require-atomic-builtins "" }
 // { dg-options "-std=gnu++0x" }
 
 // Copyright (C) 2012 Free Software Foundation, Inc.
Index: testsuite/29_atomics/atomic/operators/51811.cc
===================================================================
--- testsuite/29_atomics/atomic/operators/51811.cc	(revision 184496)
+++ testsuite/29_atomics/atomic/operators/51811.cc	(working copy)
@@ -1,3 +1,4 @@ 
+// { dg-require-atomic-builtins "" }
 // { dg-options "-std=gnu++0x" }
 
 // Copyright (C) 2012 Free Software Foundation, Inc.