http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57029
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-04-22 Ever Confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2013-04-22 13:01:09 UTC --- There is no -finexact-math flag similar to -frounding-math we could guard such transforms with. Certainly the default of that flag is 'off' by design, similar to -frounding-math.