This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed73a6c gcc/testsuite * gcc.dg/vect/pr56541.c: Xfail on !vect_cond_ [...] new 3d9a2fb [2/2] Add store merging unit tests new af1b77d 2016-11-08 Janus Weil janus@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 | 13 +++ gcc/fortran/ChangeLog | 6 ++ gcc/fortran/expr.c | 27 +++-- gcc/gimple-ssa-store-merging.c | 139 +++++++++++++++++++++++++ gcc/selftest-run-tests.c | 2 + gcc/selftest.h | 1 + gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gfortran.dg/proc_ptr_comp_46.f90 | 29 ++++++ 8 files changed, 213 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_comp_46.f90