This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa4317866bf i386: Improve basic vectorized V2SFmode operations [PR95046] new 892c7427ee2 [Fortran] Fix/modify present() handling for assumed-shape o [...]
The 1 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/ChangeLog | 15 ++- gcc/fortran/trans-array.c | 8 +- gcc/fortran/trans-expr.c | 22 ++-- gcc/fortran/trans-openmp.c | 42 +------ gcc/fortran/trans.h | 2 +- gcc/testsuite/ChangeLog | 7 ++ gcc/testsuite/gfortran.dg/gomp/pr94672.f90 | 127 +++++++++++++++++++++ .../gfortran.dg/missing_optional_dummy_6a.f90 | 3 +- 8 files changed, 173 insertions(+), 53 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr94672.f90