x86: Force FFI_TYPE_LONGDOUBLE different from FFI_TYPE_DOUBLE
authorRichard Henderson <rth@twiddle.net>
Thu, 30 Oct 2014 20:57:39 +0000 (13:57 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 12 Nov 2014 08:15:35 +0000 (09:15 +0100)
commite7b0056d60f29675072454a575eed98053fc63d6
tree2b9c944f033d3219b4aadca034bb499aec7b721e
parent4b2fad8fd583f1d9c36db0044c4d46316207aa49
x86: Force FFI_TYPE_LONGDOUBLE different from FFI_TYPE_DOUBLE

There are few abis that set double = long double.  Eliminate the
conditional compilation and let this code simply be unused there.
src/x86/ffi.c