This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 5acf6272396 Daily bump. new 8a0a24b9a09 libstdc++: Add missing std::tuple constructor [PR114147] new de45abc4b2a libstdc++: Simplify chrono::__units_suffix using std::format
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 | 84 ++++++++-------------- libstdc++-v3/include/std/tuple | 14 ++++ .../testsuite/20_util/tuple/cons/114147.cc | 15 ++++ 3 files changed, 58 insertions(+), 55 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/tuple/cons/114147.cc