This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c7da103650 RISC-V: Refine the rtl expand check for strided ld/st new 4484945c538 libstdc++: Fix std::unordered_set::emplace optimization [PR117686] new f6f28dc41dd libstdc++: Use const_iterator in std::set::find<K> return type new 03438f621e4 testsuite: arm: Only check for absence of literal pools in [...]
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: .../gcc.target/arm/pure-code/no-literal-pool-m0.c | 110 ++------------------- libstdc++-v3/include/bits/hashtable.h | 4 +- libstdc++-v3/include/bits/stl_set.h | 2 +- .../23_containers/unordered_set/insert/117686.cc | 16 +++ 4 files changed, 28 insertions(+), 104 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/insert/117686.cc