Commit 892870f9 by Jakub Jelinek Committed by Jakub Jelinek

* c-c++-common/Warray-bounds-2.c: Fix a comment typo.

From-SVN: r258153
parent c945ee25
2018-03-02 Jakub Jelinek <jakub@redhat.com>
* c-c++-common/Warray-bounds-2.c: Fix a comment typo.
2018-03-02 Paolo Carlini <paolo.carlini@oracle.com> 2018-03-02 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/81812 PR c++/81812
......
/* Test to exercise that -Warray-bounds warnings for memory and sring /* Test to exercise that -Warray-bounds warnings for memory and string
functions are issued even when they are declared in system headers functions are issued even when they are declared in system headers
(i.e., not just when they are explicitly declared in the source (i.e., not just when they are explicitly declared in the source
file.) file.)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment