Commit d2050c1a by Jason Merrill

* g++.dg/tls/thread_local8.C: Require tls.

From-SVN: r207364
parent 6962711f
// PR c++/55800
// { dg-options "-std=c++11" }
// { dg-require-alias "" }
// { dg-require-effective-target tls }
// { dg-final { scan-assembler "_ZTH12foo_instance" { target tls_native } } }
struct foo
......
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