This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 95c74f354ae middle-end: Fix complex lowering of cabs with no LHS [PR120369] new 6740732a659 libstdc++: remove two redundant statements in pb_ds binary tree new 2e27df6cbd0 libstdc++: maintain subtree size in pb_ds binary search trees new 36c20fee22d libstdc++: use maintained size when split pb_ds binary sear [...]
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: .../detail/bin_search_tree_/bin_search_tree_.hpp | 3 +++ .../detail/bin_search_tree_/insert_fn_imps.hpp | 2 -- .../detail/bin_search_tree_/rotate_fn_imps.hpp | 31 +++++++++++++++++++--- .../detail/bin_search_tree_/split_join_fn_imps.hpp | 4 ++- .../include/ext/pb_ds/detail/rb_tree_map_/node.hpp | 8 ++++++ .../include/ext/pb_ds/detail/splay_tree_/node.hpp | 8 ++++++ 6 files changed, 49 insertions(+), 7 deletions(-)