[Bug tree-optimization/86265] Wrong code on an invalid code starting with r255790

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 21 12:03:00 GMT 2018


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
It's invalid because we properly identify that strlen (s.data) <= 4, thus no
check is needed.


More information about the Gcc-bugs mailing list