r170897 - in /trunk/gcc: cp/ChangeLog cp/call.c...

dodji@gcc.gnu.org dodji@gcc.gnu.org
Sat Mar 12 07:28:00 GMT 2011


Author: dodji
Date: Sat Mar 12 07:28:20 2011
New Revision: 170897

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170897
Log:
PR c++/46824

gcc/cp/

	* call.c (add_builtin_candidate)<case INDIRECT_REF>: The type
	of the argument of the indirection operator should not be
	dependent.  Fix the comment.

gcc/testsuite/

	* g++.dg/conversion/cast3.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/conversion/cast3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list