]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Revert "Adjust one Ada test"
authorMarc Poulhiès <poulhies@adacore.com>
Thu, 31 Aug 2023 11:44:29 +0000 (13:44 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 5 Sep 2023 11:05:11 +0000 (13:05 +0200)
This reverts commit d8dc61bb5ab99c3239ea93a37097f9419bee0211.

gcc/testsuite/gnat.dg/unroll3.adb

index 86193d64681d1899a1a44aedd1bc7160aa815942..3bd06e7de762beb7519873fde20a89419a7c9fd5 100644 (file)
@@ -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" } }