re PR testsuite/52201 (FAIL: 29_atomics/atomic/operators/51811.cc (test for excess errors))

PR testsuite/52201
	* testsuite/29_atomics/atomic/operators/pointer_partial_void.cc: Require	atomic builtins.
	* testsuite/29_atomics/atomic/operators/51811.cc: Likewise.

From-SVN: r184576
This commit is contained in:
John David Anglin 2012-02-25 19:36:11 +00:00 committed by John David Anglin
parent a562837816
commit de1ab4a5e1
3 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2012-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR testsuite/52201
* testsuite/29_atomics/atomic/operators/pointer_partial_void.cc: Require atomic builtins.
* testsuite/29_atomics/atomic/operators/51811.cc: Likewise.
2012-02-23 Jason Merrill <jason@redhat.com> 2012-02-23 Jason Merrill <jason@redhat.com>
* include/bits/locale_facets.h (class num_get): Undo reordering of * include/bits/locale_facets.h (class num_get): Undo reordering of

View File

@ -1,3 +1,4 @@
// { dg-require-atomic-builtins "" }
// { dg-options "-std=gnu++0x" } // { dg-options "-std=gnu++0x" }
// Copyright (C) 2012 Free Software Foundation, Inc. // Copyright (C) 2012 Free Software Foundation, Inc.

View File

@ -1,3 +1,4 @@
// { dg-require-atomic-builtins "" }
// { dg-options "-std=gnu++0x" } // { dg-options "-std=gnu++0x" }
// Copyright (C) 2012 Free Software Foundation, Inc. // Copyright (C) 2012 Free Software Foundation, Inc.