-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
rhel-10.0.beta
-
None
-
None
-
Patch
-
rhel-sst-pt-libraries
-
ssg_platform_tools
-
2
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
-
x86_64
-
None
RHEL 10 does not support CPUs that have only FMA4 support. We should backport this upstream commit:
commit 9f78a7c1d0963282608da836b840f0d5ae1c478e Author: Sunil K Pandey <skpgkp2@gmail.com> Date: Tue Feb 13 12:23:14 2024 -0800 x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch When glibc is built with ISA level 3 or higher by default, the resulting glibc binaries won't run on SSE or FMA4 processors. Exclude SSE, AVX and FMA4 variants in libm multiarch when ISA level 3 or higher is enabled by default. When glibc is built with ISA level 2 enabled by default, only keep SSE4.1 variant. Fixes BZ 31335. NB: elf/tst-valgrind-smoke test fails with ISA level 4, because valgrind doesn't support AVX512 instructions: https://bugs.kde.org/show_bug.cgi?id=383010 Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
- duplicates
-
RHEL-35602 glibc: Import bug fixes from glibc-2.39/F40 upstream (snapshot 2)
- Release Pending
- relates to
-
RHEL-31738 glibc: Activate ld.so CPU compatibility checks
- Release Pending
- links to