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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
             Blocks|                            |88781
            Summary|False-positive              |[8/9 Regression]
                   |-Warray-bounds diagnostic   |false-positive
                   |on strncpy                  |-Warray-bounds on strncpy
                   |                            |with unterminated array

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Patch: https://gcc.gnu.org/ml/gcc-patches/2019-03/msg00535.html


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781
[Bug 88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

Reply via email to