[Bug middle-end/85633] reorders function ignoring fpu exception state
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 3 16:55:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85633
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |middle-end
Summary|[8 Regression] reorders |reorders function ignoring
|function ignoring fpu |fpu exception state
|exception state |
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
There is no tie between FPU operations and function calls. This is not a
regression as it was just done by accident between GCC 8.
More information about the Gcc-bugs
mailing list