This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 56f22142aba gcc/ChangeLog new e9eb6ea5605 PR bootstrap/90543 * optc-save-gen.awk: Fix up printing s [...] new e020479cd65 2019-09-29 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 | 5 ++++ gcc/fortran/ChangeLog | 18 ++++++++++++- gcc/fortran/resolve.c | 4 +++ gcc/fortran/trans-array.c | 3 ++- gcc/fortran/trans-expr.c | 23 ++++++++++++++--- gcc/fortran/trans-stmt.c | 36 ++++++++++++++++++++++++++ gcc/fortran/trans.h | 1 + gcc/optc-save-gen.awk | 2 +- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gfortran.dg/coarray_poly_9.f90 | 38 ++++++++++++++++++++++++++++ 10 files changed, 129 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_poly_9.f90