libstdc++: Minimalize temporary allocations when width is specified [PR109162]
When width parameter is specified for formatting range, tuple or escaped presentation of string, we used to format characters to temporary string, and write produce sequence padded according to the spec. However, once the ... 53 lines of the commit log omitted.
Commit: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=01e5ef3e8b91288f5d387a27708f9f8979a50edf
commit gcc-16-142-g01e5ef3e8b9
Author: Tomasz Kamiński <tkaminsk@redhat.com>
Date: Wed Apr 23 13:17:09 2025 +0200
libstdc++: Minimalize temporary allocations when width is specified [PR109162]
When width parameter is specified for formatting range, tuple or escaped
presentation of string, we used to format characters to temporary string,
and write produce sequence padded according to the spec. However, once the
... 53 lines of the commit log omitted.
tcwg_gcc_check
master-arm
2 regressions
https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/01e5ef3e8b91288f5d387a27708f9f8979a50edf/tcwg_gcc_check/master-arm/details.txt
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3771/artifact/artifacts
Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/01e5ef3e8b91288f5d387a27708f9f8979a50edf/jira/yaml