This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4f1d077 Daily bump. new f52a3ef 2016-05-12 Richard Biener rguenther@suse.de new feccb92 2016-05-12 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 | 13 +++++++++++++ gcc/cfganal.c | 17 ++++++++++++++++- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.dg/torture/pr70986-1.c | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr70986-2.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr70986-3.c | 18 ++++++++++++++++++ gcc/tree-data-ref.c | 9 +++++++-- 7 files changed, 103 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr70986-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr70986-2.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr70986-3.c