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++/84489] [6/7 Regression] Non-type template parameter dependency


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

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Mar 23 12:57:09 2018
New Revision: 258802

URL: https://gcc.gnu.org/viewcvs?rev=258802&root=gcc&view=rev
Log:
        PR c++/78489 - Substitution in wrong order

        PR c++/84489
        * pt.c (type_unification_real): Revert last two changes.

Removed:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C
    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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]