This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 677859736f0 Add missing changelog entries new da710a35525 ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951
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/ChangeLog | 11 ++++++++ gcc/fortran/resolve.c | 33 ++++++++++++++++++++++-- gcc/fortran/trans-array.c | 18 +++++++++++++ gcc/testsuite/ChangeLog | 8 ++++++ gcc/testsuite/gfortran.dg/inquiry_type_ref_6.f90 | 24 +++++++++++++++++ 5 files changed, 92 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_6.f90