Core 1591
authorJason Merrill <jason@redhat.com>
Wed, 16 Oct 2013 21:58:19 +0000 (17:58 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 16 Oct 2013 21:58:19 +0000 (17:58 -0400)
commit06ea1376317074e9d9f4ddb727b93871f23535c5
tree7ebdf49640d63cbdbfcc797e6c6186699f67f2d7
parentfac91973cceae62ffa4a3cd285cb4c9557f83416
Core 1591

Core 1591
* pt.c (unify_array_domain): Split out from unify.
(unify): Use it for list deduction, too.

From-SVN: r203725
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/initlist74.C [new file with mode: 0644]