testsuite: Add -Wno-psabi -w to pr100887.c test [PR100943]
authorJakub Jelinek <jakub@redhat.com>
Tue, 8 Jun 2021 08:06:13 +0000 (10:06 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 8 Jun 2021 08:07:33 +0000 (10:07 +0200)
commitec2174c6957e97bd69c001a782cd52b98e6ba2fb
treee6d58209eb3108322571cc0aa671a66477a344f0
parent245517470d6948a40cead9f5c312b8d79ac5c491
testsuite: Add -Wno-psabi -w to pr100887.c test [PR100943]

On x86 the test is using -mavx512f and so never reports the various
-Wpsabi notes/warnings, but on other targets it can.

2021-06-08  Jakub Jelinek  <jakub@redhat.com>

PR target/100887
PR testsuite/100943
* gcc.dg/pr100887.c: Add -Wno-psabi -w to dg-options.
gcc/testsuite/gcc.dg/pr100887.c