On Thu, 2019-07-25 at 22:44 -0600, Ondřej Čertík via J3 wrote: > So with fast-math, the compiler applies the aggressive optimization > and accuracy is lost. Precisely as the article states. The problem is that the processor violates the standard's requirement to respect parentheses. See 10.1.5.2.4p2.