[Bug tree-optimization/123219] False positive stringop-overflow if optimization is active
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 19 21:28:20 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123219
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is also a missed optimization. From the looks of it is because of the
escape analysis is not flow sensative. There might be a dup of this one too.
More information about the Gcc-bugs
mailing list