diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2018-04-20 16:31:19 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2018-04-20 16:31:19 +0000 |
commit | db994ead877220f9f71932b1e16b4945b06aafbd (patch) | |
tree | f36068fe4ccb38398bc4099a1674c7d8b819433c /gcc/reg-stack.c | |
parent | a3b82e156de228bbd33c87999f1fbdd519140734 (diff) | |
download | gcc-db994ead877220f9f71932b1e16b4945b06aafbd.zip gcc-db994ead877220f9f71932b1e16b4945b06aafbd.tar.gz gcc-db994ead877220f9f71932b1e16b4945b06aafbd.tar.bz2 |
PR testsuite/85483: Move aarch64/sve/vcond_1.c test to g++.dg/other/
I totally botched up this sve test file in 259437.
It needs C++, so move it to g++.dg/other and make it a .C file.
Also adds the target guards to prevent it from running on non-aarch64 targets.
Tested that it passes on aarch64-none-elf and doesn't get run on arm-none-eabi.
Committing to trunk as obvious.
PR testsuite/85483
* gcc.target/aarch64/sve/vcond_1.c: Move to...
* g++.dg/other/sve_vcond_1.C: ... Here. Add target directives.
* gcc.target/aarch64/sve/vcond_1_run.c: Move to...
* g++.dg/other/sve_vcond_1_run.C: ... Here. Change include file name.
From-SVN: r259526
Diffstat (limited to 'gcc/reg-stack.c')
0 files changed, 0 insertions, 0 deletions