pr36822.c: Avoid cast to pointer from integer of different size warning with -m31.
authorJakub Jelinek <jakub@redhat.com>
Thu, 30 Oct 2008 12:51:03 +0000 (13:51 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 30 Oct 2008 12:51:03 +0000 (13:51 +0100)
commit905cf57dabb5e802aac481645fb3a4b0eb412514
treef6913412b479cb88b083c8d856cd131437ac3e99
parent723a7cedae9574c8158bcf9e0c563ebb72a6e28c
pr36822.c: Avoid cast to pointer from integer of different size warning with -m31.

* gcc.target/s390/pr36822.c: Avoid cast to pointer from integer
of different size warning with -m31.

From-SVN: r141462
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/pr36822.c