This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2adb79eac6 Always use SLP vector defs to determine insertion place new 1dfa89b0355 fortran: Apply if clause to all sub-constructs in combined [...] new f530bac8a11 fortran: Fix ICE when 'if' clause used with 'target paralle [...] new 8005a3e4e7a powerpc: Restore bootstrap for Darwin.
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/rs6000/rs6000-call.c | 2 +- gcc/fortran/trans-openmp.c | 7 +- gcc/testsuite/gfortran.dg/gomp/combined-if.f90 | 108 +++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/gomp/pr95869.f90 | 18 +++++ 4 files changed, 132 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/combined-if.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr95869.f90