diff options
Diffstat (limited to 'gcc/cppinit.c')
-rw-r--r-- | gcc/cppinit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cppinit.c b/gcc/cppinit.c index fda406b..0d3d3a0 100644 --- a/gcc/cppinit.c +++ b/gcc/cppinit.c @@ -1885,6 +1885,7 @@ Switches:\n\ -dI Include #include directives in the output\n\ "), stdout); fputs (_("\ + -fpreprocessed Treat the input file as already preprocessed\n\ -ftabstop=<number> Distance between tab stops for column reporting\n\ -P Do not generate #line directives\n\ -$ Do not allow '$' in identifiers\n\ |