This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1ee3b380dfb forwprop: Tweak choice of VEC_PERM_EXPR filler [PR92822] new 627d59b6b30 [Fortran] avoid ICE in gfc_omp_check_optional_argument (PR93464) new 1e26ff7391c vect: Pattern-matched calls in reduction chains new 465c7c89e92 simplify-rtx: Extend (truncate (*extract ...)) fold [PR87763]
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/ChangeLog | 12 ++++++++++++ gcc/config/i386/i386.md | 2 +- gcc/fortran/ChangeLog | 7 +++++++ gcc/fortran/trans-openmp.c | 3 ++- gcc/simplify-rtx.c | 4 +++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/goacc/pr93464.f90 | 16 ++++++++++++++++ gcc/tree-vect-loop.c | 14 +++++++++++--- 8 files changed, 57 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr93464.f90