This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c051060ade8 c++: make some cp_trait_kind switch statements exhaustive new 5299155bb80 Fortran: Fix ICE and wrong code for assumed-rank arrays [PR [...]
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-expr.cc | 48 +++++++++++++++++++--------------- gcc/testsuite/gfortran.dg/PR100029.f90 | 22 ++++++++++++++++ gcc/testsuite/gfortran.dg/PR100040.f90 | 36 +++++++++++++++++++++++++ 3 files changed, 85 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/PR100029.f90 create mode 100644 gcc/testsuite/gfortran.dg/PR100040.f90