This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3a55774f0b6 libiberty: Handle @live attribute in D demangler. new 9f0f7da9aa9 [OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635) new 62af27e77b5 arm: Add support for interrupt routines to reg_needs_saving_p
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/ChangeLog | 13 ++++++++++ gcc/config/arm/arm.c | 28 ++++++++++++++++------ gcc/gimplify.c | 4 +++- gcc/testsuite/ChangeLog | 5 ++++ .../gfortran.dg/gomp/target-exit-data.f90 | 20 ++++++++++++++++ 5 files changed, 62 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/target-exit-data.f90