[PATCH] x86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL compiler [BZ #32723]
H.J. Lu
hjl.tools@gmail.com
Thu Feb 20 00:29:03 GMT 2025
Intel compiler always defines __INTEL_LLVM_COMPILER. When SYCL is
enabled by -fsycl, it also defines SYCL_LANGUAGE_VERSION. Since Intel
SYCL compiler doesn't support _Float128:
https://github.com/intel/llvm/issues/16903
define __HAVE_FLOAT128 to 0 for Intel SYCL compiler.
This fixes BZ #32723.
--
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-x86-__HAVE_FLOAT128-Defined-to-0-for-Intel-SYCL-comp.patch
Type: text/x-patch
Size: 1623 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20250220/2781c697/attachment.bin>
More information about the Libc-alpha
mailing list