K 10 svn:author V 3 das K 8 svn:date V 27 2011-10-15T04:24:54.793160Z K 7 svn:log V 240 Don't define FP_FAST_FMA on sparc64; with the recent fixes, fma() is no longer "fast" on sparc64. (It really wasn't to begin with, since the old implementation was using long doubles, and long doubles are emulated in software on sparc64.) END