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]

r130394 - in /trunk/gcc/cp: ChangeLog typeck.c


Author: aaw
Date: Sat Nov 24 08:37:00 2007
New Revision: 130394

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130394
Log:
	gcc/cp/
	* typeck.c (delta_from_ptrmemfunc): New function.
	(get_member_function_from_ptrfunc): Call delta_from_ptrmemfunc.
	(build_binary_op): Call delta_from_ptrmemfunc.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c


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