Remove Java Trees from GENERIC manual.
authorMartin Liska <mliska@suse.cz>
Mon, 3 Jun 2019 11:09:05 +0000 (13:09 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 3 Jun 2019 11:09:05 +0000 (11:09 +0000)
2019-06-03  Martin Liska  <mliska@suse.cz>

* doc/generic.texi: Remove Java Trees.

From-SVN: r271861

gcc/ChangeLog
gcc/doc/generic.texi

index c68c2d9..372e880 100644 (file)
 
 2019-06-03  Martin Liska  <mliska@suse.cz>
 
+       * doc/generic.texi: Remove Java Trees.
+
+2019-06-03  Martin Liska  <mliska@suse.cz>
+
        * fold-const.c (operand_equal_p): Fix typo as compare_tree_int
        returns 0 when operands are equal.
 
index 15f6cfe..67f7ad5 100644 (file)
@@ -43,7 +43,6 @@ seems inelegant.
 * Functions::                  Function bodies, linkage, and other aspects.
 * Language-dependent trees::    Topics and trees specific to language front ends.
 * C and C++ Trees::            Trees specific to C and C++.
-* Java Trees::                         Trees specific to Java.
 @end menu
 
 @c ---------------------------------------------------------------------
@@ -3544,7 +3543,3 @@ In either case, the expression is void.
 
 
 @end table
-
-
-@node Java Trees
-@section Java Trees