K 10 svn:author V 7 bdragon K 8 svn:date V 27 2020-02-02T19:16:52.726445Z K 7 svn:log V 390 [PowerPC] Fix feholdexcept() on powerpc referencing the wrong struct member In r355656, endianness handling of the floating point environment was fixed in the PowerPC code to work as intended. However, one bit got missed, causing feholdexcept() to mis-save the fenv. Submitted by: Renato Riolino Differential Revision: https://reviews.freebsd.org/D23382 END