This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

egcs/gcc/cp ChangeLog typeck.c


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-3_1-branch
Changes by:	aoliva@gcc.gnu.org	2002-03-22 15:18:04

Modified files:
	gcc/cp         : ChangeLog typeck.c 

Log message:
	* typeck.c (expand_ptrmemfunc_cst): Scale idx down to an index
	into the vtable_entry array regardless of
	TARGET_PTRMEMFUNC_VBIT_LOCATION.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.2685.2.31&r2=1.2685.2.32
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.388.2.3&r2=1.388.2.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]