This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 651bf5126da libstdc++: Enable features for RTEMS (based on GCC 15) new 94ce59ad335 dce: Remove __builtin_stack_save during dce [PR122037] new 99af0f90788 arm: avoid unmatched insn in movhfcc [PR118460]
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.cc | 19 +++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/vla-1.c | 15 +++++++++++++++ gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-1.c | 4 ++-- gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-2.c | 2 +- gcc/tree-ssa-dce.cc | 5 ++++- 5 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vla-1.c