Commit eca1a60b by Rainer Orth Committed by Rainer Orth

Restrict gcc.target/i386/spellcheck-options-5.c to Linux targets

	* gcc.target/i386/spellcheck-options-5.c: Restrict to Linux and
	GNU targets.

From-SVN: r270795
parent 5cf393b2
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> 2019-05-02 Alejandro Martinez <alejandro.martinezvicente@arm.com>
* gcc.target/aarch64/sve/dot_1.c: New test for dot product. * gcc.target/aarch64/sve/dot_1.c: New test for dot product.
......
/* PR middle-end/90258. */ /* PR middle-end/90258. */
/* { dg-do compile } */ /* { dg-do compile { target *-*-linux* *-*-gnu* } } */
/* { dg-options "-mandroidX" } */ /* { dg-options "-mandroidX" } */
/* { dg-error "unrecognized command line option '-mandroidX'; did you mean '-mandroid'" "" { target *-*-* } 0 } */ /* { dg-error "unrecognized command line option '-mandroidX'; did you mean '-mandroid'" "" { target *-*-* } 0 } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment