]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: fix two newly-running -Wstringop-overflow test directives
authorSam James <sam@gentoo.org>
Fri, 4 Oct 2024 06:47:54 +0000 (07:47 +0100)
committerSam James <sam@gentoo.org>
Fri, 4 Oct 2024 08:42:40 +0000 (09:42 +0100)
commit0fae155090f2ce77fe876b2d16059dbeac6ded6e
tree357a9e3d93eea0e3b9ce28f32e36bce380fc0825
parenta2b7a6fe28a695a7cb6791e072d55ad84dde16bd
testsuite: fix two newly-running -Wstringop-overflow test directives

This didn't show up until the previous commit which fixed the directive
syntax. The indexing was off for the notes.

gcc/testsuite/ChangeLog:

* gcc.dg/Wstringop-overflow-79.c: Fix index for notes.
* gcc.dg/Wstringop-overflow-80.c: Ditto.
gcc/testsuite/gcc.dg/Wstringop-overflow-79.c
gcc/testsuite/gcc.dg/Wstringop-overflow-80.c