This is an automated email from the git hooks/post-receive script.
git pushed a change to branch gcc-6-branch in repository gcc.
from 7b74424 Daily bump. new e48cf85 2016-05-13 Richard Biener rguenther@suse.de
The 1 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 | 21 +++++++++++++++++++ gcc/dwarf2out.c | 2 +- gcc/fold-const.c | 17 ++++++++-------- gcc/testsuite/ChangeLog | 26 ++++++++++++++++++++++++ gcc/testsuite/g++.dg/ipa/ipa-pta-2.C | 37 ++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr70941.c | 12 +++++++++++ gcc/testsuite/gfortran.dg/pr70931.f90 | 10 +++++++++ gcc/tree-ssa-structalias.c | 30 ++++++++++++--------------- 8 files changed, 129 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/ipa-pta-2.C create mode 100644 gcc/testsuite/gcc.dg/torture/pr70941.c create mode 100644 gcc/testsuite/gfortran.dg/pr70931.f90