]> gcc.gnu.org Git - gcc.git/commit - gcc/java/ChangeLog
[multiple changes]
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Mon, 14 Jun 1999 17:15:35 +0000 (17:15 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 14 Jun 1999 17:15:35 +0000 (10:15 -0700)
commit8576f0942e3b46cb72409e5a487230d9c8c5c5ec
tree981f78397a53d81d6e9b91669e732bab3f2c4fc3
parent6d1a9047b8b56477e1f4321a73add8fd36bc06cf
[multiple changes]

Mon Jun 14 13:13:39 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (qualify_ambiguous_name): Reorganized the post
  evaluation of non WFL leading expression nodes.
Fri Jun 11 21:37:18 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (qualify_ambiguous_name): Handle ARRAY_REF after
  CONVERT_EXPR.
Thu Jun 10 22:26:17 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (qualify_ambiguous_name): Handle qualified expression
  beginning with a STRING_CST.
Thu Jun 10 20:27:25 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (register_fields): Set DECL_INITIAL on both
  pre-initialized static and public fields.
(resolve_field_access): Static field access expressions to always
  use pointer types.
(qualify_ambiguous_name): Work out buried CALL_EXPR for proper
  qualification. CONVERT_EXPR to be resolved as an expression name.
(java_complete_lhs): Identify and access qualified final
  initialized field in switch statement case expression.
(fold_constant_for_init): Pre-initialized field decl constant to
  be folded.

From-SVN: r27523
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y
This page took 0.063698 seconds and 5 git commands to generate.