https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112971
Patrick O'Neill <patrick at rivosinc dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |NEW --- Comment #16 from Patrick O'Neill <patrick at rivosinc dot com> --- False alarm. Looks like the vls change (which also affected pr112773) made this failure hidden on trunk. Adding -fno-vect-cost-model shows the issue: https://godbolt.org/z/fe8ETverz Trunk still has the issue.