* parse.y (maybe_yank_clinit): A field without an initializer is not
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2001 21:50:31 +0000 (21:50 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2001 21:50:31 +0000 (21:50 +0000)
commit44bc851ac3c4fe4c0114cb5bf1f6f801964cd6f5
tree3aa4d589e9f930024d5f2e721aeee96095bdd21b
parent6463b7ae2f97909ba86a78ec9523d34cd8a971c4
* parse.y (maybe_yank_clinit):  A field without an initializer is not
relevant.  All initializers except static final and constant require
<clinit>, regardless of flag_emit_class_files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45388 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.y