public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute'
@ 2022-07-18 15:51 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2022-07-18 15:51 UTC (permalink / raw)
  To: gcc-patches

Add missing index references for the `-mrelax' and `-mriscv-attribute' 
invocation options.

	gcc/
	* doc/invoke.texi (RISC-V Options): Add index references for 
	`mrelax' and `mriscv-attribute'.
---
Hi,

 Verified with `make info pdf' and committed as obvious.

  Maciej
---
 gcc/doc/invoke.texi |    2 ++
 1 file changed, 2 insertions(+)

gcc-riscv-doc-opindex.diff
Index: gcc/gcc/doc/invoke.texi
===================================================================
--- gcc.orig/gcc/doc/invoke.texi
+++ gcc/gcc/doc/invoke.texi
@@ -28170,12 +28170,14 @@ limit optimization.
 
 @item -mrelax
 @itemx -mno-relax
+@opindex mrelax
 Take advantage of linker relaxations to reduce the number of instructions
 required to materialize symbol addresses. The default is to take advantage of
 linker relaxations.
 
 @item -mriscv-attribute
 @itemx -mno-riscv-attribute
+@opindex mriscv-attribute
 Emit (do not emit) RISC-V attribute to record extra information into ELF
 objects.  This feature requires at least binutils 2.32.
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-18 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-18 15:51 [committed] RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute' Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).