On Wed, 26 Oct 2011, Kai Tietz wrote:
> Hi,
>
> patch looks fine for mingw 32-bit. With a small nit new test passes
> for 64-bit mingw version, too. The cygwin-part looks like the mingw
> one.
I've committed my original patch as what I can test - you may wish to
commit followups after testing
Hi,
patch looks fine for mingw 32-bit. With a small nit new test passes
for 64-bit mingw version, too. The cygwin-part looks like the mingw
one.
2011/10/26 Joseph S. Myers :
> gcc.dg/tls/thr-cse-1.c tests that there are not two calls to
> __emutls_get_address in the output. Normally this just
gcc.dg/tls/thr-cse-1.c tests that there are not two calls to
__emutls_get_address in the output. Normally this just checks for
emutls_get_address.*emutls_get_address, but on some targets where the
compiler output declares the functions called in some way the testcase
has more specific tests. i?86