https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79549
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
Target Milestone|7.0 |8.0
Summary|[7 Regression] [c++1z] ICE |[c++1z] ICE in tsubst, at
|in tsubst, at cp/pt.c:13474 |cp/pt.c:13474 with partial
|with partial specialization |specialization of auto...
|of auto... template |template parameter pack
|parameter pack |
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed in GCC 7; leaving the PR open for now to help remind me to apply the
better patch in GCC 8.