This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 618ae596ebc aarch64: Fix UB in the compiler [PR100200] new 42a10bb884c arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [...]
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/config/arm/arm.c | 26 ++++++++++++++++++++++---- gcc/config/arm/sync.md | 28 ++++++++++++++-------------- gcc/config/arm/thumb1.md | 15 +++++++++++++++ gcc/testsuite/gcc.target/arm/pr99977.c | 6 ++++++ 4 files changed, 57 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr99977.c