This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 11b1a9c 2016-01-14 Richard Biener rguenther@suse.de new d83d8bc Update previous delta to ensure that the attributes are actua [...] new f6a7e9e PR target/68269 * combine.c (expand_field_assignment): Punt [...] new 24651fb 2016-01-14 Richard Biener rguenther@suse.de
The 3 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/combine.c | 4 ++++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.dg/torture/pr68060-1.c | 16 ++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr68060-2.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/arm/attr-neon.c | 2 +- gcc/tree-vect-loop.c | 7 +++++-- 7 files changed, 65 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr68060-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr68060-2.c