[Bug c++/82664] [7/8 Regression ] ICE when using Match7 library

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 16 19:18:00 GMT 2018


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

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 16 19:06:59 2018
New Revision: 257754

URL: https://gcc.gnu.org/viewcvs?rev=257754&root=gcc&view=rev
Log:
        PR c++/82664 - ICE with reference to function template parm.

        * pt.c (convert_nontype_argument_function): Avoid obfuscationg
        NOP_EXPRs.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/template/nontype-fn1.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/pt.c


More information about the Gcc-bugs mailing list