2005-03-04 Andrew Haley <aph@redhat.com>
commitd4b02242a82986ad05cca754407a15ffa694a6bb
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Mar 2005 15:38:13 +0000 (4 15:38 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Mar 2005 15:38:13 +0000 (4 15:38 +0000)
tree1673d4dd26e1d5a4f1b5ea444dae3777284ffdb6
parent960391dac29879ff562fd39b309effd1e9324226
2005-03-04  Andrew Haley  <aph@redhat.com>

        PR java/18362
        * class.c (set_method_index): Don't set method_index if it is
        NULL_TREE.
        (layout_class_method): Don't complain about "non-static method foo
        overrides static method" in the case of indirect dispatch.

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