]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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)
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

index dcd1263dfbb46943477912a0dd5ca2e0191d5c5c..9b2d6b304ab847d0ff3ef6d4e82fd14005bff8f6 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-additional-options "-fdiagnostics-text-art-charset=unicode" } */
+/* { dg-skip-if "" { powerpc-ibm-aix* } } */
 
 #include <string.h>
 
index e2a6381d37e1c998d2109d2e45c644a06f097ba2..411b84c32687e9ea802ca768cb3e48e3add95e9f 100644 (file)
@@ -1,6 +1,7 @@
 /* Regression test for ICE with short values of
    --param=analyzer-text-art-string-ellipsis-threshold=.  */
 /* { dg-additional-options "-fdiagnostics-text-art-charset=unicode --param=analyzer-text-art-string-ellipsis-threshold=0" } */
+/* { dg-skip-if "" { powerpc-ibm-aix* } } */
 
 #include <string.h>
 
index ec8e4abd337ad995d8866c5992864a000d97ffb1..d5d72482843ae182313e9840b3501c8ee24d7691 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-additional-options "-fdiagnostics-text-art-charset=unicode" } */
+/* { dg-skip-if "" { powerpc-ibm-aix* } } */
 
 #include <string.h>
 
index e82bce98fd1e22e063b3e07d6906d310796bea17..a0cdcbe06696974092a185c9387286939d78798a 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-additional-options "-fdiagnostics-text-art-charset=ascii" } */
+/* { dg-skip-if "" { powerpc-ibm-aix* } } */
 
 #include <string.h>
 
index 48fa12fd48304c1d51376070d4c46f61bf58397a..3111a6fccf2aba8e3056e34a2b735cf961a0e3eb 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-additional-options "-fdiagnostics-text-art-charset=unicode" } */
+/* { dg-skip-if "" { powerpc-ibm-aix* } } */
 
 #include <string.h>
 
index 25a9acc2f9621e093f0fd6ee419584c07cd5c1b2..5e3f9a74d319f46cc44141f2219b98228038ad2f 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-additional-options "-fdiagnostics-text-art-charset=unicode" } */
+/* { dg-skip-if "" { powerpc-ibm-aix* } } */
 
 #include <string.h>