This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

doc: Add -fuse-ld to option index


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.


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]