Commit 483750e4 by Kyrylo Tkachov Committed by Kyrylo Tkachov

[AArch64][obvious] Mark target_attr_1.c as compile-only

	* gcc.target/aarch64/target_attr_1.c: Make test compile-only.

From-SVN: r226886
parent 3d0810e1
2015-08-14 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.target/aarch64/target_attr_1.c: Make test compile-only.
2015-08-14 Yuri Rumyantsev <ysrumyan@gmail.com> 2015-08-14 Yuri Rumyantsev <ysrumyan@gmail.com>
* gcc.target/i386/builtin_target.c: Add skylake check. * gcc.target/i386/builtin_target.c: Add skylake check.
......
/* { dg-do assemble } */ /* { dg-do compile } */
/* { dg-options "-O2 -mcpu=thunderx -save-temps" } */ /* { dg-options "-O2 -mcpu=thunderx -save-temps" } */
/* Test that cpu attribute overrides the command-line -mcpu. */ /* Test that cpu attribute overrides the command-line -mcpu. */
......
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