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++/71784] [6/7/8 Regression] ICE on valid code in push_access_scope, at cp/pt.c:229


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

--- Comment #15 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Feb 28 21:34:07 2018
New Revision: 258085

URL: https://gcc.gnu.org/viewcvs?rev=258085&root=gcc&view=rev
Log:
        PR c++/71784 - ICE with ref-qualifier and explicit specialization.

        * pt.c (determine_specialization): Check ref-qualifier.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/ref-qual18.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]