parse.y (java_stabilize_reference): Use save_expr instead of building a SAVE_EXPR...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Tue, 16 Mar 1999 03:38:15 +0000 (03:38 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 16 Mar 1999 03:38:15 +0000 (19:38 -0800)
commit642f15d187811ecd3bb831ec61cc55c196f35b57
tree04486ff7c61efbf307ea3265163395aed8c883c3
parentdacbe76fd2f346da8867eb288ba6123995690a06
parse.y (java_stabilize_reference): Use save_expr instead of building a SAVE_EXPR node.

1999-03-16  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (java_stabilize_reference): Use save_expr instead of
building a SAVE_EXPR node.
(java_complete_lhs): Patch the resulting string of the `+='
operator (if necessary) and complete the RHS after having built
the cast.

From-SVN: r25797
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y