This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from beeb01541ae arm/testsuite: Fix testcase for PR99977 new 5b953740da1 arm: Fix ICE with CMSE nonsecure calls on Armv8.1-M [PR100333] new a911287e13d testuite: Check pthread for omp module testing
The 2 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.md | 19 +++++++++++-------- gcc/testsuite/g++.dg/modules/omp-1_a.C | 1 + gcc/testsuite/g++.dg/modules/omp-1_b.C | 1 + gcc/testsuite/g++.dg/modules/omp-1_c.C | 1 + gcc/testsuite/g++.dg/modules/omp-2_a.C | 1 + gcc/testsuite/g++.dg/modules/omp-2_b.C | 1 + gcc/testsuite/gcc.target/arm/cmse/pr100333.c | 7 +++++++ 7 files changed, 23 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/cmse/pr100333.c