On Feb 20, 2015, at 10:53 AM, Jeff Law <l...@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.kreb...@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.