[Bug c++/84785] [8 Regression] internal compiler error: unexpected expression ‘I’ of kind template_parm_index
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 10 03:35:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84785
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sat Mar 10 03:34:29 2018
New Revision: 258407
URL: https://gcc.gnu.org/viewcvs?rev=258407&root=gcc&view=rev
Log:
PR c++/84785 - ICE with alias template and default targs.
* pt.c (type_unification_real): Set processing_template_decl if
saw_undeduced == 1.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list