This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0cfe7a2 2016-06-01 Richard Biener rguenther@suse.de new 6ab9cde PR middle-end/71371 * gimplify.c (gimplify_omp_for): Tempor [...] new 7d7125d 2016-06-01 Paul Thomas pault@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 | 9 +++++ gcc/fortran/decl.c | 53 ++++++++++++++++++++++++++---- gcc/fortran/resolve.c | 8 ++--- gcc/gimplify.c | 5 +++ gcc/testsuite/ChangeLog | 14 +++++++- gcc/testsuite/c-c++-common/gomp/pr71371.c | 25 ++++++++++++++ gcc/testsuite/gfortran.dg/submodule_14.f08 | 2 +- gcc/testsuite/gfortran.dg/submodule_16.f08 | 53 ++++++++++++++++++++++++++++++ 9 files changed, 162 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr71371.c create mode 100644 gcc/testsuite/gfortran.dg/submodule_16.f08