r238531 - in /trunk/gcc/testsuite: ChangeLog gc...

krebbel@gcc.gnu.org krebbel@gcc.gnu.org
Wed Jul 20 17:11:00 GMT 2016


Author: krebbel
Date: Wed Jul 20 17:11:37 2016
New Revision: 238531

URL: https://gcc.gnu.org/viewcvs?rev=238531&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/s390/pr67443.c



More information about the Gcc-cvs mailing list