[Bug tree-optimization/127134] [16 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
Wed Sep 2 03:10:35 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127134
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[16/17 Regression] lim at |[16 Regression] lim at
|-Ofast incorrectly assumes |-Ofast incorrectly assumes
|a store to this (const) |a store to this (const)
|will not trap |will not trap
--- Comment #5 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed so far on the trunk. Will create a patch set to backport that includes
this and PR 127183 after that one gets fixed.
More information about the Gcc-bugs
mailing list