aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.apple/Wno-newline-1.c
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2005-04-21 00:30:30 +0000
committerno-author <no-author@gcc.gnu.org>2005-04-21 00:30:30 +0000
commite057bc70225c833ec2ceb46d892dc6e35fb7c6f8 (patch)
treeb2a64c6e56959aa936909d3fa09685ddb2725839 /gcc/testsuite/gcc.apple/Wno-newline-1.c
parent5b5fcc5945558d32c619dd3047ae0ee16a6edd2f (diff)
This commit was manufactured by cvs2svn to create tagapple/gcc-5009
'apple-gcc-5009'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/apple-gcc-5009@98481 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.apple/Wno-newline-1.c')
-rw-r--r--gcc/testsuite/gcc.apple/Wno-newline-1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.apple/Wno-newline-1.c b/gcc/testsuite/gcc.apple/Wno-newline-1.c
new file mode 100644
index 00000000000..44eab6e533c
--- /dev/null
+++ b/gcc/testsuite/gcc.apple/Wno-newline-1.c
@@ -0,0 +1,3 @@
+/* Test no newline at eof warning. */
+/* { dg-do compile } */
+int main() { return 0; } \ No newline at end of file