This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 905e044 PR testsuite/79324 * gcc.dg/debug/dwarf2/align-1.c: Add -gn [...] new d5f5fa27 Fix __atomic to not implement atomic loads with CAS.
The 1 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 | 18 ++++++++++ gcc/builtins.c | 5 +-- gcc/optabs-query.c | 19 +++++++++++ gcc/optabs-query.h | 1 + gcc/optabs.c | 63 +++++++++++++++++++++++------------ gcc/testsuite/lib/target-supports.exp | 21 ++---------- libatomic/ChangeLog | 9 +++++ libatomic/acinclude.m4 | 1 + libatomic/auto-config.h.in | 30 +++++++++++------ libatomic/config/x86/host-config.h | 18 ++++++++++ libatomic/glfree.c | 21 ++++++++++-- 11 files changed, 152 insertions(+), 54 deletions(-)