* g++.dg/tls/pr77285-2.C: Require tls_native support.
From-SVN: r269537
-2019-03-09 John David Anglin <dave.anglin@bell.net>
+2018-03-09 John David Anglin <dave.anglin@bell.net>
+
+ * g++.dg/tls/pr77285-2.C: Require tls_native support.
* g++.dg/ext/visibility/lambda1.C: Require visibility.
// PR c++/77285
// { dg-do compile { target c++11 } }
-// { dg-require-effective-target tls }
+// { dg-require-effective-target tls_native }
// { dg-final { scan-assembler "_Z4var1B3tag" } }
// { dg-final { scan-assembler "_Z4var2B3tag" } }
// { dg-final { scan-assembler "_ZTH4var1B3tag" } }