[Bug tree-optimization/92408] strlen(s) != 0 not folded into *s
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 28 06:19:55 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92408
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |17.0
--- Comment #8 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed. The tracking of moving strlen(a)==0 earlier is in PR 126266.
More information about the Gcc-bugs
mailing list