From 7cd71c88637e133cf983c235a29f65fdcc1e28ca Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sun, 4 Aug 2024 00:17:30 +0000 Subject: [PATCH] Daily bump. --- gcc/DATESTAMP | 2 +- libquadmath/ChangeLog | 6 ++++++ libstdc++-v3/ChangeLog | 8 ++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 613753ee8b5..444c7cbae43 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20240803 +20240804 diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index 11e15a0ff86..5c23cf016e9 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,9 @@ +2024-08-03 Jakub Jelinek + + PR target/116007 + * math/sqrtq.c (TFtype): For PowerPC without __LONG_DOUBLE_IEEE128__ + define to __float128 before including soft-fp.h and quad.h. + 2024-05-07 Rainer Orth * Makefile.am [LIBQUAD_USE_SYMVER_SUN] (quadmath.map-sun): Pass diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index fe4386d4a6d..53852c7f2ec 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,11 @@ +2024-08-03 Patrick Palka + + * include/bits/move.h (__like_impl): New metafunction. + (__like_t): Redefine in terms of __like_impl. + (forward_like): Redefine in terms of __like_t. + * testsuite/20_util/forward_like/2_neg.cc: Don't expect + error outside the immediate context anymore. + 2024-08-02 Jonathan Wakely * testsuite/libstdc++-prettyprinters/shared_ptr.cc: Include -- 2.47.2