This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1b27e847132 libstdc++: Remove trailing whitespace in <syncstream> new 13ec1769fa2 LoongArch: Fix the "%t" modifier handling for (const_int 0) new 4fcb26a3578 LoongArch: Fix the semantic of 16B CAS new 4bed08beba3 testsuite: LoongArch: Enable 16B atomic tests if the test m [...]
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/config/loongarch/loongarch.cc | 3 +- gcc/config/loongarch/sync.md | 104 +++++++++++++-------- gcc/testsuite/gcc.dg/atomic-compare-exchange-5.c | 1 + gcc/testsuite/gcc.dg/atomic-exchange-5.c | 1 + gcc/testsuite/gcc.dg/atomic-load-5.c | 1 + gcc/testsuite/gcc.dg/atomic-op-5.c | 1 + gcc/testsuite/gcc.dg/atomic-store-5.c | 1 + gcc/testsuite/gcc.dg/atomic-store-6.c | 1 + .../gcc.dg/simulate-thread/atomic-load-int128.c | 1 + .../gcc.dg/simulate-thread/atomic-other-int128.c | 7 +- gcc/testsuite/lib/target-supports.exp | 20 +++- 11 files changed, 96 insertions(+), 45 deletions(-)