> -Original Message-
> From: Tamar Christina
> Sent: 09 July 2020 10:58
> To: gcc-patches@gcc.gnu.org
> Cc: nd ; Richard Earnshaw ;
> Marcus Shawcroft ; Kyrylo Tkachov
> ; Richard Sandiford
>
> Subject: [PATCH 6/6] AArch64: Add test for -mcpu=native
>
Hi All,
This adds some tests to the GCC testsuite for testing the
-mcpu=native code.
Bootstrapped Regtested on aarch64-none-linux-gnu and no issues.
Ok for master, GCC 10, 9 and 8?
Thanks,
Tamar
gcc/testsuite/ChangeLog:
* gcc.target/aarch64/cpunative/aarch64-cpunative.exp: New test.