* testsuite/experimental/random/randint.cc: Add dg-add-options tls.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sat, 14 Nov 2015 14:22:53 +0000 (14:22 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 14 Nov 2015 14:22:53 +0000 (09:22 -0500)
From-SVN: r230377

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/experimental/random/randint.cc

index 2a4cc86..4672501 100644 (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.
index d523836..71ab67f 100644 (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.
 //