[Bug c++/93992] fail to compile specialization of inner class with template template parameter pack
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 2 17:47:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93992
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2020-03-02
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 47950
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47950&action=edit
gcc10-pr93992.patch
This seems to work on the testcase, but haven't bootstrapped/regtested it yet.
More information about the Gcc-bugs
mailing list