From 904fbe96180d66b718ca9201fc5e1064e7eec26b Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 5 Jun 2024 00:16:55 +0000 Subject: Daily bump. --- libstdc++-v3/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'libstdc++-v3') diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index d48df30..c822995 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,17 @@ +2024-06-04 Jonathan Wakely + + PR libstdc++/115335 + * include/std/span (span::at): Guard with feature test macro. + +2024-06-04 Matthias Kretz + + PR libstdc++/115308 + * include/experimental/bits/simd.h (__int_for_sizeof): Remove + special cases for __clang__. + (_SimdWrapper): Change constructor overload set to allow + conversion from vector types with integral conversions via bit + reinterpretation. + 2024-06-03 Jonathan Wakely * include/std/stacktrace (basic_stacktrace::_Impl::_M_allocate): -- cgit v1.1