https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90254
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[8/9/10/11 Regression] ice |[8/9/10 Regression] ice on |on aggregate initialization |aggregate initialization of |of unmovable base |unmovable base --- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> --- The patch fixes the testcase from comment #4 for GCC 11. I agree with the clang response that the original testcase is ill-formed, and will continue to be rejected. The testcase in comment #3 is still broken due to PR 66139.