This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 331e4fd Fix PR/70013 new 4dd92ac Re: Add -funconstrained-commons to work around PR/69368 (and [...] new f9c352a PR tree-optimization/70177 * gimple-expr.h (extract_ops_fro [...]
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/ChangeLog | 14 ++++++++++++++ gcc/gimple-expr.c | 4 ++-- gcc/gimple-expr.h | 10 +++++----- gcc/gimple.c | 4 ++-- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.dg/pr70177.c | 15 +++++++++++++++ gcc/testsuite/gfortran.dg/unconstrained_commons.f | 2 +- gcc/tree-ssa-forwprop.c | 2 +- gcc/tree-ssa-loop-niter.c | 4 ++-- 9 files changed, 51 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr70177.c