This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ef621480df8 * gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support. new 16cce9e37af PR libstdc++/87784 fix dynamic_bitset::push_back new 7f3172ac97b PR libstdc++/87809 avoid invalid expressions in exception s [...]
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/ChangeLog | 22 +++++++ libstdc++-v3/include/bits/forward_list.h | 2 +- libstdc++-v3/include/bits/stl_bvector.h | 4 +- libstdc++-v3/include/bits/stl_list.h | 3 +- libstdc++-v3/include/bits/stl_vector.h | 3 +- libstdc++-v3/include/tr2/dynamic_bitset | 7 +- .../forward_list/cons/87809.cc} | 34 ++++------ .../69114.cc => 23_containers/list/cons/87809.cc} | 34 ++++------ .../vector/bool/cons/87809.cc} | 34 ++++------ .../vector/cons/87809.cc} | 34 ++++------ .../testsuite/tr2/dynamic_bitset/pr87784.cc | 76 ++++++++++++++++++++++ 11 files changed, 165 insertions(+), 88 deletions(-) copy libstdc++-v3/testsuite/{20_util/uses_allocator/69114.cc => 23_containers/forw [...] copy libstdc++-v3/testsuite/{20_util/uses_allocator/69114.cc => 23_containers/list [...] copy libstdc++-v3/testsuite/{20_util/uses_allocator/69114.cc => 23_containers/vect [...] copy libstdc++-v3/testsuite/{20_util/uses_allocator/69114.cc => 23_containers/vect [...] create mode 100644 libstdc++-v3/testsuite/tr2/dynamic_bitset/pr87784.cc