This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 9d58b36 2016-02-23 Jerry DeLisle jvdelisle@gcc.gnu.org new 3c83842 2016-02-24 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 | 32 +++++++++++++++ gcc/bb-reorder.c | 37 +++++++++++++---- gcc/testsuite/gcc.dg/torture/pr69719.c | 24 +++++++++++ gcc/testsuite/gcc.dg/vect/pr69783.c | 39 ++++++++++++++++++ gcc/tree-vect-data-refs.c | 75 +++++++++++++++++++++++----------- 5 files changed, 175 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr69719.c create mode 100644 gcc/testsuite/gcc.dg/vect/pr69783.c