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 a16952ddf95 IBM Z: Avoid bash-specific substitution in configure new c28df7197b4 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