https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112773
--- Comment #17 from Patrick O'Neill <patrick at rivosinc dot com> --- (In reply to Robin Dapp from comment #16) > I'd hope it was not fixed by this but just latent because we chose a > VLS-mode vectorization instead. Hopefully we're better off with the fix > than without :) Using -fno-vect-cost-model confirms that r14-6472-g8501edba91e didn't actually fix the problem, but it's fixed on trunk. I'll send a patch to add -fno-vect-cost-model to the testcase options.