Commit 7ffbe288 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.dg/pr51491-2.c: Fix "cleanup-treee-dump" typo.

From-SVN: r182455
parent 14227713
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
......
......@@ -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" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment