aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/c++98.cc
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2005-04-13 23:43:39 +0000
committerno-author <no-author@gcc.gnu.org>2005-04-13 23:43:39 +0000
commit9bdec34b2919aeabbf795d807840e4b053c17e02 (patch)
treedce6b094f2de2adedff7e87dc0ad5fcbcf620022 /gcc/testsuite/gcc.dg/cpp/c++98.cc
parent5b5fcc5945558d32c619dd3047ae0ee16a6edd2f (diff)
This commit was manufactured by cvs2svn to create tagapple/gcc-5007
'apple-gcc-5007'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/apple-gcc-5007@98115 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/c++98.cc')
-rw-r--r--gcc/testsuite/gcc.dg/cpp/c++98.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/c++98.cc b/gcc/testsuite/gcc.dg/cpp/c++98.cc
new file mode 100644
index 00000000000..a9843b878fd
--- /dev/null
+++ b/gcc/testsuite/gcc.dg/cpp/c++98.cc
@@ -0,0 +1,11 @@
+/* APPLE LOCAL file rename for HFS */
+/* Copyright (C) 2000 Free Software Foundation, Inc. */
+
+/* { dg-do preprocess } */
+/* { dg-options "-std=c++98" } */
+
+/* This file is for testing the preprocessor in -std=c++98 mode.
+ Neil Booth, 2 Dec 2000. */
+
+#if 1LL
+#endif