This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2012-12-20 02:58:20 UTC ---
Author: jason
Date: Thu Dec 20 02:58:16 2012
New Revision: 194627

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

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg4.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/pt.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]