aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/frontends.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/frontends.texi')
-rw-r--r--gcc/doc/frontends.texi7
1 files changed, 3 insertions, 4 deletions
diff --git a/gcc/doc/frontends.texi b/gcc/doc/frontends.texi
index ffaa9aa6fe8..a5efb63b1fd 100644
--- a/gcc/doc/frontends.texi
+++ b/gcc/doc/frontends.texi
@@ -4,17 +4,16 @@
@c For copying conditions, see the file gcc.texi.
@node G++ and GCC
-@chapter Compile C, C++, Objective-C, Ada, CHILL, Fortran, or Java
+@chapter Compile C, C++, Objective-C, Ada, Fortran, or Java
@cindex Objective-C
@cindex Fortran
@cindex Java
-@cindex CHILL
@cindex Ada
-Several versions of the compiler (C, C++, Objective-C, Ada, CHILL,
+Several versions of the compiler (C, C++, Objective-C, Ada,
Fortran, and Java) are integrated; this is why we use the name
``GNU Compiler Collection''. GCC can compile programs written in any of these
-languages. The Ada, CHILL, Fortran, and Java compilers are described in
+languages. The Ada, Fortran, and Java compilers are described in
separate manuals.
@cindex GCC