gcc/libstdc++-v3/include/c_global
Jonathan Wakely a7765de8ef PR79017 workaround incomplete C99 math on darwin
PR libstdc++/79017
	* acinclude.m4 (GLIBCXX_CHECK_C99_TR1): Check for llrint and llround
	functions separately on darwin and if they're missing define
	_GLIBCXX_NO_C99_ROUNDING_FUNCS.
	* config.h.in: Regenerate.
	* configure: Regenerate.
	* include/c_global/cmath [_GLIBCXX_NO_C99_ROUNDING_FUNCS] (llrint)
	(llrintf, llrintl, llround, llroundf, llroundl): Do not define.

From-SVN: r244231
2017-01-09 17:15:58 +00:00
..
cassert Update copyright years. 2017-01-01 13:07:43 +01:00
ccomplex Update copyright years. 2017-01-01 13:07:43 +01:00
cctype Update copyright years. 2017-01-01 13:07:43 +01:00
cerrno Update copyright years. 2017-01-01 13:07:43 +01:00
cfenv Update copyright years. 2017-01-01 13:07:43 +01:00
cfloat Update copyright years. 2017-01-01 13:07:43 +01:00
cinttypes Update copyright years. 2017-01-01 13:07:43 +01:00
ciso646 Update copyright years. 2017-01-01 13:07:43 +01:00
climits Update copyright years. 2017-01-01 13:07:43 +01:00
clocale Update copyright years. 2017-01-01 13:07:43 +01:00
cmath PR79017 workaround incomplete C99 math on darwin 2017-01-09 17:15:58 +00:00
csetjmp Update copyright years. 2017-01-01 13:07:43 +01:00
csignal Update copyright years. 2017-01-01 13:07:43 +01:00
cstdalign Update copyright years. 2017-01-01 13:07:43 +01:00
cstdarg Update copyright years. 2017-01-01 13:07:43 +01:00
cstdbool Update copyright years. 2017-01-01 13:07:43 +01:00
cstddef Update copyright years. 2017-01-01 13:07:43 +01:00
cstdint Update copyright years. 2017-01-01 13:07:43 +01:00
cstdio Update copyright years. 2017-01-01 13:07:43 +01:00
cstdlib Update copyright years. 2017-01-01 13:07:43 +01:00
cstring Update copyright years. 2017-01-01 13:07:43 +01:00
ctgmath Update copyright years. 2017-01-01 13:07:43 +01:00
ctime Update copyright years. 2017-01-01 13:07:43 +01:00
cuchar Update copyright years. 2017-01-01 13:07:43 +01:00
cwchar Update copyright years. 2017-01-01 13:07:43 +01:00
cwctype Update copyright years. 2017-01-01 13:07:43 +01:00