[Bug c/70255] change of the order of summation of floating point numbers despite no-associative-math

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 11 00:12:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70255

--- Comment #16 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #1)
> which is probably an artifact of fully delayed folding.

Do you mean "early folding"? Because "delayed" folding should not apply any
optimizations and not change the source code while parsing.


More information about the Gcc-bugs mailing list