diff options
Diffstat (limited to 'gcc-4.8/gcc/testsuite/gcc.dg/cpp/fpreprocessed.c')
-rw-r--r-- | gcc-4.8/gcc/testsuite/gcc.dg/cpp/fpreprocessed.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc-4.8/gcc/testsuite/gcc.dg/cpp/fpreprocessed.c b/gcc-4.8/gcc/testsuite/gcc.dg/cpp/fpreprocessed.c new file mode 100644 index 000000000..53d298f53 --- /dev/null +++ b/gcc-4.8/gcc/testsuite/gcc.dg/cpp/fpreprocessed.c @@ -0,0 +1,10 @@ +/* Copyright (C) 2001 Free Software Foundation, Inc. */ + +/* { dg-do preprocess } */ +/* { dg-options -fpreprocessed } */ + +/* Source: Jason Merrill, 19 Nov 2001. We'd try and back up a token + and move to a non-existent token run with -fpreprocessed on a file + without a leading # line. */ + +foo |