]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/55724 ([C++11] Default type of a template value is not working)
authorJason Merrill <jason@redhat.com>
Wed, 19 Dec 2012 22:22:36 +0000 (17:22 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 19 Dec 2012 22:22:36 +0000 (17:22 -0500)
commit502bfcbc801fee24af5c1a015a4799c443b2a08e
treee718fba75891708d652dfa395976e9ddea93652e
parenta1906e8bbfa426ed1adfe751608bc74f1d4d2ab7
re PR c++/55724 ([C++11] Default type of a template value is not working)

PR c++/55724
* pt.c (type_unification_real): Re-combine post-deduction loops.

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