r172803 - in /branches/gcc-4_5-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Apr 21 02:56:00 GMT 2011


Author: jason
Date: Thu Apr 21 02:56:39 2011
New Revision: 172803

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172803
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_5-branch/gcc/testsuite/g++.dg/template/operator11.C
Modified:
    branches/gcc-4_5-branch/gcc/cp/ChangeLog
    branches/gcc-4_5-branch/gcc/cp/decl2.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list