https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88530
--- Comment #7 from Tamar Christina <tnfchris at gcc dot gnu.org> --- Author: tnfchris Date: Mon Mar 4 15:48:49 2019 New Revision: 269366 URL: https://gcc.gnu.org/viewcvs?rev=269366&root=gcc&view=rev Log: AArch64: Make test options_set_10.c not run on native. The test options_set_10.c shouldn't run when cross compiled. In addition to gating it on linux I'm also gating it on native now. gcc/testsuite/ChangeLog: PR target/88530 * gcc.target/aarch64/options_set_10.c: Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/gcc.target/aarch64/options_set_10.c