https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124657
--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <[email protected]>: https://gcc.gnu.org/g:8d287bd70446e5ec3b0eb909d32d03dd65c67bae commit r17-339-g8d287bd70446e5ec3b0eb909d32d03dd65c67bae Author: Jonathan Wakely <[email protected]> Date: Tue May 5 19:12:58 2026 +0100 libstdc++: Fix experimental::__is_x86_pd() [PR124657] libstdc++-v3/ChangeLog: PR libstdc++/124657 * include/experimental/bits/simd_x86.h (__is_x86_pd): Fix macro names and refactor to reduce instantiations.
