Adding missing dg-require-atomic-builtins to libstdc++ test case.
From-SVN: r203425
This commit is contained in:
parent
1d3406389c
commit
000ebb9242
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-10 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||||
|
||||
* testsuite/29_atomics/atomic/cons/49445.cc
|
||||
(dg-require-atomic-builtins): Add.
|
||||
|
||||
2013-10-09 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
* testsuite/20_util/shared_ptr/cons/58659.cc: Use VERIFY instead of
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// { dg-require-atomic-builtins "" }
|
||||
// { dg-options "-std=gnu++0x" }
|
||||
|
||||
// Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
|
Loading…
Add table
Reference in a new issue