]> git.ipfire.org Git - thirdparty/gcc.git/commit
pt.c (unify): Call maybe_adjust_types_for_deduction when deducing from an initializer...
authorJason Merrill <jason@redhat.com>
Mon, 23 Feb 2009 20:28:50 +0000 (15:28 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 23 Feb 2009 20:28:50 +0000 (15:28 -0500)
commit2604de9d9fe19e7a210273e67b3236fa82c571b2
tree1a3cc7b1623659c123b5235692551fce6b5a1b3f
parent9283b5133201311b5b62d7f139f3eaa279c2e87d
pt.c (unify): Call maybe_adjust_types_for_deduction when deducing from an initializer list.

        * pt.c (unify): Call maybe_adjust_types_for_deduction when
        deducing from an initializer list.

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