* testsuite/experimental/random/randint.cc: Add dg-add-options tls.

From-SVN: r230377
This commit is contained in:
David Edelsohn 2015-11-14 14:22:53 +00:00 committed by David Edelsohn
parent 9357bae918
commit bfc6afd929
2 changed files with 5 additions and 0 deletions

View file

@ -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.

View file

@ -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.
//