------- 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