Commit 4b0809ef by Jan Hubicka Committed by Jan Hubicka

* g++.dg/ipa/devirt-14.C: Fix typo.

From-SVN: r201976
parent 5b1e7435
2013-08-23 Jan Hubicka <jh@suse.cz>
* g++.dg/ipa/devirt-14.C: Fix typo.
2013-08-23 Mikael Morin <mikael@gcc.gnu.org>
PR fortran/57798
......
......@@ -30,5 +30,5 @@ main()
return b->foo();
}
/* { dg-final { scan-tree-dump-nop "A::foo" 0 "ssa"} } */
/* { dg-final { scan-tree-dump-not "A::foo" "ssa"} } */
/* { dg-final { cleanup-tree-dump "ssa" } } */
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