This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d58f58b02d4 PR libstdc++/87520 Always pass type-punned type_info reference new 545031a3bc6 Add new maintainer script for PRs that can be closed. new b51523c4af8 2018-11-22 Richard Biener rguenther@suse.de
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 | 8 ++ gcc/testsuite/ChangeLog | 5 ++ .../gfortran.dg/{vect/vect-8.f90 => pr88148.f90} | 7 +- gcc/tree-ssa-loop-niter.c | 27 ++++-- gcc/tree-ssa-loop-niter.h | 1 + gcc/tree-ssa-sccvn.c | 11 +++ maintainer-scripts/ChangeLog | 4 + maintainer-scripts/bugzilla-close-candidate.py | 96 ++++++++++++++++++++++ 8 files changed, 147 insertions(+), 12 deletions(-) copy gcc/testsuite/gfortran.dg/{vect/vect-8.f90 => pr88148.f90} (98%) create mode 100755 maintainer-scripts/bugzilla-close-candidate.py