Add dg-require-atomic-builtins to test
PR libstdc++/71081 * testsuite/experimental/memory_resource/1.cc: Require atomics. From-SVN: r236177
This commit is contained in:
parent
1ef33ef304
commit
068b220e52
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2016-05-12 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
PR libstdc++/71081
|
||||
* testsuite/experimental/memory_resource/1.cc: Require atomics.
|
||||
|
||||
2016-05-11 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
PR libstdc++/71049
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// { dg-options "-std=gnu++14" }
|
||||
// { dg-require-atomic-builtins }
|
||||
|
||||
// Copyright (C) 2015-2016 Free Software Foundation, Inc.
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue