This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cbcbdb5 PR c++/70522 new 5edb688 * config/i386/i386.c (ix86_decompose_address): Use lowpart_s [...] new 263b547 2016-04-19 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 | 24 ++++++++++++++++ gcc/config/i386/i386.c | 43 ++++++++++++++------------- gcc/config/i386/i386.md | 46 +++++++++++++---------------- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/g++.dg/tree-ssa/pr70171.C | 8 ++++++ gcc/tree-ssa-phiprop.c | 51 ++++++++++++++++++++++++++------- 6 files changed, 119 insertions(+), 58 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr70171.C