S/390: Fix pr67443.c.
authorDominik Vogt <vogt@linux.vnet.ibm.com>
Wed, 20 Jul 2016 17:11:37 +0000 (17:11 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Wed, 20 Jul 2016 17:11:37 +0000 (17:11 +0000)
commit4c07fd98b80242f8d4fd30e6264150826c21cee6
treefba3e31b88864aec76b598a7c19c75bc94c9ed12
parentfee21d65c0bab6356853d0e107778828a44f003b
S/390: Fix pr67443.c.

The attached patch rewrites the pr67443.c testcase in a different way
so that the test still works with the changed allocation of globals
pinned to registers.  The test ist hopefully more robust now.

gcc/testsuite/ChangeLog:

2016-07-20  Dominik Vogt  <vogt@linux.vnet.ibm.com>

* gcc.target/s390/pr67443.c: Fix test case.

From-SVN: r238531
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/pr67443.c