This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f0f798b4b0 [i386/debug] Fix insn prefix in tls_global_dynamic_64_<mode> new 8a51585f2ce 2018-06-25 Richard Biener rguenther@suse.de Eri [...] new 369a4f173d4 2018-06-25 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/testsuite/ChangeLog | 5 ++ gcc/testsuite/gnat.dg/sso9.adb | 10 +++ gcc/testsuite/gnat.dg/sso9_pkg.ads | 16 ++++ gcc/tree-vect-data-refs.c | 169 +++++++++++++++++++------------------ 5 files changed, 132 insertions(+), 81 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/sso9.adb create mode 100644 gcc/testsuite/gnat.dg/sso9_pkg.ads