public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jeff Law <law@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISCV: Bugfix for incorrect documentation heading nesting
Date: Thu, 12 Oct 2023 22:01:37 +0000 (GMT)	[thread overview]
Message-ID: <20231012220137.8056B3856DC7@sourceware.org> (raw)

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

commit c45702322788bb2787ae4f28cd53de2566051be3
Author: Mary Bennett <mary.bennett@embecosm.com>
Date:   Thu Oct 12 09:17:24 2023 -0600

    RISCV: Bugfix for incorrect documentation heading nesting
    
            PR middle-end/111777
    
    gcc/ChangeLog:
            * doc/extend.texi: Change subsubsection to subsection for
            CORE-V built-ins.
    
    (cherry picked from commit e99ad401f84ca6cd2717a58a116e44274d55da70)

Diff:
---
 gcc/doc/extend.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 35add9c2efd..fb2aacd2a17 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -21269,7 +21269,7 @@ vector intrinsic specification, which is available at the following link:
 All of these functions are declared in the include file @file{riscv_vector.h}.
 
 @node CORE-V Built-in Functions
-@subsubsection CORE-V Built-in Functions
+@subsection CORE-V Built-in Functions
 
 These built-in functions are available for the CORE-V MAC machine
 architecture. For more information on CORE-V built-ins, please see

                 reply	other threads:[~2023-10-12 22:01 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=20231012220137.8056B3856DC7@sourceware.org \
    --to=law@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).