This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f67e390 2015-12-09 Richard Biener rguenther@suse.de new d73c123 PR tree-optimization/68786 * tree-if-conv.c: Include builti [...] new 4e12ee8 [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609
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 | 25 +++++++++++++++++++++++++ gcc/config/aarch64/aarch64-protos.h | 3 +++ gcc/config/aarch64/aarch64.c | 18 ++++++++++++++++++ gcc/config/aarch64/aarch64.h | 3 +++ gcc/config/aarch64/aarch64.md | 8 ++++---- gcc/internal-fn.c | 20 ++++++++++++++------ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/pr67609.c | 33 +++++++++++++++++++++++++++++++++ gcc/tree-data-ref.c | 18 ++++++++++++------ gcc/tree-if-conv.c | 4 +++- gcc/tree-vect-stmts.c | 10 ++++++---- 11 files changed, 126 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr67609.c