[gcc/devel/fortran_unsigned] Iplement conversions from unsigned to different data types.

2024-08-03 Thread Thomas Kテカnig via Gcc-cvs
https://gcc.gnu.org/g:b4e4cb4254048475e13d599c88da283ba1aa83c8 commit b4e4cb4254048475e13d599c88da283ba1aa83c8 Author: Thomas Koenig Date: Sat Aug 3 11:20:49 2024 +0200 Iplement conversions from unsigned to different data types. Diff: --- gcc/fortran/arith.cc | 110 ++

[gcc r15-2707] libstdc++: use concrete return type for std::forward_like

2024-08-03 Thread Patrick Palka via Libstdc++-cvs
https://gcc.gnu.org/g:8256d5c0097dff00f9bdf9ee0c9d53bd7cec2802 commit r15-2707-g8256d5c0097dff00f9bdf9ee0c9d53bd7cec2802 Author: Patrick Palka Date: Sat Aug 3 09:05:05 2024 -0400 libstdc++: use concrete return type for std::forward_like Inspired by https://github.com/llvm/llvm-pro

[gcc r15-2708] libquadmath: Fix up libquadmath/math/sqrtq.c compilation in some powerpc* configurations [PR116007]

2024-08-03 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:3ac02e67503ccffa3dfeeffc0a60fce6bdaca43b commit r15-2708-g3ac02e67503ccffa3dfeeffc0a60fce6bdaca43b Author: Jakub Jelinek Date: Sat Aug 3 20:37:54 2024 +0200 libquadmath: Fix up libquadmath/math/sqrtq.c compilation in some powerpc* configurations [PR116007] M

[gcc r14-10555] libstdc++: Fix __cpp_lib_chrono for old std::string ABI

2024-08-03 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:c3866651a2a4623ebca544391051d3f69f141110 commit r14-10555-gc3866651a2a4623ebca544391051d3f69f141110 Author: Jonathan Wakely Date: Thu Jun 20 13:28:08 2024 +0100 libstdc++: Fix __cpp_lib_chrono for old std::string ABI The header is incomplete for the old std: