mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-25 05:40:26 +08:00
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
This commit is contained in:
parent
2e6b4dbb51
commit
5a237951ca
@ -1,3 +1,7 @@
|
||||
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" } } */
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user