testsuite: Ignore pr104159 psabi warning.
gcc/testsuite/ChangeLog: * gcc.dg/analyzer/torture/pr104159.c: Ignore psabi warning.
This commit is contained in:
parent
4d2321314a
commit
7b84fa2a2d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* { dg-additional-options "-Wno-analyzer-use-of-uninitialized-value" } */
|
||||
/* { dg-additional-options "-Wno-analyzer-use-of-uninitialized-value -Wno-psabi" } */
|
||||
|
||||
typedef int __attribute__((__vector_size__(4))) T;
|
||||
typedef unsigned __attribute__((__vector_size__(4))) U;
|
||||
|
|
Loading…
Add table
Reference in a new issue