]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Skip failing analyzer tests on AIX.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 11 Jul 2023 17:54:15 +0000 (13:54 -0400)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 11 Jul 2023 23:08:41 +0000 (19:08 -0400)
commit6726bca472645cdc91ae596a9f71de43a8158bbc
tree849f4e4eaf71d43a8dec73a008360f1feb77ac1c
parent3b2c523ae31b68fc3b8363b458a55eec53a44365
testsuite: Skip failing analyzer tests on AIX.

Some of the analyzer out-of-bounds-diagram tests fail on AIX.

gcc/testsuite/ChangeLog:
* gcc.dg/analyzer/out-of-bounds-diagram-4.c: Skip on AIX.
* gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c: Same.
* gcc.dg/analyzer/out-of-bounds-diagram-5-unicode.c: Same.
* gcc.dg/analyzer/out-of-bounds-diagram-7.c: Same.
* gcc.dg/analyzer/out-of-bounds-diagram-13.c: Same.
* gcc.dg/analyzer/out-of-bounds-diagram-15.c: Same.
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-diagram-13.c
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-diagram-15.c
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-diagram-4.c
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-diagram-5-unicode.c
gcc/testsuite/gcc.dg/analyzer/out-of-bounds-diagram-7.c