]> gcc.gnu.org Git - gcc.git/commit
re PR c++/55220 ([c++11] ICE when doing partial template specialization on variadic...
authorJason Merrill <jason@redhat.com>
Fri, 15 Feb 2013 01:27:12 +0000 (20:27 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 15 Feb 2013 01:27:12 +0000 (20:27 -0500)
commitd132b74abae28ef6dafb6d194d32c838b204db77
tree8086b22c332006fd4c411faae7343dcc311dfc25
parent06449b408eb72fbc8f5b78fea962efd4e72db5e6
re PR c++/55220 ([c++11] ICE when doing partial template specialization on variadic template)

PR c++/55220
* pt.c (unify): A pack expansion that is not the last template
argument makes the entire template argument list non-deduced.

From-SVN: r196068
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce2.C [new file with mode: 0644]
This page took 0.060553 seconds and 5 git commands to generate.