https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100198
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:4d2efec9f229c2e2e7cb6c3f06beb4c3e9d244a1
commit r12-6909-g4d2efec9f229c2e2e7cb6c3f06beb4c3e9d244a1
Author: Jason Merrill
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100198
--- Comment #4 from Jason Merrill ---
Nested classes/enums like this are broken in pack expansions if they depend on
parameter packs. The patch for PR100109 changed this from rejects-valid to
ice-on-valid, but it isn't something newly broken.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100198
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Keywords|