Commit 3fa97a0b by Martin Liska Committed by Martin Liska

Remove Java Trees from GENERIC manual.

2019-06-03  Martin Liska  <mliska@suse.cz>

	* doc/generic.texi: Remove Java Trees.

From-SVN: r271861
parent 1be54209
......@@ -11,6 +11,10 @@
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.
......
......@@ -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
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