https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116086
Robin Dapp <rdapp at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #11 from Robin Dapp <rdapp at gcc dot gnu.org> --- Fixed. As a reminder for posterity here: Richi called for a unified subreg handling and also argued (I agree) that LMUL > 1 VLS modes that are larger than a minimum-sized vector need to be treated like VLA modes. I don't think we do that everywhere already but let's fix things as they arise.