aboutsummaryrefslogtreecommitdiff
path: root/libcxx
diff options
context:
space:
mode:
authorZahira Ammarguellat <zahira.ammarguellat@intel.com>2023-03-09 09:24:01 -0500
committerTom Stellard <tstellar@redhat.com>2023-03-10 22:55:02 -0800
commitfce3e75e01babe38576b1519dab5f752955525f9 (patch)
treeca0bc3c7480a707694919ec5d677aa0eda7d1bdb /libcxx
parenta9e129ed8806cc313fcda5017f25206cf73c42ea (diff)
downloadllvm-llvmorg-16.0.0-rc4.zip
llvm-llvmorg-16.0.0-rc4.tar.gz
llvm-llvmorg-16.0.0-rc4.tar.bz2
Revert "Currently the control of the eval-method is mixed with fast-math."llvmorg-16.0.0-rc4
Setting __FLT_EVAL_METHOD__ to -1 with fast-math will set __GLIBC_FLT_EVAL_METHOD to 2 and long double ends up being used for float_t and double_t. This creates some ABI breakage with various C libraries. See details here: https://github.com/llvm/llvm-project/issues/60781 This reverts commit bbf0d1932a3c1be970ed8a580e51edf571b80fd5. (cherry picked from commit 2f1264260b37e9bd79737181e459ae20e10c5fea)
Diffstat (limited to 'libcxx')
0 files changed, 0 insertions, 0 deletions