testsuite: Add -Wno-psabi to pr104505.c
commit38c1731193fe12d951f3010880406505507d90c1
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 2 Mar 2022 13:59:01 +0000 (2 08:59 -0500)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 2 Mar 2022 18:10:37 +0000 (2 13:10 -0500)
treec9ca548f0c2177b09a9521dbe7415d4169dbbf67
parent8977f4bec650bb6975792772245b07b722ee9843
testsuite: Add -Wno-psabi to pr104505.c

The testcase references a vector type that elicits a psabi warning.
This patch adds the option to suppress the warning.

* c-c++-common/pr104505.c: Add -Wno-psabi.
gcc/testsuite/c-c++-common/pr104505.c