[libstdc++, testsuite] Add dg-require-thread-fence

2016-11-30  Christophe Lyon  <christophe.lyon@linaro.org>

	* testsuite/experimental/type_erased_allocator/2.cc: Add
	dg-require-thread-fence.

From-SVN: r243001
This commit is contained in:
Christophe Lyon 2016-11-30 08:49:01 +00:00 committed by Christophe Lyon
parent 2df22b5f30
commit dfad822a61
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2016-11-30 Christophe Lyon <christophe.lyon@linaro.org>
* testsuite/experimental/type_erased_allocator/2.cc: Add
dg-require-thread-fence.
2016-11-29 David Edelsohn <dje.gcc@gmail.com>
PR libstdc++/68838

View File

@ -1,4 +1,5 @@
// { dg-do run { target c++14 } }
// { dg-require-thread-fence "" }
// Copyright (C) 2015-2016 Free Software Foundation, Inc.
//