This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8efb09c Make std::random_device retry after short reads new 145a7c9 Remove non-deterministic part of canonical() test new b422b02 PR rtl-optimization/66790 * df-problems.c (LIVE): Amend doc [...] new 4ca9958 Handle alignment in __atomic_is_lock_free
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/ChangeLog | 11 ++++++++++ gcc/builtins.c | 16 ++++++++++++-- gcc/df-problems.c | 19 ++++++++-------- libstdc++-v3/ChangeLog | 10 +++++++++ libstdc++-v3/include/bits/atomic_base.h | 20 ++++++++--------- libstdc++-v3/include/std/atomic | 8 +++---- .../regression.cc => 29_atomics/atomic/65913.cc} | 25 ++++++++++------------ .../filesystem/operations/canonical.cc | 11 ---------- 8 files changed, 70 insertions(+), 50 deletions(-) copy libstdc++-v3/testsuite/{28_regex/regression.cc => 29_atomics/atomic/65913.cc} (73%)