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++/56377] [4.8 Regression] <missing> template args in substitution-failure diagnostics


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-22 22:24:40 UTC ---
Author: jason
Date: Fri Feb 22 22:24:27 2013
New Revision: 196230

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196230
Log:
    PR c++/56377
    * pt.c (fn_type_unification): Use explicit args in template
    instantiation context.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c


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