Commit 4fb649b5 by John David Anglin Committed by John David Anglin

pr77285-2.C: Require tls_native support.

	* g++.dg/tls/pr77285-2.C: Require tls_native support.

From-SVN: r269537
parent 0f7292f5
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" } }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment