]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2018-11-17 Eric Gallager <egallager@gcc.gnu.org>
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Nov 2018 04:09:14 +0000 (04:09 +0000)
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Nov 2018 04:09:14 +0000 (04:09 +0000)
    Sandra Loosemore  <sandra@codesourcery.com>

PR driver/31357

gcc/
* doc/invoke.texi (Overall Options): Document that --help and
--help=<value> options cannot be combined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266246 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index 45dd8d62cc76a19a4259f0e4866b7b1b87463e96..ce80e608115dfc7f8fdbb7d89958b4cf19249b02 100644 (file)
@@ -1,3 +1,10 @@
+2018-11-17  Eric Gallager  <egallager@gcc.gnu.org>
+           Sandra Loosemore  <sandra@codesourcery.com>
+
+       PR driver/31357
+       * doc/invoke.texi (Overall Options): Document that --help and 
+       --help=<value> options cannot be combined.
+
 2018-11-17  Jim Wilson  <jimw@sifive.com>
 
        * config/riscv/riscv.c (epilogue_cfa_sp_offset): New.
index db3fa3b9c64630306e585a1f355db9435e4fd9e4..417a9bcc3e625d12505b21fbfa64d16e3e633879 100644 (file)
@@ -1676,7 +1676,9 @@ optimization options, use:
 
 The @option{--help=} option can be repeated on the command line.  Each
 successive use displays its requested class of options, skipping
-those that have already been displayed.
+those that have already been displayed.  If @option{--help} is also
+specified anywhere on the command line then this takes precedence
+over any @option{--help=} option.
 
 If the @option{-Q} option appears on the command line before the
 @option{--help=} option, then the descriptive text displayed by