compat: Make an effort to support fma properly.
commita0d06a6743a73e06e35a1a5e8ba4646ee92cf39d
authorNick Bowler <nbowler@draconx.ca>
Tue, 2 Feb 2010 04:17:32 +0000 (1 23:17 -0500)
committerNick Bowler <nbowler@draconx.ca>
Tue, 2 Feb 2010 06:48:45 +0000 (2 01:48 -0500)
treec9c948f6f31b3e069dfb2ba608e730dbfad5f264
parent493944982877bc381d007d11591e8cce5d9c448a
compat: Make an effort to support fma properly.

Perform arithmetic as the long double type in the hopes that there is
extra precision with which to compute the correct answer.
c99-compat.c