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 Update copyright years. 2016-01-04 15:30:50 +01:00
ccomplex Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
cctype Update copyright years. 2016-01-04 15:30:50 +01:00
cerrno Update copyright years. 2016-01-04 15:30:50 +01:00
cfenv Update copyright years. 2016-01-04 15:30:50 +01:00
cfloat Update copyright years. 2016-01-04 15:30:50 +01:00
cinttypes Update copyright years. 2016-01-04 15:30:50 +01:00
ciso646 Update copyright years. 2016-01-04 15:30:50 +01:00
climits Update copyright years. 2016-01-04 15:30:50 +01:00
clocale Update copyright years. 2016-01-04 15:30:50 +01:00
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 Update copyright years. 2016-01-04 15:30:50 +01:00
csignal Update copyright years. 2016-01-04 15:30:50 +01:00
cstdalign Update copyright years. 2016-01-04 15:30:50 +01:00
cstdarg Update copyright years. 2016-01-04 15:30:50 +01:00
cstdbool Update copyright years. 2016-01-04 15:30:50 +01:00
cstddef Update copyright years. 2016-01-04 15:30:50 +01:00
cstdint Update copyright years. 2016-01-04 15:30:50 +01:00
cstdio Update copyright years. 2016-01-04 15:30:50 +01:00
cstdlib Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
cstring Update copyright years. 2016-01-04 15:30:50 +01:00
ctgmath Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
ctime Update copyright years. 2016-01-04 15:30:50 +01:00
cuchar Update copyright years. 2016-01-04 15:30:50 +01:00
cwchar Update copyright years. 2016-01-04 15:30:50 +01:00
cwctype Update copyright years. 2016-01-04 15:30:50 +01:00