https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115556
Bug ID: 115556 Summary: error: this operation requires the SVE ISA extension Product: gcc Version: 13.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: malat at debian dot org Target Milestone: --- highway source code fails to compile on aarch64/gcc-13 and -O3. Error is: > this operation requires the SVE ISA extension Reproduced under godbold https://gcc.godbolt.org/z/vrzs8zc87 Running cvise ATM to remove hwy deps