]> gcc.gnu.org Git - gcc.git/commit - gcc/java/parse.y
[multiple changes]
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Wed, 22 Nov 2000 05:25:15 +0000 (05:25 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Wed, 22 Nov 2000 05:25:15 +0000 (21:25 -0800)
commitee5f86dcd77e38029dd8c6e21d31cb123d8472cc
tree3ec6f9dedc5c7547f9b4b97ed415f645edd1b217
parenta125d8555a7c049962de97f73829f5938e7fb4e9
[multiple changes]

2000-10-31  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (outer_field_access_p): Inherited fields aren't
consider outer fields.
(maybe_build_thisn_access_method): Use
PURE_INNER_CLASS_TYPE_P instead of INNER_CLASS_TYPE_P.
(resolve_expression_name): Trigger an error if a static field
is being accessed as an outer field.

2000-10-24  Alexandre Petit-Bianco  <apbianco@cygnus.com>

       * parse.h (INNER_ENCLOSING_SCOPE_CHECK): Check inherited type in
       scope.

(http://gcc.gnu.org/ml/gcc-patches/2000-11/msg01217.html)

From-SVN: r37645
gcc/java/ChangeLog
gcc/java/parse.h
gcc/java/parse.y
This page took 0.055551 seconds and 5 git commands to generate.