This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7b900dca607 c++: Incorrect type equivalence [PR 99496] new 6ee24638ed0 libstdc++: Revert to old std::call_once implementation [PR 99341] new 995a740cb01 libstdc++: Remove symbols for new std::call_once implementa [...]
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: .../post/aarch64-linux-gnu/baseline_symbols.txt | 2 - .../abi/post/ia64-linux-gnu/baseline_symbols.txt | 2 - .../abi/post/m68k-linux-gnu/baseline_symbols.txt | 2 - .../post/riscv64-linux-gnu/baseline_symbols.txt | 2 - libstdc++-v3/config/abi/pre/gnu.ver | 5 - libstdc++-v3/include/std/mutex | 242 +++++++++++---------- libstdc++-v3/src/c++11/mutex.cc | 59 ----- .../testsuite/30_threads/call_once/66146.cc | 53 ----- 8 files changed, 125 insertions(+), 242 deletions(-) delete mode 100644 libstdc++-v3/testsuite/30_threads/call_once/66146.cc