gcc/libstdc++-v3/include/c_global
Jonathan Wakely 0c65926ffa Avoid undefined behaviour in std::byte operators (LWG 2950)
* include/c_global/cstddef (std::byte): Perform arithmetic operations
	in unsigned int to avoid promotion (LWG 2950).

From-SVN: r272415
2019-06-18 12:39:43 +01:00
..
cassert Update copyright years. 2019-01-01 13:31:55 +01:00
ccomplex Update copyright years. 2019-01-01 13:31:55 +01:00
cctype Update copyright years. 2019-01-01 13:31:55 +01:00
cerrno Update copyright years. 2019-01-01 13:31:55 +01:00
cfenv Update copyright years. 2019-01-01 13:31:55 +01:00
cfloat Update copyright years. 2019-01-01 13:31:55 +01:00
cinttypes Update copyright years. 2019-01-01 13:31:55 +01:00
ciso646 Update copyright years. 2019-01-01 13:31:55 +01:00
climits Update copyright years. 2019-01-01 13:31:55 +01:00
clocale Update copyright years. 2019-01-01 13:31:55 +01:00
cmath Add 'noexcept' to std::lerp 2019-06-17 15:32:44 +01:00
csetjmp Update copyright years. 2019-01-01 13:31:55 +01:00
csignal Update copyright years. 2019-01-01 13:31:55 +01:00
cstdalign Update copyright years. 2019-01-01 13:31:55 +01:00
cstdarg Update copyright years. 2019-01-01 13:31:55 +01:00
cstdbool Update copyright years. 2019-01-01 13:31:55 +01:00
cstddef Avoid undefined behaviour in std::byte operators (LWG 2950) 2019-06-18 12:39:43 +01:00
cstdint Update copyright years. 2019-01-01 13:31:55 +01:00
cstdio Update copyright years. 2019-01-01 13:31:55 +01:00
cstdlib Update copyright years. 2019-01-01 13:31:55 +01:00
cstring Update copyright years. 2019-01-01 13:31:55 +01:00
ctgmath Update copyright years. 2019-01-01 13:31:55 +01:00
ctime Add std::timespec and std::timespec_get for C++17 2019-02-14 14:10:25 +00:00
cuchar Update copyright years. 2019-01-01 13:31:55 +01:00
cwchar Update copyright years. 2019-01-01 13:31:55 +01:00
cwctype Update copyright years. 2019-01-01 13:31:55 +01:00