https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112374

--- Comment #44 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #42)
> Just one suggestion for the testcases, add:
> /* { dg-additional-options "-march=armv9-a" { target aarch64*-*-* } } */
> 
> So it at least it will be tested on another target.

Does aarch64*-*-* support -march=armv9-a regardless of whether e.g. assembler
has support for it?  I mean, x86 does that, but I think e.g. powerpc didn't or
doesn't.

Reply via email to