https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116680
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note even with -fno-associative-math, some simple re-association happens with -ffast-math. Especially when it comes to always_inline too.