aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
diff options
context:
space:
mode:
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>2018-01-26 14:34:34 +0000
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>2018-01-26 14:34:34 +0000
commitda1f8d7f12c2efeadb3b127f6274fd0424c32410 (patch)
tree89d7af2750aaee802f1b39a1b9b69ef8f3ebde98 /gcc/tree-ssa-phiopt.c
parent45399fdc7c120342bb1b84595e0d54deb58c7235 (diff)
downloadgcc-da1f8d7f12c2efeadb3b127f6274fd0424c32410.zip
gcc-da1f8d7f12c2efeadb3b127f6274fd0424c32410.tar.gz
gcc-da1f8d7f12c2efeadb3b127f6274fd0424c32410.tar.bz2
[arm] XFAIL advsimd-intrinsics/vld1x2.c
This recently added test fails on arm. We haven't implemented these intrinsics for arm (any volunteers?) so for now let's XFAIL these on that target. Also, the float64 versions of these intrinsics are not supposed to be available on arm so this patch slightly adjusts the test to not include them for aarch32. In any case the entire test is XFAILed on arm, so this doesn't have any noticeable effect. The same number of tests (PASS) still occur on aarch64 but now they appear as XFAIL rather than FAIL on arm. * gcc.target/aarch64/advsimd-intrinsics/vld1x2.c: Make float64 tests specific to aarch64. XFAIL test on arm. From-SVN: r257090
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions