This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 47b780b16d5 Daily bump. new 340b1d38417 libstdc++: Fix chrono::parse to read from wide strings [PR123147] new 9e2c62a7d39 libstdc++: Fix std::system_category().message(int) on mingw [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/bits/chrono_io.h | 8 ++++---- libstdc++-v3/src/c++11/system_error.cc | 21 +++++++++++---------- .../error_category/system_category.cc | 19 ++++++++++++++++--- libstdc++-v3/testsuite/std/time/parse/parse.cc | 14 ++++++++++++++ 4 files changed, 45 insertions(+), 17 deletions(-)