OSDN Git Service

2000-04-18 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Apr 2000 01:53:47 +0000 (01:53 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Apr 2000 01:53:47 +0000 (01:53 +0000)
commit10536fe312ef6af858d9587cee95ba907e1a1aa1
treeb6fc642a79e2bdcb6be5a394fee1f64f3daf12ab
parent953c16bfeb09b9de856f46bdee231c571915d5a0
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33240 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y