adl.cc: Add missing dg-requires.
2012-07-20 Paolo Carlini <paolo.carlini@oracle.com> * testsuite/30_threads/thread/adl.cc: Add missing dg-requires. From-SVN: r189709
This commit is contained in:
parent
332f1d2404
commit
d1870ff1bc
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-07-20 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* testsuite/30_threads/thread/adl.cc: Add missing dg-requires.
|
||||
|
||||
2012-07-19 Tristan Gingold <gingold@adacore.com>
|
||||
Richard Henderson <rth@redhat.com>
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
// { dg-options "-std=gnu++11" }
|
||||
// { dg-do compile }
|
||||
// { dg-options "-std=gnu++11" }
|
||||
// { dg-require-cstdint "" }
|
||||
// { dg-require-gthreads "" }
|
||||
|
||||
// Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue