https://gcc.gnu.org/g:000c10b10c2bef58f1ae40f4857d64a46f5c9223
commit r14-12307-g000c10b10c2bef58f1ae40f4857d64a46f5c9223 Author: GCC Administrator <[email protected]> Date: Tue Feb 10 00:18:46 2026 +0000 Daily bump. Diff: --- gcc/DATESTAMP | 2 +- libstdc++-v3/ChangeLog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 626e4a01fc6d..6aafc7bb8160 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20260209 +20260210 diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index efea203bf6f9..ea334bc66c0a 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,13 @@ +2026-02-09 Jonathan Wakely <[email protected]> + + Backported from master: + 2026-02-09 Jonathan Wakely <[email protected]> + + PR libstdc++/124024 + * include/bits/out_ptr.h (out_ptr): Fix doxygen comment to refer + to the right function. + (inout_ptr): Improve markup in doxygen comment. + 2026-02-06 Tomasz KamiĆski <[email protected]> Backported from master:
