[Bug tree-optimization/127134] [16/17 Regression] lim at -Ofast incorrectly assumes a store to this (const) will not trap
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 1 21:07:12 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127134
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org
Status|NEW |ASSIGNED
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I have a half of a patch here; PR 127133. The other half is to use
lhs_could_trap_p in lim.
More information about the Gcc-bugs
mailing list