gcc/gcjx ChangeLog TODO conversions.cc model/c ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Mon Oct 24 22:16:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-10-24 22:16:18

Modified files:
	gcjx           : ChangeLog TODO conversions.cc 
	gcjx/model     : class.hh classinst.cc classinst.hh typemap.cc 
	                 typemap.hh wildcard.hh 

Log message:
	* model/typemap.cc (capture_conversion_p): Removed.
	* model/class.hh (model_class::can_capture_p): Removed.
	* model/wildcard.hh (model_wildcard::can_capture_p): Removed.
	* model/typemap.hh (model_type_map::capture_conversion_p):
	Removed.
	* model/classinst.cc (capture_conversion_p): Removed.
	* model/classinst.hh (model_class_instance::capture_conversion_p):
	Removed.
	* conversions.cc (widening_reference_conversion): Don't call
	capture_conversion_p.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.151&r2=1.1.2.152
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/TODO.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.52&r2=1.1.2.53
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/conversions.cc.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/class.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.7&r2=1.1.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/model/classinst.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/model/classinst.hh.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/model/typemap.cc.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/typemap.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/wildcard.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.3&r2=1.1.2.4



More information about the Gcc-cvs mailing list