This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 631cd92b3b3 c: Introduce -Wfree-labels new fed871f93c2 Fortran: Fix non_overridable typebound proc problems [PR846 [...] new 32f6485849c ifcombine: skip fallback conjunction on noncontiguous blocks
The 2 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/class.cc | 14 ++++++- gcc/fortran/resolve.cc | 8 +--- gcc/testsuite/gfortran.dg/pr117768.f90 | 76 ++++++++++++++++++++++++++++++++++ gcc/tree-ssa-ifcombine.cc | 4 ++ 4 files changed, 94 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr117768.f90