https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84796
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=102626 --- Comment #8 from Patrick Palka <ppalka at gcc dot gnu.org> --- PR102626 seems related, with the difference being here the type pack has a different level than the non-type pack, whereas there they have the same level.