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

From-SVN: r270796

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

index 592b2b5f6fa1aecc7c725cfd49b2ecc0fd0ddf8a..d3d4edd10e032141430a906c353df56aedcd3cbf 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-04-30  Martin Liska  <mliska@suse.cz>
 
        Backport from mainline
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 } */