OSDN Git Service

2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Apr 2000 06:01:09 +0000 (06:01 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Apr 2000 06:01:09 +0000 (06:01 +0000)
commitc3b8160a4d3f06ac1e13db5de100dfe66da7b9ec
tree905ca55fb120eb100b60ef815a08c50633fdba2b
parentfaa4e1f1adb9b6e9be1f7779c322173def604225
 2000-04-19  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (lookup_field_wrapper): Search for final local aliases.
(resolve_expression_name): Let lookup_field_wrapper search for
final local aliases. Force the value of `name' if one is found.
(qualify_ambiguous_name): CONVERT_EXPR is enough to now we have
an expression name. Fixed comments.

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