[Bug tree-optimization/90626] fold strcmp(a, b) == 0 to zero when one string length is exact and the other is unequal

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 19 21:46:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90626

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Wed Jun 19 21:46:09 2019
New Revision: 272487

URL: https://gcc.gnu.org/viewcvs?rev=272487&root=gcc&view=rev
Log:
PR tree-optimization/90626

gcc/ChangeLog:
        * tree-ssa-strlen.c (strxcmp_unequal): Fix typos.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-strlen.c


More information about the Gcc-bugs mailing list