re PR c++/19450 (__thread static class members)
PR c++/19450 * decl.c (redeclaration_error_message): Issue diagnostics about olddecl and newdecl disagreement on __thread property. (grokdeclarator): Set DECL_TLS_MODEL on class static variables. * g++.dg/tls/diag-3.C: New test. * g++.dg/tls/diag-4.C: New test. * g++.dg/tls/static-1.C: New test. * g++.dg/tls/static-1a.cc: New file. From-SVN: r106657
Showing
gcc/testsuite/g++.dg/tls/diag-3.C
0 → 100644
gcc/testsuite/g++.dg/tls/diag-4.C
0 → 100644
gcc/testsuite/g++.dg/tls/static-1.C
0 → 100644
gcc/testsuite/g++.dg/tls/static-1a.cc
0 → 100644
Please
register
or
sign in
to comment