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++/70067] [5/6 Regression] internal compiler error: in strip_typedefs, at cp/tree.c:1466


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

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Mar  4 16:07:20 2016
New Revision: 233973

URL: https://gcc.gnu.org/viewcvs?rev=233973&root=gcc&view=rev
Log:
        PR c++/70067

        * tree.c (strip_typedefs): Handle TYPENAME_TYPE lookup finding the
        same type.

Added:
    trunk/gcc/testsuite/g++.dg/template/typename21.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c

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