java-tree.h: (check_for_initialization): Added prototype.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Tue, 19 Jan 1999 10:27:23 +0000 (10:27 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 19 Jan 1999 10:27:23 +0000 (02:27 -0800)
commitd8fccff5e042cba03f1256ba0274528894a277be
treeb10f299a9af3db7d575bc17bfd23bf7af6ad56b6
parentb472794d0e1babaa0e0e33975712084279933fe8
java-tree.h: (check_for_initialization): Added prototype.

Sun Jan 17 22:34:22 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* java-tree.h: (check_for_initialization): Added prototype.
* lex.c (java_parse_doc_section): `\n' breaks the `*/' string.
* parse.y (do_resolve_class): Removed unused locals.
(read_import_dir): Likewise.
(resolve_qualified_expression_name): Array creation
  expressions are valid primary expressions.
(qualify_ambiguous_name): Likewise.
(patch_synchronized_statement): Removed unused local.

From-SVN: r24758
gcc/java/ChangeLog
gcc/java/java-tree.h
gcc/java/lex.c
gcc/java/parse.c
gcc/java/parse.y