This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be11812eef3 git_update_version: add --current argument. new 2ff0f48819c Wrong array section bounds when passing to an intent-in poi [...]
The 1 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/trans-array.c | 129 ++++---------------- gcc/testsuite/gfortran.dg/PR85868A.f90 | 47 ++++++++ gcc/testsuite/gfortran.dg/PR85868B.f90 | 144 +++++++++++++++++++++++ gcc/testsuite/gfortran.dg/coarray_lib_comm_1.f90 | 5 +- 4 files changed, 219 insertions(+), 106 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/PR85868A.f90 create mode 100644 gcc/testsuite/gfortran.dg/PR85868B.f90