https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96185
--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> --- But __builtin_bit_cast is the compiler magic to support std::bit_cast, it's not just a non-standard extension. PR 93121 is a request for std::bit_cast in GCC.