typedefs.cc: Add missing dg-require directives.
2009-08-20 Paolo Carlini <paolo.carlini@oracle.com> * testsuite/30_threads/packaged_task/requirements/typedefs.cc: Add missing dg-require directives. From-SVN: r150977
This commit is contained in:
parent
41e5ee68bc
commit
0df3d1adec
libstdc++-v3
@ -1,3 +1,8 @@
|
||||
2009-08-20 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* testsuite/30_threads/packaged_task/requirements/typedefs.cc: Add
|
||||
missing dg-require directives.
|
||||
|
||||
2009-08-20 Edward Smith-Rowland <3dw4rd@verizon.net>
|
||||
|
||||
* include/tr1/gamma.tcc: Change include guard from _TR1_GAMMA_TCC
|
||||
|
@ -1,5 +1,8 @@
|
||||
// { dg-do compile }
|
||||
// { dg-options "-std=gnu++0x" }
|
||||
// { dg-require-cstdint "" }
|
||||
// { dg-require-gthreads "" }
|
||||
// { dg-require-atomic-builtins "" }
|
||||
|
||||
// Copyright (C) 2009 Free Software Foundation
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user