gcc/gcc/java ChangeLog class.c
aph@gcc.gnu.org
aph@gcc.gnu.org
Fri Mar 4 15:38:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: aph@gcc.gnu.org 2005-03-04 15:38:14
Modified files:
gcc/java : ChangeLog class.c
Log message:
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1560&r2=1.1561
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/class.c.diff?cvsroot=gcc&r1=1.220&r2=1.221
More information about the Gcc-cvs
mailing list