[PATCH] Fix hoist-register-pressure testcases for -m31 on s390x
Mike Stump
mikestump@comcast.net
Fri Feb 20 19:35:00 GMT 2015
On Feb 20, 2015, at 10:53 AM, Jeff Law <law@redhat.com> wrote:
> On 02/19/15 10:27, Andreas Krebbel wrote:
>>
>> 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.
Yes, that’s right.
More information about the Gcc-patches
mailing list