Fix unroll-and-jam.c on 32bit
authorMichael Matz <matz@suse.de>
Mon, 28 Oct 2019 10:59:01 +0000 (10:59 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Mon, 28 Oct 2019 10:59:01 +0000 (10:59 +0000)
commit5869faffd32c442675220851f371cc0173f6529b
tree73bd677565e7b3cc0e67e3bac75f892cd50ed6a0
parent216779db90e32a7a7f8be2b322208c80666f1e52
Fix unroll-and-jam.c on 32bit

where LIM interacts with foo10.  On 64bit LIM doesn't do the problematic
change for whatever reason, but it seems better to disable LIM
alltogether, which requires a minor change in the testcase.

From-SVN: r277508
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/unroll-and-jam.c