]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/61556
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jun 2014 18:31:53 +0000 (18:31 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jun 2014 18:31:53 +0000 (18:31 +0000)
commit2a08bfb628f1d8ae4683483157c554d0ca013c4e
tree02b9e535de3aca28ce166a4982f4cb0c1dc399ac
parent9e203f5c767e3393213eec10c7ddb3873c444160
PR c++/61556
* call.c (build_over_call): Call build_this in template path.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211853 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/cpp0x/constexpr-template7.C [new file with mode: 0644]