[committed] Fix trivial testsuite fallout from Vlad's recent IRA changes

Jeff Law law@redhat.com
Sat Feb 29 15:43:00 GMT 2020


Vlad's recent IRA changes twiddled register allocation slightly causing some
tests to regress.  See 

http://gcc.gnu.org/jenkins

And look at the failures in the last 24hrs.

Anyway, I'm working through them right now.  This is the first issue. 
xstormy16 fails one test because of the register allocation difference.  I've
looked at the before/after and they appear equivalent in terms of code size and
likely performance.  So I'm just updating the test.

Given these tests are scanning for specific instruction sequences with
particular register numbers, I'm surprised have stable they've been over time.

Anyway, I'm committing this to the trunk momentarily and will start a fresh
xstormy16 build.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: P
Type: text/x-patch
Size: 982 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20200229/337211a1/attachment.bin>


More information about the Gcc-patches mailing list