* pt.c (unify_pack_expansion): Handle deduction from init-list.
commit1dafbced66a919e07a36569f295783ccd5e35ff8
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jan 2010 16:36:45 +0000 (5 16:36 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jan 2010 16:36:45 +0000 (5 16:36 +0000)
treeb01229b732c9807bbbb39b8da713ea9e89087123
parentbc9bb9679e6da20ea9316e4f63aeabb022bacea8
* pt.c (unify_pack_expansion): Handle deduction from init-list.
* call.c (build_over_call): Don't complain about it.

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