This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d46b3db4bd0 Fortran: Reject semicolon after namelist name. new 2521390dd2f Fortran: Fix mpz and mpfr memory leaks [PR fortran/68800] new ca2f64d5d08 fortran: Remove conditionals around free()
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/fortran/expr.cc | 8 ++++---- gcc/fortran/resolve.cc | 3 +-- gcc/fortran/simplify.cc | 5 +++++ libgfortran/caf/single.c | 6 ++---- libgfortran/io/async.c | 6 ++---- libgfortran/io/format.c | 3 +-- libgfortran/io/transfer.c | 6 ++---- libgfortran/io/unix.c | 3 +-- 8 files changed, 18 insertions(+), 22 deletions(-)