https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97412
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Known to fail| |10.2.0, 11.0 Status|UNCONFIRMED |ASSIGNED Summary|[concepts] ICE with |[10/11 Regression] |requires requires and |[concepts] ICE with |parameter packs |requires requires and | |parameter packs Target Milestone|--- |10.3 Last reconfirmed| |2020-10-14 Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org CC| |ppalka at gcc dot gnu.org Known to work| |9.3.0 --- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> --- Confirmed. We started ICEing with r10-8077; looking into it.