[AArch64][obvious] Mark target_attr_1.c as compile-only
* gcc.target/aarch64/target_attr_1.c: Make test compile-only. From-SVN: r226886
This commit is contained in:
parent
3d0810e14c
commit
483750e491
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* gcc.target/i386/builtin_target.c: Add skylake check.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-do assemble } */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-O2 -mcpu=thunderx -save-temps" } */
|
||||
|
||||
/* Test that cpu attribute overrides the command-line -mcpu. */
|
||||
|
Loading…
Reference in New Issue
Block a user