]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't define FP_FAST_FMA on sparc64; with the recent fixes, fma() is
authorDavid Schultz <das@FreeBSD.org>
Sat, 15 Oct 2011 04:24:54 +0000 (04:24 +0000)
committerDavid Schultz <das@FreeBSD.org>
Sat, 15 Oct 2011 04:24:54 +0000 (04:24 +0000)
commit15d5d9deb15b77e7a53f51e617b01f614e843cb9
treee688a6b7666ce42712a69b79955af530b53eb861
parent3d4dfde48a9523c43196edf8800dd4aea0798943
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.)
lib/msun/src/math.h