Support __thread on MINGW 4.5
authorTor Lillqvist <tml@iki.fi>
Wed, 15 Sep 2010 15:53:47 +0000 (11:53 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 21 Sep 2010 12:31:08 +0000 (08:31 -0400)
commit3411f9399c3ab6d642f350ea8e4c355f719d01d9
tree7fcd1364dcb46548383564bdb1538f8cb5fb7d33
parentadd0fd1bac84a5b6dddf7632b4100d6b3f2ebc18
Support __thread on MINGW 4.5

By the way, it seems that with gcc 4.5.0 from mingw.org, __thread, sse
and mmx work fine.

I added the below to pixman 0.18 and as far as I can see, it works.
make check reports no problems. (Earlier I had to use --disable-mmx
and --disable-sse2.) Also gtk-demo and gimp run fine.

(Also a change to get rid of the warnings about -fvisibility being ignored.)
configure.ac
pixman/pixman-compiler.h