This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f9e1ea10e65 tree-optimization/39612 - avoid issueing loads in SM when possible new ec40967f132 libstdc++: Make pmr::synchronized_pool_resource work withou [...] new 367766f40a0 tree-optimization/93891 - improve same-store disambiguation
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: gcc/ChangeLog | 6 + gcc/tree-ssa-sccvn.c | 6 +- libstdc++-v3/ChangeLog | 24 ++++ libstdc++-v3/src/c++17/memory_resource.cc | 127 ++++++++++++++------- .../synchronized_pool_resource/allocate_single.cc} | 12 +- .../synchronized_pool_resource/cons_single.cc} | 12 +- .../synchronized_pool_resource/release_single.cc} | 12 +- 7 files changed, 132 insertions(+), 67 deletions(-) copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 20_util/synchronized_pool [...] copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 20_util/synchronized_pool [...] copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 20_util/synchronized_pool [...]