egcs/gcc/java ChangeLog parse.y
apbianco@gcc.gnu.org
apbianco@gcc.gnu.org
Wed Nov 22 22:04:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: apbianco@gcc.gnu.org 2000-11-22 22:04:16
Modified files:
gcc/java : ChangeLog parse.y
Log message:
2000-11-22 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (build_outer_field_access): New local `decl_ctx', use
it. Check for field's context and current class immediate outer
context inheritance.
(outer_field_access_p): Consider fields inherited from the last
enclosing context.
(build_access_to_thisn): Stop at the last enclosing context if
necessary.
Fixes gcj/367.
( http://gcc.gnu.org/ml/gcc-patches/2000-11/msg01335.html )
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.579&r2=1.580
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.229&r2=1.230
More information about the Gcc-cvs
mailing list