From 66830bb21b32a9cd5c5e81e085bbafe7edca55fd Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 25 Feb 2000 11:21:25 +0000 Subject: * compile/cpp-2.c: New test. From-SVN: r32149 --- gcc/testsuite/gcc.c-torture/compile/cpp-2.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gcc/testsuite/gcc.c-torture/compile/cpp-2.c (limited to 'gcc/testsuite/gcc.c-torture/compile/cpp-2.c') diff --git a/gcc/testsuite/gcc.c-torture/compile/cpp-2.c b/gcc/testsuite/gcc.c-torture/compile/cpp-2.c new file mode 100644 index 0000000..ae9425f --- /dev/null +++ b/gcc/testsuite/gcc.c-torture/compile/cpp-2.c @@ -0,0 +1,5 @@ +/* Copyright (C) 2000 Free Software Foundation. + + by Alexandre Oliva */ + +#pragma /* the token after #pragma is optional. */ -- cgit v1.1