2009-01-16 H.J. Lu <hongjiu.lu@intel.com>
* gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
From-SVN: r143455
+2009-01-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
+
2009-01-16 Jason Merrill <jason@redhat.com>
PR c++/38877
/* Folding should have determined that the two addresses were
not identical and thus collapsed the function into a trivial
"return 0". */
-/* { dg-final { scan-tree-dump-times "return 0" 1 "original" { xfail *-*-* } } */
+/* { dg-final { scan-tree-dump-times "return 0" 1 "original" { xfail *-*-* } } } */
/* { dg-final { cleanup-tree-dump "original" } } */