public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-11] invoke.texi: Fix @opindex for -foffload-options
Date: Mon, 13 Sep 2021 07:45:48 +0000 (GMT)	[thread overview]
Message-ID: <20210913074548.5253C3858433@sourceware.org> (raw)

https://gcc.gnu.org/g:ebcff9ef36a42c17e35df70167523f60929ee412

commit ebcff9ef36a42c17e35df70167523f60929ee412
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Sep 13 08:36:17 2021 +0200

    invoke.texi: Fix @opindex for -foffload-options
    
    gcc/
            * doc/invoke.texi (-foffload-options): Fix @opindex.
    
    (cherry picked from commit 1bc66017c118229a101f0a2c097a9c209f777883)

Diff:
---
 gcc/ChangeLog.omp   | 7 +++++++
 gcc/doc/invoke.texi | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog.omp b/gcc/ChangeLog.omp
index 8f262337d79..bb77d1625a2 100644
--- a/gcc/ChangeLog.omp
+++ b/gcc/ChangeLog.omp
@@ -1,3 +1,10 @@
+2021-08-13  Tobias Burnus  <tobias@codesourcery.com>
+
+	Backported from master:
+	2021-08-06  Tobias Burnus  <tobias@codesourcery.com>
+
+	* doc/invoke.texi (-foffload-options): Fix @opindex.
+
 2021-09-07  Marcel Vollweiler  <marcel@codesourcery.com>
 
 	Backported from master:
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 52ddacf2d68..1b35c257a35 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -2652,7 +2652,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


                 reply	other threads:[~2021-09-13  7:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210913074548.5253C3858433@sourceware.org \
    --to=burnus@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).