From: Maciej W. Rozycki Date: Mon, 18 Jul 2022 15:47:21 +0000 (+0100) Subject: RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute' X-Git-Tag: basepoints/gcc-14~5471 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ee752bbe2cc5632b803b01dc7c98ff214aede9;p=thirdparty%2Fgcc.git RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute' 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'. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 1f6c73ecbcf..94689be2801 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -28373,12 +28373,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.