This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40771d7e1d4 2017-11-09 Pascal Obry obry@adacore.com new 15b08c01c81 Initialize split_branch_probability (PR target/82863). new 225b9a4047b 2017-11-09 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 | 11 +++++++++++ gcc/emit-rtl.c | 2 ++ gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/g++.dg/torture/pr82902.C | 21 +++++++++++++++++++++ gcc/testsuite/gcc.dg/pr82863.c | 12 ++++++++++++ gcc/tree-ssa-phiprop.c | 2 +- 6 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr82902.C create mode 100644 gcc/testsuite/gcc.dg/pr82863.c