mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-26 04:25:51 +08:00
Adding missing dg-require-atomic-builtins to libstdc++ test case.
From-SVN: r203425
This commit is contained in:
parent
1d3406389c
commit
000ebb9242
@ -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…
Reference in New Issue
Block a user