[Bug tree-optimization/82950] possible strlen optimization for memcmp/strcmp of arrays
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 11 18:27:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82950
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=81703
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Handling the constant string case and the memcpy case in tree-ssa-strlen.c
probably depends on resolving bug 81703.
More information about the Gcc-bugs
mailing list