Restrict gcc.target/i386/spellcheck-options-5.c to Linux targets
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 2 May 2019 13:31:04 +0000 (13:31 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 2 May 2019 13:31:04 +0000 (13:31 +0000)
* gcc.target/i386/spellcheck-options-5.c: Restrict to Linux and
GNU targets.

From-SVN: r270795

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/spellcheck-options-5.c

index 37edbeada5a2ba445f1895cd8910063987edd5f8..26de08443f3e7094bd514e47ef2653155b015fdc 100644 (file)
@@ -1,3 +1,8 @@
+2019-05-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc.target/i386/spellcheck-options-5.c: Restrict to Linux and
+       GNU targets.
+
 2019-05-02  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
 
        * gcc.target/aarch64/sve/dot_1.c: New test for dot product.
index 4a878ba2da07cbf154104476a0940656a7cf9172..61946f6543cbc67b254970b2da4d66a1c69f6c7f 100644 (file)
@@ -1,5 +1,5 @@
 /* PR middle-end/90258.  */
 
-/* { dg-do compile } */
+/* { dg-do compile { target *-*-linux* *-*-gnu* } } */
 /* { dg-options "-mandroidX" } */
 /* { dg-error "unrecognized command line option '-mandroidX'; did you mean '-mandroid'"  "" { target *-*-* } 0 } */