https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114396
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 Regression] Vector: |[13/14 Regression] Vector: |Runtime mismatch at -O2 |Runtime mismatch at -O2 |with -fwrapv |with -fwrapv --- Comment #10 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Robin Dapp from comment #3) > -O3 -mavx2 -fno-vect-cost-model -fwrapv seems to be sufficient. This crashes for me with GCC 13 too.