This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ace9019 Fix failing poly64 tests on ARM 2016-12-08 Christophe Lyon [...] new 1b3f4e1 PR middle-end/78684 * tree-vect-loop-manip.c (create_inters [...] new 10f6a5e [PR78112] Remove platform-dependent checks in g++.dg/pr78112.C
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 | 6 ++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/pr78112-2.C | 13 +++++++++++++ gcc/testsuite/g++.dg/pr78112.C | 2 -- gcc/testsuite/g++.dg/torture/pr78684.C | 20 ++++++++++++++++++++ gcc/tree-vect-loop-manip.c | 3 +-- 6 files changed, 45 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr78112-2.C create mode 100644 gcc/testsuite/g++.dg/torture/pr78684.C