]> gcc.gnu.org Git - gcc.git/commit - gcc/java/parse.y
java-tree.def (CASE_EXPR, [...]): Kind is 'x', not '1'.
authorPer Bothner <bothner@gcc.gnu.org>
Tue, 24 Nov 1998 13:16:05 +0000 (05:16 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 24 Nov 1998 13:16:05 +0000 (05:16 -0800)
commit10100cc79c1487acba894668ab47494cbc73de7f
tree42ea928536c2e544efdc5ac05ec2e7aab7a7b25c
parent5863017420e16387d88894a229498cc00b481831
java-tree.def (CASE_EXPR, [...]): Kind is 'x', not '1'.


* java-tree.def (CASE_EXPR, DEFAULT_EXPR):  Kind is 'x', not '1'.
* parse.y (java_complete_tree):  For CASE_EXPR and DEFAULT_EXPR,
set TREE_SIDE_EFFECTS (otherwise expand_expr may skip them).

From-SVN: r23830
gcc/java/parse.y
This page took 0.054409 seconds and 5 git commands to generate.