On https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html there's a list of feature modifiers to -march and -mcpu. Is there a way to check or detect what features are available on a particular CPU? -- chs