This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a784eb0 Remove ignored "xfail" from dg-do compile directives new 12117f3 2016-08-01 Alan Hayward alan.hayward@arm.com new 2eb70c7 Convert V1TImode register to TImode in debug insn
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/config/i386/i386.c | 6 ++++++ gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/gcc.dg/vect/pr71818.c | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/pr72748.c | 27 +++++++++++++++++++++++++++ gcc/tree-vect-loop-manip.c | 19 ++++++++++++++++++- 6 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr71818.c create mode 100644 gcc/testsuite/gcc.target/i386/pr72748.c