https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95544
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #10 from anlauf at gcc dot gnu.org ---
Fixed on master for GCC-11, and backported to 10-branch along with the fix
for pr93366, which is a prerequisite for this one.
Backport to 9-branch would require additional work. Since this is not a
regression and an ICE on invalid, not done. Closing.
Thanks for the report!