public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] invoke.texi: Fix @opindex for -foffload-options
@ 2021-09-06 16:54 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2021-09-06 16:54 UTC (permalink / raw)
  To: Jakub Jelinek, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 399 bytes --]

Copy'n'paste error of mine when I documented -foffload(-options)= in r12-1871.

Committed as obvious in r12-3371.

Tobias

-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955

[-- Attachment #2: committed.diff --]
[-- Type: text/x-patch, Size: 721 bytes --]

commit 1bc66017c118229a101f0a2c097a9c209f777883
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Sep 6 18:49:08 2021 +0200

    invoke.texi: Fix @opindex for -foffload-options
    
    gcc/
            * doc/invoke.texi (-foffload-options): Fix @opindex.

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 8969bac664d..a9580a08a65 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -2651,7 +2651,7 @@ under @code{OFFLOAD_TARGET_NAMES}.
 
 @item -foffload-options=@var{options}
 @itemx -foffload-options=@var{target-triplet-list}=@var{options}
-@opindex foffload
+@opindex foffload-options
 @cindex Offloading options
 @cindex OpenACC offloading options
 @cindex OpenMP offloading options

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

only message in thread, other threads:[~2021-09-06 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 16:54 [committed] invoke.texi: Fix @opindex for -foffload-options Tobias Burnus

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).