aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-openmp.c
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.ibm.com>2020-08-12 08:02:34 +0200
committerAndreas Krebbel <krebbel@linux.ibm.com>2020-08-12 08:04:39 +0200
commit1d17c38ac1d1d916abbce14e6b2e0d61517c6e9b (patch)
tree3fcb7e46c2fc3c3266ed80181a15769a82f85bc8 /gcc/fortran/trans-openmp.c
parent2ba0674c657fb2089d8aae4f8c254ce0559c8f53 (diff)
downloadgcc-1d17c38ac1d1d916abbce14e6b2e0d61517c6e9b.zip
gcc-1d17c38ac1d1d916abbce14e6b2e0d61517c6e9b.tar.gz
gcc-1d17c38ac1d1d916abbce14e6b2e0d61517c6e9b.tar.bz2
IBM Z: Fix PR96456
The testcase failed because our backend refuses to generate vector compare instructions for signaling operators with -fno-trapping-math -fno-finite-math-only. gcc/ChangeLog: PR target/96456 * config/s390/s390.h (TARGET_NONSIGNALING_VECTOR_COMPARE_OK): New macro. * config/s390/vector.md (vcond_comparison_operator): Use new macro for the check. gcc/testsuite/ChangeLog: PR target/96456 * gcc.target/s390/pr96456.c: New test.
Diffstat (limited to 'gcc/fortran/trans-openmp.c')
0 files changed, 0 insertions, 0 deletions