[Bug c++/66255] [6 Regression] ice in retrieve_specialization
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 26 21:28:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66255
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 26 20:33:46 2015
New Revision: 225084
URL: https://gcc.gnu.org/viewcvs?rev=225084&root=gcc&view=rev
Log:
PR c++/66255
* pt.c (check_unstripped_args): Split out from...
(retrieve_specialization): ...here. Allow typedefs in the type of
a non-type argument.
Added:
trunk/gcc/testsuite/g++.dg/template/nontype27.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list