diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2024-04-23 13:29:10 +0200 |
---|---|---|
committer | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2024-04-23 13:29:10 +0200 |
commit | 3d5699930fe6cfc595e5a920ab36a1bc065be534 (patch) | |
tree | 0d1e252a6b487d8c4a70aa500dfa1b19185e81a0 /libgcc | |
parent | ca00bf02dcc37f9ff1028ca1d90e8b8d95d69683 (diff) | |
download | gcc-3d5699930fe6cfc595e5a920ab36a1bc065be534.zip gcc-3d5699930fe6cfc595e5a920ab36a1bc065be534.tar.gz gcc-3d5699930fe6cfc595e5a920ab36a1bc065be534.tar.bz2 |
s390: testsuite: Xfail forwprop-4{0,1}.c
The tests fail on s390 since can_vec_perm_const_p fails and therefore
the bit insert/ref survive which r14-3381-g27de9aa152141e aims for.
Strictly speaking, the tests only fail in case the target supports
vectors, i.e., for targets prior z13 or in case of -mesa the emulated
vector operations are optimized out.
Set to xfail and tracked by PR114802.
gcc/testsuite/ChangeLog:
* gcc.dg/tree-ssa/forwprop-40.c: Xfail for s390.
* gcc.dg/tree-ssa/forwprop-41.c: Xfail for s390.
* lib/target-supports.exp: Add target check s390_mvx.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions