summaryrefslogtreecommitdiffstats
path: root/gcc/doc/cppopts.texi
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-02 22:20:33 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-02 22:20:33 +0000
commit779c7d58f738f23c3bcbc24d69e405c20a7fe439 (patch)
tree219fc2c5e94c8359756a707b9a23f7d0ca464355 /gcc/doc/cppopts.texi
parenta4a7296aa036a067758e96c81cbab1db1edb5a23 (diff)
downloadppe42-gcc-779c7d58f738f23c3bcbc24d69e405c20a7fe439.tar.gz
ppe42-gcc-779c7d58f738f23c3bcbc24d69e405c20a7fe439.zip
* doc/cpp.texi: Update for traditional preprocessing changes.
* goc/cppopts.texi: Similarly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55194 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/cppopts.texi')
-rw-r--r--gcc/doc/cppopts.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/doc/cppopts.texi b/gcc/doc/cppopts.texi
index 3f1e98cd201..6fb3b53f157 100644
--- a/gcc/doc/cppopts.texi
+++ b/gcc/doc/cppopts.texi
@@ -551,10 +551,10 @@ Define the macros @sc{__gnuc__}, @sc{__gnuc_minor__} and
@command{gcc -E}; you can turn them off in that case with
@option{-no-gcc}.
-@item -traditional
-@opindex traditional
-Try to imitate the behavior of old-fashioned C, as opposed to ISO
-C@.
+@item -traditional-cpp
+@opindex traditional-cpp
+Try to imitate the behavior of old-fashioned C preprocessors, as
+opposed to ISO C preprocessors.
@ifset cppmanual
@xref{Traditional Mode}.
@end ifset
OpenPOWER on IntegriCloud