[gcc r14-1710] Fix oversight in latest change

Eric Botcazou ebotcazou@gcc.gnu.org
Mon Jun 12 11:25:18 GMT 2023


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

commit r14-1710-ge8d41e031b9f52601249ec7e4c4215b851cc8ffe
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Mon Jun 12 11:34:38 2023 +0200

    Fix oversight in latest change
    
    gcc/
            PR modula2/109952
            * doc/gm2.texi (Standard procedures): Fix Next link.

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

diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi
index ae2f8fc830a..3e531a8c6ea 100644
--- a/gcc/doc/gm2.texi
+++ b/gcc/doc/gm2.texi
@@ -830,7 +830,7 @@ exported from the @code{SYSTEM} module.
 @xref{The PIM system module, , ,gm2}.
 @xref{The ISO system module, , ,gm2}.
 
-@node Standard procedures, Dialect, Elementary data types, Using
+@node Standard procedures, High procedure function, Elementary data types, Using
 @section Permanently accessible base procedures.
 
 This section describes the procedures and functions which are


More information about the Gcc-cvs mailing list