* gcc.dg/tls/alias-1.c: dg-add-options tls.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 20 Dec 2016 18:30:21 +0000 (18:30 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 20 Dec 2016 18:30:21 +0000 (13:30 -0500)
From-SVN: r243827

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tls/alias-1.c

index 3e27fdf..936b694 100644 (file)
@@ -1,3 +1,7 @@
+2016-12-20  David Edelsohn  <dje.gcc@gmail.com>
+
+       * gcc.dg/tls/alias-1.c: dg-add-options tls.
+
 2016-12-20  Andre Vieira  <andre.simoesdiasvieira@arm.com>
 
        * gcc.target/arm/pr78255-2.c: Fix to work for targets
index 722ad21..a56a790 100644 (file)
@@ -2,6 +2,7 @@
 /* { dg-require-alias "" } */
 /* { dg-require-visibility "" } */
 /* { dg-require-effective-target tls_runtime } */
+/* { dg-add-options tls } */
 /* Test that encode_section_info handles the change from externally
    defined to locally defined (via hidden).   Extracted from glibc.  */