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]

r211855 - in /branches/gcc-4_9-branch/gcc: cp/C...


Author: jason
Date: Fri Jun 20 18:34:37 2014
New Revision: 211855

URL: https://gcc.gnu.org/viewcvs?rev=211855&root=gcc&view=rev
Log:
	PR c++/61556
	* call.c (build_over_call): Call build_this in template path.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-template7.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/call.c


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