2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
* g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
* g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
From-SVN: r82574
2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
+ * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
+ * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
+
PR tree-optimization/14736
* g++.dg/tree-ssa/ssa-cast-1.C: New Test.
link_error();
}
-/* We should removed the casts from pointers to references and caused SRA to happen. */
+/* We should have removed the casts from pointers to references and caused SRA to happen. */
/* { dg-final { scan-tree-dump-times "link_error" 0 "vars"} } */
link_error();
}
-/* We should removed the casts from pointers to references and caused SRA to happen. */
+/* We should have removed the casts from pointers to references and caused SRA to happen. */
/* { dg-final { scan-tree-dump-times "link_error" 0 "vars"} } */