This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 491d831c695 contrib/mklog: Open files in text mode new 72633f23f58 tree-ssa-uninit: suppress more spurious warnings new 4f018cb1ad6 Don't split non-critical edges in crited
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 | 22 +++++++++++++ gcc/testsuite/ChangeLog | 7 ++++ ...ninit-pr90394-1-gimple.c => uninit-28-gimple.c} | 10 +++--- ...ninit-pr90394-1-gimple.c => uninit-29-gimple.c} | 12 +++---- .../{uninit-27-gimple.c => uninit-30-gimple.c} | 12 ++++--- ...ninit-pr90394-1-gimple.c => uninit-31-gimple.c} | 15 +++++---- gcc/tree-cfg.c | 14 ++++---- gcc/tree-cfg.h | 9 +++++- gcc/tree-ssa-pre.c | 2 +- gcc/tree-ssa-sink.c | 4 +-- gcc/tree-ssa-tail-merge.c | 2 +- gcc/tree-ssa-uninit.c | 37 ++++++++++++++++------ 12 files changed, 101 insertions(+), 45 deletions(-) copy gcc/testsuite/gcc.dg/{uninit-pr90394-1-gimple.c => uninit-28-gimple.c} (68%) copy gcc/testsuite/gcc.dg/{uninit-pr90394-1-gimple.c => uninit-29-gimple.c} (71%) copy gcc/testsuite/gcc.dg/{uninit-27-gimple.c => uninit-30-gimple.c} (73%) copy gcc/testsuite/gcc.dg/{uninit-pr90394-1-gimple.c => uninit-31-gimple.c} (72%)