https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66536
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Wed Jun 17 14:33:23 2015 New Revision: 224560 URL: https://gcc.gnu.org/viewcvs?rev=224560&root=gcc&view=rev Log: PR c++/66536 * tree.c (replace_placeholders_r) [CONSTRUCTOR]: Handle type mismatch. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ30.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/tree.c