* gcc.dg/pr51491-2.c: Fix "cleanup-treee-dump" typo.
authorHans-Peter Nilsson <hp@axis.com>
Sun, 18 Dec 2011 08:30:22 +0000 (08:30 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sun, 18 Dec 2011 08:30:22 +0000 (08:30 +0000)
From-SVN: r182455

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr51491-2.c

index 235f8c965b5d85cd9a5302428b131d50c91eb2cb..9562a9da52be0154c41765a1853340ace504b6ec 100644 (file)
@@ -1,3 +1,7 @@
+2011-12-18  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.dg/pr51491-2.c: Fix "cleanup-treee-dump" typo.
+
 2011-12-17  Jason Merrill  <jason@redhat.com>
 
        PR c++/51588
index bbfc96af0d4d55a19e4dea79b8aac38dee5c3526..79adcf6525ed3366c42afbc17adaeb6206d816a8 100644 (file)
@@ -31,4 +31,4 @@ f (int n)
 }
 
 /* { dg-final { scan-tree-dump-times "CLOBBER" 2 "ccp1"} } */
-/* { dg-final { cleanup-treee-dump "ccp1" } } */
+/* { dg-final { cleanup-tree-dump "ccp1" } } */