Ah, the missing information was that to trip the error, you need `-march=armv8.1-m.main+mve`. armv8.1-m.main is not enough on its own.
-- https://forge.sourceware.org/gcc/gcc/pulls/217#issuecomment-7188
Richard Earnshaw via Sourceware Forge Mon, 17 Aug 2026 08:33:27 -0700
Ah, the missing information was that to trip the error, you need `-march=armv8.1-m.main+mve`. armv8.1-m.main is not enough on its own.
-- https://forge.sourceware.org/gcc/gcc/pulls/217#issuecomment-7188