Commit a89c5741 by Gerald Pfeifer Committed by Gerald Pfeifer

* doc/c-tree.texi (Trees): Only refer to GCC.

From-SVN: r48099
parent ddff0393
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.
......
......@@ -12,7 +12,7 @@
@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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment