This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cdfd9150392 lto-plugin/ PR lto/81487 * lto-plugin.c (claim_file_handl [...] new 09cc3d83763 Add AddressSanitizer annotations to std::vector
The 1 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/ChangeLog | 23 ++++ .../config/allocator/malloc_allocator_base.h | 4 + libstdc++-v3/config/allocator/new_allocator_base.h | 4 + libstdc++-v3/doc/xml/manual/using.xml | 18 +++ libstdc++-v3/include/bits/stl_vector.h | 146 ++++++++++++++++++++- libstdc++-v3/include/bits/vector.tcc | 51 ++++++- 6 files changed, 234 insertions(+), 12 deletions(-)