This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 2262af43ba5 Daily bump. new 2413eed0098 OpenMP: Fix var replacement with 'simd' and linear-step var [...] new 50b7cf39565 Fortran: OpenMP fix declare simd inside modules and absent [...] new 4218d3abfde gcn/mkoffload: Cleanup temporary dbgobj file
The 3 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/gcn/mkoffload.cc | 1 + gcc/fortran/openmp.cc | 8 +++-- gcc/omp-low.cc | 2 ++ gcc/testsuite/gfortran.dg/gomp/declare-simd-6.f90 | 42 ++++++++++++++++++++++ .../testsuite/libgomp.c/{linear-1.c => linear-2.c} | 40 +++++++++++---------- 5 files changed, 73 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/declare-simd-6.f90 copy libgomp/testsuite/libgomp.c/{linear-1.c => linear-2.c} (75%)