This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from fe6cd1ba23e d: Fix ICE on explicit immutable struct import [PR108877] new d1f7e12b136 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} | 36 +++++++++++------------- libatomic/config/{linux/arm => s390}/load_n.c | 38 ++++++++++++++++---------- libatomic/config/{linux/arm => s390}/store_n.c | 36 ++++++++++++++---------- 3 files changed, 61 insertions(+), 49 deletions(-) copy libatomic/config/s390/{exch_n.c => cas_n.c} (59%) copy libatomic/config/{linux/arm => s390}/load_n.c (67%) copy libatomic/config/{linux/arm => s390}/store_n.c (64%)