aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.h
diff options
context:
space:
mode:
authorHaochen Gui <guihaoc@gcc.gnu.org>2023-04-21 16:42:31 +0800
committerHaochen Gui <guihaoc@gcc.gnu.org>2023-04-21 16:42:31 +0800
commit6afa7d31a0e8865e17b317ada5cc5014b5d07da3 (patch)
tree615deb1b40a28d2018c613fdedc5ad32d62d70d2 /gcc/gimple-iterator.h
parent4dca6024fb8254117bc1b0ea005a92ee6a7b84be (diff)
downloadgcc-6afa7d31a0e8865e17b317ada5cc5014b5d07da3.zip
gcc-6afa7d31a0e8865e17b317ada5cc5014b5d07da3.tar.gz
gcc-6afa7d31a0e8865e17b317ada5cc5014b5d07da3.tar.bz2
rs6000: xfail float128 comparison test case that fails on powerpc64.
This patch xfails a float128 comparison test case on powerpc64 that fails due to a longstanding issue with floating-point compares. See PR58684 for more information. When float128 hardware is enabled (-mfloat128-hardware), xscmpuqp is generated for comparison which is unexpected. When float128 software emulation is enabled (-mno-float128-hardware), we still have to xfail the hardware version (__lekf2_hw) which finally generates xscmpuqp. gcc/testsuite/ PR target/108728 * gcc.dg/torture/float128-cmp-invalid.c: Add xfail.
Diffstat (limited to 'gcc/gimple-iterator.h')
0 files changed, 0 insertions, 0 deletions