gcc/libstdc++-v3/include
Jonathan Wakely 83cae6c4b7 libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542]
libstdc++-v3/ChangeLog:

	PR libstdc++/110542
	* include/bits/stl_uninitialized.h (__uninitialized_default_n):
	Do not use std::fill_n during constant evaluation.
2023-07-05 07:39:04 +01:00
..
backward Update copyright years. 2023-01-16 11:52:17 +01:00
bits libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542] 2023-07-05 07:39:04 +01:00
c Update copyright years. 2023-01-16 11:52:17 +01:00
c_compatibility libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath> 2023-05-31 21:01:16 +01:00
c_global libstdc++: Add separate autoconf macro for std::float_t and std::double_t [PR109818] 2023-05-31 21:10:49 +01:00
c_std Update copyright years. 2023-01-16 11:52:17 +01:00
debug libstdc++: Qualify calls to debug mode helpers 2023-06-26 17:43:22 +01:00
decimal Update copyright years. 2023-01-16 11:52:17 +01:00
experimental libstdc++: Add preprocessor checks to <experimental/internet> [PR100285] 2023-06-09 13:15:39 +01:00
ext libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath> 2023-05-31 21:01:16 +01:00
parallel libstdc++: Fix broken _GLIBCXX_PARALLEL mode 2023-06-02 11:44:14 +02:00
precompiled libstdc++: Fix some freestanding test failures 2023-04-05 18:45:15 +02:00
pstl libstdc++: Enable OpenMP 5.0 pragmas in PSTL headers 2023-07-04 00:05:53 +01:00
std libstdc++: Fix iostream init for Clang on darwin [PR110432] 2023-06-30 15:35:02 +01:00
tr1 Update copyright years. 2023-01-16 11:52:17 +01:00
tr2 Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.am libstdc++: Implement <experimental/synchronized_value> (P0290) 2023-02-16 14:38:38 +00:00
Makefile.in libstdc++: Implement <experimental/synchronized_value> (P0290) 2023-02-16 14:38:38 +00:00