This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 43b8449 2016-09-02 Prathamesh Kulkarni prathamesh.kulkarni@linaro.org new a940fdc PR sanitizer/77396 * sanopt.c: Include gimple-ssa.h, tree-p [...] new 9627cfa PR tree-optimization/77444 * tree-ssa-loop-ivopts.c (cand_v [...]
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 | 26 ++++++++++++++++++++++---- gcc/cp/ChangeLog | 10 ++++++++-- gcc/cp/decl2.c | 4 ++-- gcc/ipa-pure-const.c | 2 ++ gcc/sanopt.c | 25 +++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 15 ++++++++++----- gcc/testsuite/g++.dg/asan/pr77396.C | 12 ++++++++++++ gcc/tree-ssa-loop-ivopts.c | 5 +++-- 8 files changed, 84 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/asan/pr77396.C