This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7461b581312 libstdc++: Merge latest Ryu sources new c31733c3bf5 fortran: Tiny sort_actual internal refactoring new 5888512f241 fortran: Reverse actual vs dummy argument mapping new 5d9d16db96f fortran: simplify elemental arguments walking new e94e2cf9f9b fortran: Delete redundant missing_arg_type field new 48a8c5be5b9 fortran: Identify arguments by their names
The 5 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/gfortran.h | 41 +++++++++++++++++++---- gcc/fortran/interface.c | 77 +++++++++++++++++++++++++++++++++++++++---- gcc/fortran/intrinsic.c | 53 +++++++++++++++++++---------- gcc/fortran/trans-array.c | 35 +++++++------------- gcc/fortran/trans-array.h | 2 +- gcc/fortran/trans-expr.c | 9 +++-- gcc/fortran/trans-intrinsic.c | 2 +- gcc/fortran/trans-stmt.c | 22 ------------- gcc/fortran/trans.h | 4 +-- 9 files changed, 161 insertions(+), 84 deletions(-)