* gcc.dg/graphite/pr37943.c: Fix missing end of file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141662
138bc75d-0d04-0410-961f-
82ee72b054a4
+2008-11-06 Sebastian Pop <sebastian.pop@amd.com>
+
+ * gcc.dg/graphite/pr37943.c: Fix missing end of file.
+
2008-11-06 Joseph Myers <joseph@codesourcery.com>
* gcc.dg/utf-array-short-wchar.c, gcc.dg/utf-cvt.c,
2008-11-06 Joseph Myers <joseph@codesourcery.com>
* gcc.dg/utf-array-short-wchar.c, gcc.dg/utf-cvt.c,
}
}
return p_in || p_out;
}
}
return p_in || p_out;
+}
+/* { dg-final { cleanup-tree-dump "graphite" } } */
+