https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59135
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Known to fail| |10.1.1, 11.0 Keywords| |rejects-valid Last reconfirmed| |2020-07-10 Ever confirmed|0 |1 CC| |jason at gcc dot gnu.org --- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- Fixed by r11-1571 which was also backported to the gcc-10 branch. Jason, was this fixed by the change to tsubst_pack_expansion? Should it be added to the testsuite before closing it?