gcc/gcc/cp ChangeLog call.c decl2.c

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Mar 10 21:11:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	jason@gcc.gnu.org	2003-03-10 21:11:27

Modified files:
	gcc/cp         : ChangeLog call.c decl2.c 

Log message:
	PR c++/9868
	* call.c (resolve_scoped_fn_name): Handle the case of a function
	pointer member.
	
	* decl2.c (build_offset_ref_call_from_tree): Only mess with 'this'
	argument in the pointer-to-member case.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.70&r2=1.3076.2.71
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.341.2.10&r2=1.341.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.575.2.13&r2=1.575.2.14



More information about the Gcc-cvs mailing list