This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c1eaac3fd3 RISC-V: Legitimise the const0_rtx for RVV indexed load/store new 185da7c2014 Fortran: overloading of intrinsic binary operators [PR109641]
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/arith.cc | 6 ++ gcc/fortran/gfortran.h | 1 + gcc/fortran/resolve.cc | 37 ++++++++++ gcc/testsuite/gfortran.dg/overload_5.f90 | 118 +++++++++++++++++++++++++++++++ 4 files changed, 162 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/overload_5.f90