https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116161
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|-fcompare-debug |-fcompare-debug
|-gno-statement-frontiers |-gno-statement-frontiers
|failure with -O3 |failure with -O3
|-march=native |-march=znver3 -mshstk when
|-fno-vect-cost-model when |building rapidfuzz
|building rapidfuzz |
--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
Ah, it's not a znver2 machine ;)
-O3 -march=znver3 -mshstk then.