This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4126c37d8d6 Fix call arguments mismatch in gcc.c-torture/compile/pr82052.c new 31d7a9b35fe optabs: ensure atomic_load/stores have compiler barriers
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 | 9 +++++++ gcc/optabs.c | 20 +++++++++++++-- gcc/testsuite/ChangeLog | 8 ++++++ .../gcc.dg/atomic/{pr80640.c => pr80640-2.c} | 8 +++--- gcc/testsuite/gcc.dg/atomic/pr81316.c | 29 ++++++++++++++++++++++ 5 files changed, 67 insertions(+), 7 deletions(-) copy gcc/testsuite/gcc.dg/atomic/{pr80640.c => pr80640-2.c} (78%) create mode 100644 gcc/testsuite/gcc.dg/atomic/pr81316.c