[Bug libstdc++/126849] std::numbers wrong check for existence of bfloat16_t

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 17 13:26:53 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126849

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Sorry for that.
Seems it is the only typo like that:
git grep  __STDCPP_BFLOAT . | grep -v __STDCPP_BFLOAT16_T__
libstdc++-v3/include/std/numbers:#ifdef __STDCPP_BFLOAT128_T__


More information about the Gcc-bugs mailing list