diff options
Diffstat (limited to 'gcc/doc/gcc.texi')
-rw-r--r-- | gcc/doc/gcc.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 21bea70..e3a04bd 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -122,10 +122,8 @@ Printed copies are available for $45 each. This manual documents how to use the GNU compilers, as well as their features and incompatibilities, and how to report bugs. It corresponds to the compilers -@ifset VERSION_PACKAGE -@value{VERSION_PACKAGE} -@end ifset -version @value{version-GCC}. +$$VERSION_PACKAGE$$ +version $$version-GCC$$. The internals of the GNU compilers, including how to port them to new targets and some information about how to write front ends for new languages, are documented in a separate manual. @xref{Top,, |