]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
RISCV: Bugfix for incorrect documentation heading nesting
authorMary Bennett <mary.bennett@embecosm.com>
Thu, 12 Oct 2023 15:17:24 +0000 (09:17 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Thu, 12 Oct 2023 15:17:24 +0000 (09:17 -0600)
PR middle-end/111777

gcc/ChangeLog:
* doc/extend.texi: Change subsubsection to subsection for
CORE-V built-ins.

gcc/doc/extend.texi

index ffe8532ad91c334f365e926e9064098748dbf983..e8180945ab4bfbe6a0302881cef78f88c7d5215e 100644 (file)
@@ -21719,7 +21719,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