This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9e57a9a Looking at PR77308, one of the issues is that the bswap optim [...] new c508be1 PR fortran/78299 * omp-low.c (expand_omp_for_static_nochunk [...] new fa1f9c9 Fix ICE on empty FIQ interrupt handler on ARM
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 | 12 ++++++ gcc/config/arm/arm.md | 13 +++--- gcc/omp-low.c | 2 +- gcc/testsuite/ChangeLog | 9 ++++ gcc/testsuite/gcc.target/arm/empty_fiq_handler.c | 11 +++++ gcc/testsuite/gfortran.dg/gomp/pr78299.f90 | 55 ++++++++++++++++++++++++ 6 files changed, 95 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/empty_fiq_handler.c create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr78299.f90