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++/69481] ICE with C++11 alias using with templates


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

--- Comment #14 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Author: nathan
Date: Wed Dec 14 16:43:07 2016
New Revision: 243656

URL: https://gcc.gnu.org/viewcvs?rev=243656&root=gcc&view=rev
Log:
        PR c++/69481
        * cp-tree.h (TYPE_TEMPLATE_INFO_MAYBE_ALIAS): Always use
        TYPE_ALIAS_TEMPLATE_INFO for aliases.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h

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