[Bug tree-optimization/86427] strlen not folded after strcpy into a zeroed-out local array
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 15 21:54:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86427
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work| |10.0
Resolution|--- |FIXED
Assignee|unassigned at gcc dot gnu.org |msebor at gcc dot gnu.org
Target Milestone|--- |10.0
Known to fail| |9.2.0
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
This works as expected in GCC 10 (since r273783).
More information about the Gcc-bugs
mailing list