Fix pr84711.c testcase
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 5 Feb 2019 18:03:55 +0000 (19:03 +0100)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 5 Feb 2019 18:03:55 +0000 (19:03 +0100)
commit959dcbc80a60aed2198dab4853a7492b315de7d6
tree22c6e7cdfd8c2517d058ef63af920138626ec51a
parent64c8e85aa5899eafa595be532275c1974e3f715a
Fix pr84711.c testcase

On powerpc64-linux, this testcase complains the ABI for vector args
has changed, making the testcase fail (excess output).  This patch
shuts up that warning.

* gcc.dg/vect/pr84711.c: Use -Wno-psabi.

From-SVN: r268553
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/pr84711.c