2002-06-13 Akim Demaille <akim@epita.fr>
commitafdadc656cdbc5e6a04f1830cb72ec876c17d642
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jun 2002 16:46:01 +0000 (13 16:46 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jun 2002 16:46:01 +0000 (13 16:46 +0000)
tree38dce2e69496c92ef7bb906ed3210d8a1a44147e
parent47b7d6d17f4ba16c003b381f353eb81d9a7d74fe
2002-06-13  Akim Demaille  <akim@epita.fr>

* parse.y (class_declaration, interface_declaration): Make sure
all their rules have an action, in order to avoid meaningless `$$
= $1' and their type clashes.

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