This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5b41d673ad9 tree-optimization/97558 - avoid SLP analyzing irrelevant stmts new f3a3327fe3d Add test for PR97505. new 4c198ddff83 tree-optimization/97558 - compute vectype for SLP nested cycles new b2a31e2c341 Fortran: OpenMP - fixes for omp atomic [PR97655]
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/fortran/openmp.c | 20 ++++----- gcc/testsuite/gcc.dg/pr97505.c | 23 +++++++++++ .../vect/{no-scevccp-outer-10.c => pr97558-2.c} | 9 +++-- gcc/testsuite/gfortran.dg/gomp/atomic-2.f90 | 47 +++++++++++++++++++--- gcc/testsuite/gfortran.dg/gomp/atomic.f90 | 30 ++------------ gcc/testsuite/gfortran.dg/gomp/requires-9.f90 | 4 +- gcc/tree-vect-loop.c | 25 ++++++++++-- 7 files changed, 108 insertions(+), 50 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr97505.c copy gcc/testsuite/gcc.dg/vect/{no-scevccp-outer-10.c => pr97558-2.c} (80%)