https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48868
--- Comment #4 from Sam James ---
(In reply to Sam James from comment #3)
> Should we copy gcc.target/i386/math-torture for a new
> gcc.target/i386/tls-torture, and move testcases referencing __thread from
> gcc.target/i386 inside?
There are sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48868
--- Comment #3 from Sam James ---
dg-torture as suggested in
https://inbox.sourceware.org/gcc-patches/CAFiYyc2s-nBPwON-zLqprGUy_nNOZwHCq9LtK99M53=xk+j...@mail.gmail.com/
would help.
Should we copy gcc.target/i386/math-torture for a new
gcc.targe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48868
--- Comment #2 from H.J. Lu 2011-05-04 15:42:11
UTC ---
(In reply to comment #1)
> Can't you run the testsuite with -mtls-dialect=gnu2 to see if there are any
> failures?
90% of gcc testsuites don't use TLS. Run the whole testsuite with
-mtls-di
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48868
--- Comment #1 from Andrew Pinski 2011-05-04
15:31:21 UTC ---
Can't you run the testsuite with -mtls-dialect=gnu2 to see if there are any
failures?