testsuite/s390: Silence warning in pr80725.c
authorRobin Dapp <rdapp@linux.ibm.com>
Mon, 4 Apr 2022 12:28:56 +0000 (14:28 +0200)
committerRobin Dapp <rdapp@linux.ibm.com>
Thu, 14 Apr 2022 11:23:18 +0000 (13:23 +0200)
commit122a65e86baf14998d6eabb48479f3db9174f99f
treece404c186a0a56e4463dbc86ffe13cd6e9a838e9
parentdb4ce4a3d7acf50f97e6dcdd7d56250741f1b9fe
testsuite/s390: Silence warning in pr80725.c

This test case checks that we do not ICE but FAILs because of
-Wint-to-pointer-cast.  Silence this warning.

gcc/testsuite/ChangeLog:

* gcc.target/s390/pr80725.c: Add -Wno-int-to-pointer-cast.
gcc/testsuite/gcc.target/s390/pr80725.c