[Bug testsuite/39790] gcc.dg/tls/alias-1.c,opt-2.c fail if TLS is not supported by C library

hp at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 18 23:05:00 GMT 2009



------- Comment #1 from hp at gcc dot gnu dot org  2009-04-18 23:05 -------
Long description just barely missing that you can fix it by changing that
dg-line into:
/* { dg-require-effective-target tls_runtime } */
though strictly speaking it's not perfect; you'd want a predicate that checks
using a link-test, not a run-test.  But all in all, I don't think the
distinction is worthwhile.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39790



More information about the Gcc-bugs mailing list