diff options
| author | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-05-04 22:06:57 +0000 |
|---|---|---|
| committer | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-05-04 22:06:57 +0000 |
| commit | 7c06706f6cceb208dd2516f2d68fbe85a499e545 (patch) | |
| tree | b72251b3d89907ddcddb5a6c7685401988931a33 | |
| parent | a6dde41e9d6f8e1308964b6123f4b395e14788f2 (diff) | |
| download | ppe42-gcc-7c06706f6cceb208dd2516f2d68fbe85a499e545.tar.gz ppe42-gcc-7c06706f6cceb208dd2516f2d68fbe85a499e545.zip | |
* doc/cppopts.texi: Remove documentation of -gcc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66464 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/doc/cppopts.texi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/doc/cppopts.texi b/gcc/doc/cppopts.texi index 46f2226722e..4a1f30f96e0 100644 --- a/gcc/doc/cppopts.texi +++ b/gcc/doc/cppopts.texi @@ -582,13 +582,6 @@ the source line. The @option{-CC} option is generally used to support lint comments. -@item -gcc -@opindex gcc -Define the macros @sc{__gnuc__}, @sc{__gnuc_minor__} and -@sc{__gnuc_patchlevel__}. These are defined automatically when you use -@command{gcc -E}; you can turn them off in that case with -@option{-no-gcc}. - @item -traditional-cpp @opindex traditional-cpp Try to imitate the behavior of old-fashioned C preprocessors, as |

