Commit ccbf3d06 by David Daney Committed by David Daney

* g++.dg/tree-ssa/copyprop-1.C: Remove xfail.

From-SVN: r129639
parent 6735e374
2007-10-25 David Daney <ddaney@avtrex.com>
* g++.dg/tree-ssa/copyprop-1.C: Remove xfail.
2007-10-25 Paolo Carlini <pcarlini@suse.de> 2007-10-25 Paolo Carlini <pcarlini@suse.de>
PR c++/33843 PR c++/33843
...@@ -25,5 +25,5 @@ int foo(Object&o) ...@@ -25,5 +25,5 @@ int foo(Object&o)
return o[0]; return o[0];
} }
/* { dg-final { scan-tree-dump-not ".* = \[^>;\]*;" "dce2" { xfail *-*-* } } } */ /* { dg-final { scan-tree-dump-not ".* = \[^>;\]*;" "dce2" } } */
/* { dg-final { cleanup-tree-dump "dce2" } } */ /* { dg-final { cleanup-tree-dump "dce2" } } */
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