Commit 49a4e827 by Joseph Myers Committed by Joseph Myers

* doc/rtl.texi: Reference manual chapter about trees.

From-SVN: r43217
parent 55f61a56
2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
* doc/rtl.texi: Reference manual chapter about trees.
2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* config/mips/iris6.h (NO_BUILTIN_WINT_TYPE): Define.
......
......@@ -3193,6 +3193,6 @@ program is very dependent on the particular target machine. And the RTL
does not contain all the information about the program.
The proper way to interface GNU CC to a new language front end is with
the ``tree'' data structure. There is no manual for this data
structure, but it is described in the files @file{tree.h} and
@file{tree.def}.
the ``tree'' data structure, described in the files @file{tree.h} and
@file{tree.def}. The documentation for this structure (@pxref{Trees})
is incomplete.
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