variadic_construct.cc: Add dg-require-time.
libstdc++-v3/ * testsuite/ext/throw_allocator/variadic_construct.cc: Add dg-require-time. From-SVN: r130320
This commit is contained in:
parent
f43e89a3f6
commit
a7280feff6
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-11-20 Richard Sandiford <rsandifo@nildram.co.uk>
|
||||||
|
|
||||||
|
* testsuite/ext/throw_allocator/variadic_construct.cc: Add
|
||||||
|
dg-require-time.
|
||||||
|
|
||||||
2007-11-20 Paolo Carlini <pcarlini@suse.de>
|
2007-11-20 Paolo Carlini <pcarlini@suse.de>
|
||||||
|
|
||||||
* include/bits/functional_hash.h: Do not include ext/numeric_traits.h.
|
* include/bits/functional_hash.h: Do not include ext/numeric_traits.h.
|
||||||
|
|
|
@ -20,6 +20,8 @@
|
||||||
// Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
|
// Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
|
||||||
// USA.
|
// USA.
|
||||||
|
|
||||||
|
// { dg-require-time "" }
|
||||||
|
|
||||||
#include <ext/throw_allocator.h>
|
#include <ext/throw_allocator.h>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
#include <testsuite_hooks.h>
|
#include <testsuite_hooks.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue