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]

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


Author: jason
Date: Thu Feb 28 16:01:09 2013
New Revision: 196343

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196343
Log:
	PR c++/56243
	* call.c (build_over_call): Avoid virtual lookup in a template.

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


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