This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6a24c99f177 PR fortran/87752 * gfortran.dg/gomp/pr87752.f90: New test. new 43fa1051df5 PR tree-optimization/92115 * tree-ssa-ifcombine.c (ifcomb [...] new bb2c0c3e52b PR tree-optimization/92056 * tree-object-size.c (cond_exp [...]
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 | 10 ++++++++++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.c-torture/compile/pr92056.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/pr92115.c | 10 ++++++++++ gcc/tree-object-size.c | 3 +++ gcc/tree-ssa-ifcombine.c | 6 ++++++ 6 files changed, 53 insertions(+) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr92056.c create mode 100644 gcc/testsuite/gcc.dg/pr92115.c