This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 269f393a373 Update Solaris baselines for GCC 9.1 new cd0e3f58535 PR tree-optimization/88797 * gimple-ssa-split-paths (is_f [...] new 0bc9082bd8e 2019-05-01 Dominique d'Humieres dominiq@gcc.gnu.org
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/ChangeLog | 6 ++ gcc/fortran/ChangeLog | 10 +++ gcc/fortran/match.c | 84 ++++++++++++++++---------- gcc/gimple-ssa-split-paths.c | 8 ++- gcc/testsuite/ChangeLog | 12 ++++ gcc/testsuite/g++.dg/tree-ssa/pr88797.C | 16 +++++ gcc/testsuite/gfortran.dg/block_name_2.f90 | 6 +- gcc/testsuite/gfortran.dg/dec_type_print_3.f90 | 2 +- gcc/testsuite/gfortran.dg/pr60144.f90 | 27 +++++++++ 9 files changed, 134 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr88797.C create mode 100644 gcc/testsuite/gfortran.dg/pr60144.f90