[PATCH] Fix hoist-register-pressure testcases for -m31 on s390x

Jeff Law law@redhat.com
Fri Feb 20 19:02:00 GMT 2015


On 02/19/15 10:27, Andreas Krebbel wrote:
> Hi,
>
> the attached patch makes the hoist-register-pressure testcases to work
> with -m31 on 64 bit.
>
> Ok to apply?
>
> Bye,
>
> -Andreas-
>
>
> 2015-02-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
>
> 	* gcc.dg/hoist-register-pressure-1.c: Make S/390 target check work
> 	with -m31 on 64 bit.
> 	* gcc.dg/hoist-register-pressure-2.c: Likewise.
> 	* gcc.dg/hoist-register-pressure-3.c: Likewise.
Yes.  ISTM that this kind of patch (twiddling target conditionals in the 
testsuite) should be OK for a target maintainer to apply without 
requesting approval, even though it's not in the backend proper.

Jeff



More information about the Gcc-patches mailing list