diff mbox

doc: Add -fuse-ld to option index

Message ID 529B6E49.4060407@qnx.com
State New
Headers show

Commit Message

Ryan Mansfield Dec. 1, 2013, 5:13 p.m. UTC
I noticed there wasn't an entry in the option index for -fuse-ld.  If 
OK, can someone apply? Thanks.

Regards,

Ryan Mansfield

2013-12-01  Ryan Mansfield  <rmansfield@qnx.com>

         * doc/invoke.texi (-fuse-ld): Add index entry.

Comments

Tobias Burnus Dec. 1, 2013, 6:30 p.m. UTC | #1
Am 01.12.2013 18:13, schrieb Ryan Mansfield:
> I noticed there wasn't an entry in the option index for -fuse-ld.  If
> OK, can someone apply? Thanks.

There are many more options which lack an optindex, cf. still unreviewed 
and pinged patch at http://gcc.gnu.org/ml/gcc-patches/2013-11/msg03082.html

Tobias

> Ryan Mansfield
>
> 2013-12-01  Ryan Mansfield  <rmansfield@qnx.com>
>
>          * doc/invoke.texi (-fuse-ld): Add index entry.
>
>
Gerald Pfeifer Dec. 2, 2013, 11:04 a.m. UTC | #2
On Sun, 1 Dec 2013, Ryan Mansfield wrote:
> I noticed there wasn't an entry in the option index for -fuse-ld.  If 
> OK, can someone apply? Thanks.

Thanks, Ryan!  This is also covered by Tobias' patch...

On Sun, 1 Dec 2013, Tobias Burnus wrote:
> There are many more options which lack an optindex, cf. still unreviewed and
> pinged patch at http://gcc.gnu.org/ml/gcc-patches/2013-11/msg03082.html

...which I approved yesterday, so I think we are good now?

Gerald
diff mbox

Patch

Index: gcc/doc/invoke.texi
===================================================================
--- gcc/doc/invoke.texi	(revision 205573)
+++ gcc/doc/invoke.texi	(working copy)
@@ -8691,6 +8691,7 @@ 
 Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
 
 @item -fuse-ld=bfd
+@opindex fuse-ld
 Use the @command{bfd} linker instead of the default linker.
 
 @item -fuse-ld=gold