https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126174
Gaius Mulley <gaius at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2026-07-17
Status|UNCONFIRMED |ASSIGNED
--- Comment #3 from Gaius Mulley <gaius at gcc dot gnu.org> ---
The original output was generated by texinfo-7.3:
$ ~/opt/texinfo-7.3/bin/makeinfo --split-size=5000000 --split-size=5000000
-I/home/gaius/GCC/latest/git-master/build/gcc/m2 -I../../gcc/doc/include
-o doc/m2.info ../../gcc/doc/gm2.texi
../../gcc/doc/gm2.texi:233: warning: node `Unbounded by reference' in menu
where `Exception handling' expected
../../gcc/doc/gm2.texi:234: warning: node `Exception handling' in menu where
`Building a shared library' expected
../../gcc/doc/gm2.texi:235: warning: node `Building a shared library' in menu
where `Unbounded by reference' expected
../../gcc/doc/gm2.texi:229: warning: node prev pointer for `Exceptions' is
`Dialect' but prev is `Module Search Path' in menu
../../gcc/doc/gm2.texi:233: warning: node next pointer for `Type compatibility'
is `Exception handling' but next is `Unbounded by reference' in menu
../../gcc/doc/gm2.texi:233: warning: node prev pointer for `Unbounded by
reference' is `Exception handling' but prev is `Type compatibility' in menu
../../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/doc/gm2.texi:234: warning: node prev pointer for `Exception handling'
is `Type compatibility' but prev is `Unbounded by reference' in menu
../../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/doc/gm2.texi:235: warning: node prev pointer for `Building a shared
library' is `Unbounded by reference' but prev is `Exception handling' in menu