]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 4 Aug 2024 00:17:30 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 4 Aug 2024 00:17:30 +0000 (00:17 +0000)
gcc/DATESTAMP
libquadmath/ChangeLog
libstdc++-v3/ChangeLog

index 613753ee8b5062d828221d504ff5895d75f0edd5..444c7cbae4315bf1b13e8857c0a10eb0515c2503 100644 (file)
@@ -1 +1 @@
-20240803
+20240804
index 11e15a0ff864fe4092f6985161a8f62bfb73ba8a..5c23cf016e9e7f397c064c5e68ca744a4cbf5e69 100644 (file)
@@ -1,3 +1,9 @@
+2024-08-03  Jakub Jelinek  <jakub@redhat.com>
+
+       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  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * Makefile.am [LIBQUAD_USE_SYMVER_SUN] (quadmath.map-sun): Pass
index fe4386d4a6d888a17b4a9d5cc5e8ed6745c68470..53852c7f2ec186e8685f877a363c8fffa04e388e 100644 (file)
@@ -1,3 +1,11 @@
+2024-08-03  Patrick Palka  <ppalka@redhat.com>
+
+       * 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  <jwakely@redhat.com>
 
        * testsuite/libstdc++-prettyprinters/shared_ptr.cc: Include