diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2024-02-19 11:51:38 +0100 |
---|---|---|
committer | Ilya Leoshkevich <iii@linux.ibm.com> | 2024-02-21 10:50:45 +0100 |
commit | 51c0ff6f503323908d3326050274fc57899300bd (patch) | |
tree | 3c7bfd4ef49f5b39d325f14dfd9950132e0611c9 /libgcc | |
parent | 608d40fde0c7e7e72a0acf4f262bf76c16443be0 (diff) | |
download | gcc-51c0ff6f503323908d3326050274fc57899300bd.zip gcc-51c0ff6f503323908d3326050274fc57899300bd.tar.gz gcc-51c0ff6f503323908d3326050274fc57899300bd.tar.bz2 |
IBM Z: Preserve exceptions in autovec-*-signaling-eq.c tests
DSE, DCE, and other passes are removing redundant signaling comparisons
from these tests, but the whole point is to check that GCC knows how to
emit them. Use -fno-delete-dead-exceptions to prevent that.
gcc/testsuite/ChangeLog:
* gcc.target/s390/zvector/autovec-double-signaling-eq.c:
Preserve exceptions.
* gcc.target/s390/zvector/autovec-float-signaling-eq.c:
Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions