This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e62bb7f0834 Daily bump. new efc9ccbfd0c varpool: Restore GENERIC TREE_READONLY automatic var optimi [...] new da5c25f3710 Rename PROP_trees to PROP_gimple new 003f0414291 Fortran: Fix ICE due to elemental procedure pointers [PR98472].
The 3 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/cfgexpand.c | 2 +- gcc/fortran/trans-array.c | 4 +- gcc/passes.c | 10 ++--- .../{self-right-shift.c => tree-ssa/pr97260.c} | 11 +++--- gcc/testsuite/gfortran.dg/elemental_function_5.f90 | 46 ++++++++++++++++++++++ gcc/tree-pass.h | 2 +- gcc/varpool.c | 8 ++++ 7 files changed, 68 insertions(+), 15 deletions(-) copy gcc/testsuite/gcc.dg/{self-right-shift.c => tree-ssa/pr97260.c} (56%) create mode 100644 gcc/testsuite/gfortran.dg/elemental_function_5.f90