This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e2f024f586e Move ferror out of hot loop of file cache new 8fd2158acac Fortran: fix issues with variables in BLOCK DATA [PR58857]
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/class.cc | 4 ++++ gcc/fortran/trans-decl.cc | 23 ++++++++++++++++++++++ .../gfortran.dg/uncommon_block_data_2.f90 | 12 +++++++++++ 3 files changed, 39 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/uncommon_block_data_2.f90