re PR java/18697 (Miscompilation of GtkMenuItemPeer.setParent(MenuItem))
authorAndrew Haley <aph@redhat.com>
Fri, 3 Dec 2004 18:01:59 +0000 (18:01 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Fri, 3 Dec 2004 18:01:59 +0000 (18:01 +0000)
commit3381c28f38982fa0a8b6498d890a017e44138851
tree2d0099ef6c8739b73bd39d9b00dd305386d854a6
parent5edea4c66480239d8a6c75ca976af634ea6d1253
re PR java/18697 (Miscompilation of GtkMenuItemPeer.setParent(MenuItem))

2004-12-03  Andrew Haley  <aph@redhat.com>

PR java/18697
* class.c (layout_class_method): Don't fail to override a method
simply because it has DECL_ARTIFICIAL set.

From-SVN: r91689
gcc/java/ChangeLog
gcc/java/class.c