AArch64: Make test options_set_10.c not run on native.
authorTamar Christina <tamar.christina@arm.com>
Mon, 4 Mar 2019 15:48:49 +0000 (15:48 +0000)
committerTamar Christina <tnfchris@gcc.gnu.org>
Mon, 4 Mar 2019 15:48:49 +0000 (15:48 +0000)
commit664f54041e00d1cb547461e4bac7965b77bda00a
tree9cce0d3a4f26bf23f156e50b82db7019351fc586
parent7ac40f3d27547ee3f8850eccb89b86ff670624b8
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:

From-SVN: r269366
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/options_set_10.c