This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 30a86effd19 Fix HWI + -unsigned in combine.c new ad1a05cccdf 2017-10-23 Richard Biener rguenther@suse.de new 6ce33017aab Use scalar_mode in expand_shift_1
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 | 14 +++++++ gcc/expmed.c | 4 +- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.dg/torture/pr82129.c | 52 ++++++++++++++++++++++++ gcc/tree-ssa-pre.c | 72 ++++++++++++++++++---------------- 5 files changed, 111 insertions(+), 36 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr82129.c