Mercurial > hg > CbC > CbC_gcc
annotate gcc/testsuite/gcc.dg/cpp/fpreprocessed.c @ 131:84e7813d76e9
gcc-8.2
author | mir3636 |
---|---|
date | Thu, 25 Oct 2018 07:37:49 +0900 |
parents | 04ced10e8804 |
children |
rev | line source |
---|---|
111 | 1 /* Copyright (C) 2001 Free Software Foundation, Inc. */ |
2 | |
3 /* { dg-do preprocess } */ | |
4 /* { dg-options -fpreprocessed } */ | |
5 | |
6 /* Source: Jason Merrill, 19 Nov 2001. We'd try and back up a token | |
7 and move to a non-existent token run with -fpreprocessed on a file | |
8 without a leading # line. */ | |
9 | |
10 foo |