gcc/gcjx ChangeLog TODO unify.cc unify.hh mode ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed Oct 26 01:36:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-10-26 01:35:59

Modified files:
	gcjx           : ChangeLog TODO unify.cc unify.hh 
	gcjx/model     : cond.cc 

Log message:
	* model/cond.cc (resolve): Use compute_lub.
	* unify.hh (compute_lub): Declare.
	* unify.cc (unifier::compute_lub): Now public.
	(unifier::unifier): New constructor.
	(unify): Updated.
	(compute_lub): New method.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.158&r2=1.1.2.159
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/TODO.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.53&r2=1.1.2.54
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/unify.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/unify.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/model/cond.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2



More information about the Gcc-cvs mailing list