https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89043
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=82429 Blocks| |83819 --- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> --- But see bug 82429 that enables the strcpy -> stpcpy optimization only under some very restricted conditions. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83819 [Bug 83819] [meta-bug] missing strlen optimizations