[Bug c++/55724] [4.7/4.8 Regression] [C++11] Default type of a template value is not working

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 19 22:23:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55724

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2012-12-19 22:22:42 UTC ---
Author: jason
Date: Wed Dec 19 22:22:36 2012
New Revision: 194620

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194620
Log:
    PR c++/55724
    * pt.c (type_unification_real): Re-combine post-deduction loops.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c



More information about the Gcc-bugs mailing list