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++/66255] [6 Regression] ice in retrieve_specialization


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66255

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 26 20:33:46 2015
New Revision: 225084

URL: https://gcc.gnu.org/viewcvs?rev=225084&root=gcc&view=rev
Log:
        PR c++/66255
        * pt.c (check_unstripped_args): Split out from...
        (retrieve_specialization): ...here.  Allow typedefs in the type of
        a non-type argument.

Added:
    trunk/gcc/testsuite/g++.dg/template/nontype27.C
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]