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 5a830c6cd54 libstdc++: Optimize std::vector construction from input ite [...] new d276541a82c doc: Fix minor grammar nit in -ftrivial-auto-var-init docs new cf01493b1f5 libstdc++: Fix some broken links in the manual new d22bd12554d libstdc++: Make std::erase for linked lists convert to bool new 0b49d8bc67d libstdc++: Remove stray comma in testing docs
The 4 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/doc/extend.texi | 2 +- .../doc/html/manual/policy_data_structures.html | 4 ++-- libstdc++-v3/doc/html/manual/test.html | 2 +- .../xml/manual/policy_data_structures_biblio.xml | 4 ++-- libstdc++-v3/doc/xml/manual/test.xml | 2 +- libstdc++-v3/include/std/forward_list | 5 +++-- libstdc++-v3/include/std/list | 5 +++-- .../23_containers/forward_list/erasure.cc | 22 ++++++++++++++++++++++ .../testsuite/23_containers/list/erasure.cc | 22 ++++++++++++++++++++++ 9 files changed, 57 insertions(+), 11 deletions(-)