* testsuite/experimental/random/randint.cc: Add dg-add-options tls.
From-SVN: r230377
This commit is contained in:
parent
9357bae918
commit
bfc6afd929
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-11-13 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* testsuite/experimental/random/randint.cc: Add dg-add-options tls.
|
||||
|
||||
2015-11-13 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* include/Makefile.am: Add new header.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
// { dg-options "-std=gnu++14" }
|
||||
// { dg-require-effective-target tls_runtime }
|
||||
// { dg-add-options tls }
|
||||
|
||||
// Copyright (C) 2015 Free Software Foundation, Inc.
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue