[Bug c++/66405] [5/6 Regression] ICE: in tsubst, at cp/pt.c:11984
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 5 19:18:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66405
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 5 19:17:24 2015
New Revision: 224164
URL: https://gcc.gnu.org/viewcvs?rev=224164&root=gcc&view=rev
Log:
PR c++/66405
* pt.c (type_dependent_expression_p): EXPR_PACK_EXPANSION is
dependent even if it has a type.
Modified:
branches/gcc-5-branch/gcc/cp/ChangeLog
branches/gcc-5-branch/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list