aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cppopts.texi
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2008-05-22 00:26:36 +0000
committerTom Tromey <tromey@gcc.gnu.org>2008-05-22 00:26:36 +0000
commitc24d4112dd6b4f19cdc43fc99aa0fefe03efa13f (patch)
treee451e0519a08618591832d3acfc68438ea96d329 /gcc/doc/cppopts.texi
parent8c8207357e80ea790a24397527b8bd4640343bb8 (diff)
downloadgcc-c24d4112dd6b4f19cdc43fc99aa0fefe03efa13f.zip
gcc-c24d4112dd6b4f19cdc43fc99aa0fefe03efa13f.tar.gz
gcc-c24d4112dd6b4f19cdc43fc99aa0fefe03efa13f.tar.bz2
c.opt (Wimport): Mark as undocumented.
* c.opt (Wimport): Mark as undocumented. * doc/invoke.texi (Option Summary): Don't mention -Wimport or -Wno-import. (Warning Options): Likewise. * doc/cppopts.texi: Don't mention -Wimport. From-SVN: r135747
Diffstat (limited to 'gcc/doc/cppopts.texi')
-rw-r--r--gcc/doc/cppopts.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/doc/cppopts.texi b/gcc/doc/cppopts.texi
index 0cdfa1b..f1b6ebe 100644
--- a/gcc/doc/cppopts.texi
+++ b/gcc/doc/cppopts.texi
@@ -115,10 +115,6 @@ equivalent, and problematic constructs which should be avoided.
@xref{Traditional Mode}.
@end ifset
-@item -Wimport
-@opindex Wimport
-Warn the first time @samp{#import} is used.
-
@item -Wundef
@opindex Wundef
Warn whenever an identifier which is not a macro is encountered in an