This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ca2f64d5d08 fortran: Remove conditionals around free()
new 21e2ef2dc25 Move substitute_and_fold over to use simple_dce_from_worklist
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/testsuite/c-c++-common/goacc/kernels-alias-8.c | 6 +-
gcc/testsuite/gcc.dg/pr81192.c | 64 +++++++++++++++++++---
gcc/testsuite/gcc.dg/tree-ssa/evrp7.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/evrp8.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr98737-1.c | 7 ++-
gcc/testsuite/gcc.dg/tree-ssa/vrp35.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/vrp36.c | 2 +-
gcc/tree-ssa-dce.cc | 7 ++-
gcc/tree-ssa-dce.h | 2 +-
gcc/tree-ssa-propagate.cc | 39 +++----------
10 files changed, 82 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.