aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-07-07 14:24:21 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2011-07-07 14:24:21 +0100
commit3ce9f090550e4bae93cd81d0ebebfad932c938af (patch)
tree65056fe4e7576161deac5116d3bed950c6d8f543 /gcc/doc
parent41dfca871e78a0bae628716ca066b5b5269f54f5 (diff)
downloadgcc-3ce9f090550e4bae93cd81d0ebebfad932c938af.zip
gcc-3ce9f090550e4bae93cd81d0ebebfad932c938af.tar.gz
gcc-3ce9f090550e4bae93cd81d0ebebfad932c938af.tar.bz2
gcc.c (%[Spec]): Don't document.
* gcc.c (%[Spec]): Don't document. (struct spec_list): Update comment. (do_spec_1): Don't handle %[Spec]. * doc/invoke.texi (%[@var{name}]): Remove documentation of spec. From-SVN: r175970
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 223a9d5..0be0f4d 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -9768,9 +9768,6 @@ Use this when inconsistent options are detected.
@item %(@var{name})
Substitute the contents of spec string @var{name} at this point.
-@item %[@var{name}]
-Like @samp{%(@dots{})} but put @samp{__} around @option{-D} arguments.
-
@item %x@{@var{option}@}
Accumulate an option for @samp{%X}.