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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|strlen() of a constant not  |strnlen() of a constant not
                   |folded due to laddress      |folded due to laddress
                   |transformation              |transformation

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
This is about strnlen (strlen is folded early on).

Reply via email to