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 a833478ca98 Fortran : Bogus error with additional blanks in type(*) PR95829 new f60918f9605 PR fortran/95880 - ICE in gfc_add_type, at fortran/symbol.c:2030 new 0c6cec5ce99 PR fortran/71706 - ICE on using sync images with -fcheck=bounds
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/fortran/symbol.c | 4 +++- gcc/fortran/trans-stmt.c | 6 +++--- gcc/testsuite/gfortran.dg/pr71706.f90 | 10 ++++++++++ gcc/testsuite/gfortran.dg/pr95880.f90 | 9 +++++++++ 4 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr71706.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr95880.f90