[multiple changes]
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Wed, 19 Apr 2000 01:53:47 +0000 (01:53 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Wed, 19 Apr 2000 01:53:47 +0000 (18:53 -0700)
commit48a840d9102deba764852463142b5118442908c7
treeb6fc642a79e2bdcb6be5a394fee1f64f3daf12ab
parent20c8a6c293e18defd58cb15f707c22b11886d95a
[multiple changes]

2000-04-18  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (maybe_make_nested_class_name): Use `obstack_grow0'.

2000-04-14  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (java_expand_classes): Reverse the package list once.
(java_complete_lhs): PLUS_EXPR: don't try rhs and lhs at string
reduction.
(patch_binop): New temp `cn'. Call patch_string on LHS/RHS of
the `==' and `!=' operators.

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