diff options
Diffstat (limited to 'gcc/doc/gccint.texi')
-rw-r--r-- | gcc/doc/gccint.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gcc/doc/gccint.texi b/gcc/doc/gccint.texi index f6aa065..6d3a5ce 100644 --- a/gcc/doc/gccint.texi +++ b/gcc/doc/gccint.texi @@ -77,10 +77,8 @@ This file documents the internals of the GNU compilers. This manual documents 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. It corresponds to the compilers -@ifset VERSION_PACKAGE -@value{VERSION_PACKAGE} -@end ifset -version @value{version-GCC}. The use of the GNU compilers is documented in a +$$VERSION_PACKAGE$$ +version $$version-GCC$$. The use of the GNU compilers is documented in a separate manual. @xref{Top,, Introduction, gcc, Using the GNU Compiler Collection (GCC)}. |