https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69450
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If you fixinclude it, you should keep the int isnan (...) decl for C (and
perhaps for C++98 too), only hide it for C++11 and later.
