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

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

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

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

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual18.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/pt.c

Reply via email to