This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 51b76ec931c Match: Add widen_mul based unsigned SAT_MUL after gimple_co [...] new 1c5e1093a72 libstdc++: Implement P2835R7 Expose std::atomic_ref's objec [...] new 0c670d38455 aarch64, testsuite: Add -fchecking to test options [PR121772]
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.target/aarch64/torture/pr121772.c | 1 + libstdc++-v3/include/bits/atomic_base.h | 12 +++++++ libstdc++-v3/include/bits/version.def | 4 +++ libstdc++-v3/include/bits/version.h | 7 +++- .../testsuite/29_atomics/atomic_ref/address.cc | 39 ++++++++++++++++++++++ 5 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/29_atomics/atomic_ref/address.cc