]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR testsuite/101468 - Wstringop-overflow tests failures
authorMartin Sebor <msebor@redhat.com>
Fri, 16 Jul 2021 17:08:58 +0000 (11:08 -0600)
committerMartin Sebor <msebor@redhat.com>
Fri, 16 Jul 2021 17:11:23 +0000 (11:11 -0600)
commit94ba897be8b59ef5926eed4c77fd53812fb20add
tree461f568c74597a211f1e833f1930ff2b83591da7
parentfa5f8b49e55caf5bb341f5eb6b5ab828b9286425
PR testsuite/101468  - Wstringop-overflow tests failures

gcc/testsuite/ChangeLog:

PR testsuite/101468
* gcc.dg/Wstringop-overflow-41.c: Adjust to avoid target-specific
failures.
* gcc.dg/Wstringop-overflow-42.c: Same.
* gcc.dg/Wstringop-overflow-68.c: Same.
* gcc.dg/Wstringop-overflow-70.c: Same.
* gcc.dg/Wstringop-overflow-71.c: Same.
* gcc.dg/strlenopt-95.c: Fix typos.
gcc/testsuite/gcc.dg/Wstringop-overflow-41.c
gcc/testsuite/gcc.dg/Wstringop-overflow-42.c
gcc/testsuite/gcc.dg/Wstringop-overflow-68.c
gcc/testsuite/gcc.dg/Wstringop-overflow-70.c
gcc/testsuite/gcc.dg/Wstringop-overflow-71.c
gcc/testsuite/gcc.dg/strlenopt-95.c