This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 3d9c933c4cd LoongArch: doc: Add same-address constraint to the descript [...] new ea45b49d3a8 libstdc++: Update tzdata to 2025a new a93c02154f5 libstdc++: Update tzdata to 2025b new 5a830c6cd54 libstdc++: Optimize std::vector construction from input ite [...]
The 3 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: gcc/testsuite/g++.dg/tree-ssa/initlist-opt1.C | 2 +- gcc/testsuite/g++.dg/tree-ssa/initlist-opt2.C | 2 +- libstdc++-v3/include/bits/stl_vector.h | 41 +- libstdc++-v3/include/std/chrono | 2 +- libstdc++-v3/src/c++20/tzdata.zi | 1696 ++++++++++---------- libstdc++-v3/src/c++20/tzdb.cc | 4 +- .../testsuite/23_containers/vector/cons/108487.cc | 24 + 7 files changed, 911 insertions(+), 860 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/vector/cons/108487.cc