parse.y (fold_constant_for_init): Let VAR_DECL and FIELD_DECL be processed by the...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Fri, 19 May 2000 16:17:20 +0000 (16:17 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 19 May 2000 16:17:20 +0000 (16:17 +0000)
commitec5bb3cfb0fa99afb261b589bb238e830d341e94
treede0e8bd267448ecb228be6d6735c2cbf9ad766d6
parent9429bc4fb581ab7a065a596c1e7d5c201ced3e2c
parse.y (fold_constant_for_init): Let VAR_DECL and FIELD_DECL be processed by the method's switch statement.

2000-04-17  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (fold_constant_for_init): Let VAR_DECL and FIELD_DECL be
processed by the method's switch statement.

From-SVN: r34024
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y