http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47289
--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-08 22:40:10 UTC --- Author: jason Date: Tue Mar 8 22:40:06 2011 New Revision: 170796 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170796 Log: PR c++/47289 * pt.c (coerce_template_parms): Fix error recovery. Added: branches/gcc-4_5-branch/gcc/testsuite/g++.dg/cpp0x/variadic105.C Modified: branches/gcc-4_5-branch/gcc/cp/ChangeLog branches/gcc-4_5-branch/gcc/cp/pt.c branches/gcc-4_5-branch/gcc/testsuite/ChangeLog