Workaround for MinGWs use of 80-bit long double on Win32.
commit05fa2e754b1f36f9dfb9e63b5c095765d64dd651
authorJames Lyon <jamesly0n@hotmail.com>
Fri, 19 Apr 2013 22:21:33 +0000 (19 23:21 +0100)
committerJames Lyon <jamesly0n@hotmail.com>
Fri, 19 Apr 2013 22:21:33 +0000 (19 23:21 +0100)
tree61e05b66fdd074fc2f40265519d6dc9f41db200d
parent23f73e92f3e6c8b16d19d894390af222e77a5ec4
Workaround for MinGWs use of 80-bit long double on Win32.

This is incompatible with MSVC and TCC on Win32.

Bounds checking appears to be broken (test4).
tests/Makefile
tests/abitest.c