[Bug c++/84489] [6/7 Regression] Non-type template parameter dependency

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 2 18:25:00 GMT 2018


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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Mar  2 18:24:40 2018
New Revision: 258152

URL: https://gcc.gnu.org/viewcvs?rev=258152&root=gcc&view=rev
Log:
        PR c++/84489 - dependent default template argument

        * pt.c (type_unification_real): Handle early substitution failure.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/pt.c


More information about the Gcc-bugs mailing list