parse.y (patch_assignment): Only transform the rhs of an assignment when compiling...
authorTom Tromey <tromey@redhat.com>
Wed, 29 Jan 2003 18:48:41 +0000 (18:48 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 29 Jan 2003 18:48:41 +0000 (18:48 +0000)
commitc78f2b91f5e4893bdd84627e8c978d3a39a1392c
treedcaac2fa1a5c404c225b4c9d3cdd2410b9c4219a
parentc4039eb00f3e9c46979dd4b027bd6f744f654a81
parse.y (patch_assignment): Only transform the rhs of an assignment when compiling to native.

* parse.y (patch_assignment): Only transform the rhs of an
assignment when compiling to native.

From-SVN: r62104
gcc/java/ChangeLog
gcc/java/parse.y