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++/85976] [8 Regression] ICE in cp_tree_equal when building Blitz. May be nested templates.


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

--- Comment #10 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Tue Jun  5 15:41:34 2018
New Revision: 261206

URL: https://gcc.gnu.org/viewcvs?rev=261206&root=gcc&view=rev
Log:
        PR c++/85976
        * tree.c (cp_tree_equal): Handle USING_DECL.

        * g++.dg/cpp0x/alias-decl-64.C: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-64.C
Modified:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/tree.c

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