+2001-12-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * doc/c-tree.texi (Trees): Only refer to GCC.
+
2001-12-17 Andreas Jaeger <aj@suse.de>
* c-common.def: Fix typo in comment.
@cindex Trees
@cindex C/C++ Internal Representation
-This chapter documents the internal representation used by GCC and C++ to
+This chapter documents the internal representation used by GCC to
represent C and C++ source programs. When presented with a C or C++
source program, GCC parses the program, performs semantic analysis
(including the generation of error messages), and then produces the