===================================================================
@@ -1,6 +1,11 @@
2010-11-13 Tobias Burnus <burnus@net-b.de>
PR fortran/45742
+ * gfortran.dg/volatile12.f90: Use the right three in
cleanup-tree-dump.
+
+2010-11-13 Tobias Burnus <burnus@net-b.de>
+
+ PR fortran/45742
* gfortran.dg/volatile12.f90: New.
2010-11-13 Paolo Bonzini <bonzini@gnu.org>
===================================================================
@@ -12,5 +12,5 @@
! { dg-final { scan-tree-dump "integer.kind=.. . volatile arg"
"optimized" } }
! { dg-final { scan-tree-dump-times " =.v. arg;" 2 "optimized" } }
! { dg-final { scan-tree-dump "i_dont_exist" "optimized" } }
-! { dg-final { cleanup-tree-dump "original" } }
+! { dg-final { cleanup-tree-dump "optimized" } }