This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2a06617 2016-07-21 Richard Biener rguenther@suse.de new f849b30 Do not divide by zero in analyze_brprob.py new 50953a9 2016-07-21 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: contrib/ChangeLog | 5 +++++ contrib/analyze_brprob.py | 13 +++++++------ gcc/ChangeLog | 6 ++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/tree-ssa/vrp102.c | 18 ++++++++++++++++++ gcc/tree-vrp.c | 11 +++++++---- 6 files changed, 48 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp102.c