This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 90a0a02fb28 Daily bump. new e6ea48b1964 Fortran] PR91640 – Fix call to contiguous dummy new 1595538e412 * gnatvsn.ads: Bump copyright year.
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/ada/ChangeLog | 4 ++ gcc/ada/gnatvsn.ads | 4 +- gcc/fortran/ChangeLog | 7 +++ gcc/fortran/trans-expr.c | 18 ++++---- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gfortran.dg/contiguous_10.f90 | 69 +++++++++++++++++++++++++++++ 6 files changed, 96 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/contiguous_10.f90