K 10 svn:author V 3 imp K 8 svn:date V 27 2015-04-28T14:14:06.562537Z K 7 svn:log V 324 The presence/absence of CPU features should be tested with MACHINE_CPUARCH or MACHINE_ARCH, not MACHINE. The latter is for kernel only things. Also, I think this should be unconditional since all our architectures have long double support, but I don't have time to test that thoroughly so just add a comment to that effect. END