testsuite: Add -Wno-psabi option for ipa-sra-19.c on AIX.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sat, 25 Apr 2020 23:27:14 +0000 (19:27 -0400)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sat, 25 Apr 2020 23:29:24 +0000 (19:29 -0400)
commitd15edd9dc1df4d5eff664a089e46b22a1f94328b
tree28c1360614ba3102392b8e022c45bd6cd55f89af
parentbffdd2e8951102f9fe62a6702c48a9fbe1b23b35
testsuite: Add -Wno-psabi option for ipa-sra-19.c on AIX.

ipa-sra-19.c uses a vector type that elicits a non-standard ABI warning
on AIX causing a spurious testsuite failure.

        * gcc.dg/ipa/ipa-sra-19.c: Add -Wno-psabi option on AIX.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/ipa-sra-19.c