[Bug java/18362] [4.0 Regression] internal compiler error: in size_binop, at fold-const.c:1598

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 5 17:33:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-04 15:38 -------
Subject: Bug 18362

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



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18362



More information about the Java-prs mailing list