This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1b0e3f8ca36 waccess: Fix two -Wnonnull warning issues [PR108986] new 9056d0df830 s390: libatomic: Fix 16 byte atomic {cas,load,store}
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: libatomic/config/s390/{exch_n.c => cas_n.c} | 34 ++++++++++------------- libatomic/config/{linux/arm => s390}/load_n.c | 38 ++++++++++++++++---------- libatomic/config/{linux/arm => s390}/store_n.c | 36 ++++++++++++++---------- 3 files changed, 60 insertions(+), 48 deletions(-) copy libatomic/config/s390/{exch_n.c => cas_n.c} (61%) copy libatomic/config/{linux/arm => s390}/load_n.c (67%) copy libatomic/config/{linux/arm => s390}/store_n.c (64%)