This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b191e8bdecf ira: Add new hooks for callee-save vs spills [PR117477] new 4b180459626 libstdc++: Add poison pill for chrono::from_stream new e6e7b477bbd libstdc++: Make std::erase for linked lists convert to bool
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 | 4 ++++ 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 ++++++++++++++++++++++ 5 files changed, 54 insertions(+), 4 deletions(-)