https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126174
Bug ID: 126174
Summary: Documentation generation produces warnings when
generating gm2.info
Product: gcc
Version: 17.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: modula2
Assignee: gaius at gcc dot gnu.org
Reporter: gaius at gcc dot gnu.org
Target Milestone: ---
Many warnings occur when building the info for gm2:
../../gcc/gcc/doc/gm2.texi:233: warning: node `Unbounded by reference' in menu
where `Exception handling' expected
../../gcc/gcc/doc/gm2.texi:234: warning: node `Exception handling' in menu
where `Building a shared library' expected
../../gcc/gcc/doc/gm2.texi:235: warning: node `Building a shared library' in
menu where `Unbounded by reference' expected
../../gcc/gcc/doc/gm2.texi:229: warning: node prev pointer for `Exceptions' is
`Dialect' but prev is `Module Search Path' in menu
../../gcc/gcc/doc/gm2.texi:233: warning: node next pointer for `Type
compatibility' is `Exception handling' but next is `Unbounded by reference' in
menu
../../gcc/gcc/doc/gm2.texi:233: warning: node prev pointer for `Unbounded by
reference' is `Exception handling' but prev is `Type compatibility' in menu
../../gcc/gcc/doc/gm2.texi:234: warning: node next pointer for `Unbounded by
reference' is `Building a shared library' but next is `Exception handling' in
menu
../../gcc/gcc/doc/gm2.texi:234: warning: node prev pointer for `Exception
handling' is `Type compatibility' but prev is `Unbounded by reference' in menu
../../gcc/gcc/doc/gm2.texi:235: warning: node next pointer for `Exception
handling' is `Unbounded by reference' but next is `Building a shared library'
in menu
../../gcc/gcc/doc/gm2.texi:235: warning: node prev pointer for `Building a
shared library' is `Unbounded by reference' but prev is `Exception handling' in
menu