aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
diff options
context:
space:
mode:
authorMarc Poulhiès <poulhies@adacore.com>2023-08-31 13:44:29 +0200
committerMarc Poulhiès <poulhies@adacore.com>2023-09-05 13:05:11 +0200
commit83bb096006630f2dafc9d2e58f2e31f0a9c0815b (patch)
treeb9582f49771c340b6bcf8da9b0e130441d1bbf65 /gcc/testsuite/gnat.dg
parent509c10a62546b9b3430040e455b7258322a024e6 (diff)
downloadgcc-83bb096006630f2dafc9d2e58f2e31f0a9c0815b.zip
gcc-83bb096006630f2dafc9d2e58f2e31f0a9c0815b.tar.gz
gcc-83bb096006630f2dafc9d2e58f2e31f0a9c0815b.tar.bz2
Revert "Adjust one Ada test"
This reverts commit d8dc61bb5ab99c3239ea93a37097f9419bee0211.
Diffstat (limited to 'gcc/testsuite/gnat.dg')
-rw-r--r--gcc/testsuite/gnat.dg/unroll3.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gnat.dg/unroll3.adb b/gcc/testsuite/gnat.dg/unroll3.adb
index 86193d6..3bd06e7 100644
--- a/gcc/testsuite/gnat.dg/unroll3.adb
+++ b/gcc/testsuite/gnat.dg/unroll3.adb
@@ -23,4 +23,4 @@ package body Unroll3 is
end Unroll3;
--- { dg-final { scan-tree-dump-times "loop with 2 iterations completely unrolled" 2 "cunroll" } }
+-- { dg-final { scan-tree-dump-times "loop with 3 iterations completely unrolled" 2 "cunroll" } }