This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 117c6426640 c++: Add C++23 consteval if support - P1938R3 [PR100974] new c5ed0148347 arm: Fix the mve multilib for the broken cmse support (pr99939).
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/testsuite/gcc.target/arm/cmse/cmse-18.c | 3 ++- gcc/testsuite/gcc.target/arm/cmse/cmse-20.c | 28 ++++++++++++++++++++++++++++ libgcc/config/arm/cmse_nonsecure_call.S | 4 ++-- libgcc/config/arm/t-arm | 5 ++--- 4 files changed, 34 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/cmse/cmse-20.c