gcc/libstdc++-v3/include/c_global
Jonathan Wakely 8c8d74fe1e Fix C++98 std::signbit<long double>
PR libstdc++/60637
	* include/c_global/cmath (signbit) [__cplusplus < 201103L]: Use
	__builtin_signbitf or __builtin_signbitl as appropriate.
	* testsuite/26_numerics/headers/cmath/60637.cc: New.

From-SVN: r232532
2016-01-18 16:28:48 +00:00
..
cassert Update copyright years. 2015-01-05 13:33:28 +01:00
ccomplex Update copyright years. 2015-01-05 13:33:28 +01:00
cctype Update copyright years. 2015-01-05 13:33:28 +01:00
cerrno Update copyright years. 2015-01-05 13:33:28 +01:00
cfenv Update copyright years. 2015-01-05 13:33:28 +01:00
cfloat Update copyright years. 2015-01-05 13:33:28 +01:00
cinttypes Update copyright years. 2015-01-05 13:33:28 +01:00
ciso646 Update copyright years. 2015-01-05 13:33:28 +01:00
climits Update copyright years. 2015-01-05 13:33:28 +01:00
clocale Update copyright years. 2015-01-05 13:33:28 +01:00
cmath Fix C++98 std::signbit<long double> 2016-01-18 16:28:48 +00:00
csetjmp Update copyright years. 2015-01-05 13:33:28 +01:00
csignal Update copyright years. 2015-01-05 13:33:28 +01:00
cstdalign Update copyright years. 2015-01-05 13:33:28 +01:00
cstdarg Update copyright years. 2015-01-05 13:33:28 +01:00
cstdbool Update copyright years. 2015-01-05 13:33:28 +01:00
cstddef Update copyright years. 2015-01-05 13:33:28 +01:00
cstdint Update copyright years. 2015-01-05 13:33:28 +01:00
cstdio re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess errors) on x86_64-apple-darwin10) 2015-02-01 15:11:08 +00:00
cstdlib Update copyright years. 2015-01-05 13:33:28 +01:00
cstring Update copyright years. 2015-01-05 13:33:28 +01:00
ctgmath Update copyright years. 2015-01-05 13:33:28 +01:00
ctime Update copyright years. 2015-01-05 13:33:28 +01:00
cwchar Update copyright years. 2015-01-05 13:33:28 +01:00
cwctype Update copyright years. 2015-01-05 13:33:28 +01:00