[Bug c++/79606] [7 Regression] ICE with NSDMI and this pointer in template

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 20 06:07:00 GMT 2017


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Feb 20 06:06:20 2017
New Revision: 245593

URL: https://gcc.gnu.org/viewcvs?rev=245593&root=gcc&view=rev
Log:
        PR c++/79606 - ICE with this->base_member in NSDMI

        * class.c (build_base_path): Check processing_template_decl.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-template16.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c


More information about the Gcc-bugs mailing list