kayvan@APPLE.COM (Kayvan Sylvan) (11/30/88)
GNU Emacs 18.51.29 of Wed Sep 28 1988 on satyr (usg-unix-v)
GCC Version 1.31.
Visiting gcc.texinfo, running M-x texinfo-format-buffer followed
by C-x C-s to save...
gcc.info-1, gcc.info-2, ..., gcc.info-7 are produced, in addition to
gcc.info. So far, so good
But gcc.info-1 contains constructs like:
*Warning: there is a bug in @code{alloca} in the Sun library.
^^^^^^^^^^^^^
What does this mean? There are some more @foo(bar) in gcc.info-1, and
not in any of the other generated info files.
---Kayvan