[Bug tree-optimization/63989] tree-ssa-strlen.c doesn't handle constant pointer plus and array refs if constant offset is smaller than known constant string length

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 19 18:27:00 GMT 2020


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2014-11-20 00:00:00         |2020-2-19
      Known to fail|                            |10.0, 5.5.0, 6.4.0, 7.5.0,
                   |                            |8.3.0, 9.2.0

--- Comment #10 from Martin Sebor <msebor at gcc dot gnu.org> ---
No change in GCC 10.  The strlen call in f3() is still not eliminated.


More information about the Gcc-bugs mailing list