Commit 5a237951 by Sebastian Pop Committed by Sebastian Pop

pr37943.c: Fix missing end of file.

2008-11-06  Sebastian Pop  <sebastian.pop@amd.com>

	* gcc.dg/graphite/pr37943.c: Fix missing end of file.

From-SVN: r141662
parent 2e6b4dbb
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,
......
......@@ -28,4 +28,7 @@ unsigned char compress(test *in)
}
}
return p_in || p_out;
}
/* { dg-final { cleanup-tree-dump "graphite" } } */
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