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++/69009] [5/6 Regression] ICE in instantiate_decl, at cp/pt.c:21511


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

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Feb  8 19:22:57 2016
New Revision: 233226

URL: https://gcc.gnu.org/viewcvs?rev=233226&root=gcc&view=rev
Log:
        PR c++/69009

        * pt.c (partial_specialization_p, impartial_args): New.
        (instantiate_decl): Call impartial_args.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ47.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-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]