aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/loop-9.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/loop-9.c')
-rw-r--r--gcc/testsuite/gcc.dg/loop-9.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/loop-9.c b/gcc/testsuite/gcc.dg/loop-9.c
index 96412ed..12f790a 100644
--- a/gcc/testsuite/gcc.dg/loop-9.c
+++ b/gcc/testsuite/gcc.dg/loop-9.c
@@ -12,5 +12,4 @@ f (double *a)
/* Load of x is moved out of the loop. */
/* { dg-final { scan-rtl-dump "Decided" "loop2_invariant" } } */
/* { dg-final { scan-rtl-dump "without introducing a new temporary register" "loop2_invariant" } } */
-/* { dg-final { cleanup-rtl-dump "loop2_invariant" } } */