summaryrefslogtreecommitdiffstats
path: root/gcc/doc/languages.texi
diff options
context:
space:
mode:
authorjlquinn <jlquinn@138bc75d-0d04-0410-961f-82ee72b054a4>2010-03-13 05:38:08 +0000
committerjlquinn <jlquinn@138bc75d-0d04-0410-961f-82ee72b054a4>2010-03-13 05:38:08 +0000
commit84ccaae30747590484599bf479b858820958c7d8 (patch)
treecac3e8e86e16121650f1e5bad6df9a6d3940c6a3 /gcc/doc/languages.texi
parentdcc38b995c4c5c3670417c1fec61e029e1436228 (diff)
downloadppe42-gcc-84ccaae30747590484599bf479b858820958c7d8.tar.gz
ppe42-gcc-84ccaae30747590484599bf479b858820958c7d8.zip
2010-03-13 Jerry Quinn <jlquinn@optonline.net>
* Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi. * doc/c-tree.texi: Remove. * doc/generic.texi: Merge c-tree.texi here. * doc/gccint.texi (Trees): Remove menu entry. (c-tree.texi): Remove @include. * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC. * doc/languages.texi (Reading RTL): Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157419 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/languages.texi')
-rw-r--r--gcc/doc/languages.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/languages.texi b/gcc/doc/languages.texi
index 514cb08ecce..cdf785714d7 100644
--- a/gcc/doc/languages.texi
+++ b/gcc/doc/languages.texi
@@ -6,7 +6,7 @@
@chapter Language Front Ends in GCC
The interface to front ends for languages in GCC, and in particular
-the @code{tree} structure (@pxref{Trees}), was initially designed for
+the @code{tree} structure (@pxref{GENERIC}), was initially designed for
C, and many aspects of it are still somewhat biased towards C and
C-like languages. It is, however, reasonably well suited to other
procedural languages, and front ends for many such languages have been
OpenPOWER on IntegriCloud