parse.y (resolve_expression_name): Use `orig' as a second argument to resolve_field_a...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Sat, 26 Feb 2000 02:05:35 +0000 (02:05 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Sat, 26 Feb 2000 02:05:35 +0000 (18:05 -0800)
commit98f3c1dbd3f00fd828ed32416ac4c3eaffd28063
treed671a89d7dbb78fdc73a15387b6f6a851e846f00
parent3924a5783b6d59796b7c2b14c278769f45d04aca
parse.y (resolve_expression_name): Use `orig' as a second argument to resolve_field_access.

Fri Feb 25 18:00:37 2000  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (resolve_expression_name): Use `orig' as a second
  argument to resolve_field_access.
(resolve_field_access): Removed unecessary code when dealing with
  static fields.

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