aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorStefan Schulze Frielinghaus <stefansf@linux.ibm.com>2024-04-12 09:20:53 +0200
committerStefan Schulze Frielinghaus <stefansf@linux.ibm.com>2024-04-12 09:20:53 +0200
commitb6c8259076a336e8082853ed6dda083c25a465d0 (patch)
treea57f7ec091b6f92f3f0dfa9eedd2215d6ef56cfc /contrib
parentdc51a6428f6d8e5a57b8b1bf559145288e87660b (diff)
downloadgcc-b6c8259076a336e8082853ed6dda083c25a465d0.zip
gcc-b6c8259076a336e8082853ed6dda083c25a465d0.tar.gz
gcc-b6c8259076a336e8082853ed6dda083c25a465d0.tar.bz2
testsuite: Fix loop-interchange-16.c
Prevent loop unrolling of the innermost loop because otherwise we are left with no loop interchange for targets like s390 which have a more aggressive loop unrolling strategy. gcc/testsuite/ChangeLog: * gcc.dg/tree-ssa/loop-interchange-16.c: Prevent loop unrolling of the innermost loop.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions