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++/61198] Crash when selecting specializations through aliases.


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

--- Comment #6 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Author: ktietz
Date: Fri Dec 19 16:44:15 2014
New Revision: 218955

URL: https://gcc.gnu.org/viewcvs?rev=218955&root=gcc&view=rev
Log:
    PR c++/61198
    * pt.c (most_general_template): Don't break for template-alias.


Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c


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