diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2024-04-12 09:20:53 +0200 |
---|---|---|
committer | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2024-04-12 09:20:53 +0200 |
commit | b6c8259076a336e8082853ed6dda083c25a465d0 (patch) | |
tree | a57f7ec091b6f92f3f0dfa9eedd2215d6ef56cfc /contrib | |
parent | dc51a6428f6d8e5a57b8b1bf559145288e87660b (diff) | |
download | gcc-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