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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
You should just use std::numeric_limits<std::bfloat16_t>::quiet_NaN() instead
of a non-standard, non-portable, non-existent built-in.

Reply via email to