r172395 - in /branches/gcc-4_6-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Apr 13 20:51:00 GMT 2011


Author: jason
Date: Wed Apr 13 20:51:23 2011
New Revision: 172395

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172395
Log:
	PR c++/48594
	* decl2.c (build_offset_ref_call_from_tree): Fix calling a functor
	or pointer to (non-member) function.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/operator11.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/decl2.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list