Daily bump.

This commit is contained in:
GCC Administrator 2024-08-04 00:17:30 +00:00
parent 3ac02e6750
commit 7cd71c8863
3 changed files with 15 additions and 1 deletions

View File

@ -1 +1 @@
20240803
20240804

View 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

View 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