[Bug java/21418] Order of source files matters when compiling

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 21 13:35:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-21 13:34 -------
Subject: Bug 21418

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rmathew@gcc.gnu.org	2005-09-21 13:34:29

Modified files:
	gcc/java       : ChangeLog class.c 

Log message:
	PR java/21418
	* class.c (inherits_from_p): Try to lay out super class
	if it is not already laid out.
	(maybe_layout_super_class): Handle the case where SUPER_CLASS
	is a NULL_TREE.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1665&r2=1.1666
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/class.c.diff?cvsroot=gcc&r1=1.240&r2=1.241



-- 


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



More information about the Gcc-bugs mailing list