This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 7f22f781037 Daily bump. new f037a81fcd1 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 | 8 ++++++++ 4 files changed, 59 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr99977.c