gcc/libstdc++-v3/include/c_global
John David Anglin 69b0daeb4a re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr bool std::isnan(double)' conflicts with a previous declaration)
PR libstdc++/69450
	* acinclude.m4 (GLIBCXX_CHECK_MATH11_PROTO): Split check for obsolete
	isinf and isnan functions into two independent checks.  Check on hpux.
	* config.h.in: Regenerate.
	* configure: Regenerate.
	* include/c_global/cmath (isinf(double), isnan(double)): Use
	_GLIBCXX_HAVE_OBSOLETE_ISINF and _GLIBCXX_HAVE_OBSOLETE_ISNAN,
	respectively.

From-SVN: r232925
2016-01-28 13:09:23 +00:00
..
cassert
ccomplex Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
cctype
cerrno
cfenv
cfloat
cinttypes
ciso646
climits
clocale
cmath re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr bool std::isnan(double)' conflicts with a previous declaration) 2016-01-28 13:09:23 +00:00
csetjmp
csignal
cstdalign
cstdarg
cstdbool
cstddef
cstdint
cstdio
cstdlib Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
cstring
ctgmath Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
ctime
cuchar
cwchar
cwctype