https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59716
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Target Milestone|10.4 |12.0
Resolution|--- |DUPLICATE
Summary|[10/11 Regression] variadic |variadic template multiple
|template multiple parameter |parameter pack expansion
|pack expansion fails |fails
See Also|https://gcc.gnu.org/bugzill |
|a/show_bug.cgi?id=88580 |
--- Comment #10 from Patrick Palka <ppalka at gcc dot gnu.org> ---
So I guess we should consider this a dup of the non-regression PR88580 which is
fixed for GCC 12.
*** This bug has been marked as a duplicate of bug 88580 ***