From: Marc Poulhiès Date: Thu, 31 Aug 2023 11:44:29 +0000 (+0200) Subject: Revert "Adjust one Ada test" X-Git-Tag: basepoints/gcc-15~6464 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83bb096006630f2dafc9d2e58f2e31f0a9c0815b;p=thirdparty%2Fgcc.git Revert "Adjust one Ada test" This reverts commit d8dc61bb5ab99c3239ea93a37097f9419bee0211. --- diff --git a/gcc/testsuite/gnat.dg/unroll3.adb b/gcc/testsuite/gnat.dg/unroll3.adb index 86193d64681d..3bd06e7de762 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" } }