This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1f91dd11ca4 PR rtl-optimization/85925 * rtl.h (word_register_operatio [...] new f38039b2e78 2018-11-20 Richard Biener rguenther@suse.de new 839c8119754 S/390: Skip LT(G) peephole when literal pool is involved
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 | 15 +++++++++++++++ gcc/alias.c | 10 +--------- gcc/config/s390/s390.md | 3 ++- gcc/rtl.h | 1 + gcc/rtlanal.c | 14 ++++++++++++++ gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/g++.dg/tree-ssa/pr83215.C | 19 +++++++++++++++++++ gcc/testsuite/gcc.target/s390/pr88083.c | 9 +++++++++ 8 files changed, 71 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr83215.C create mode 100644 gcc/testsuite/gcc.target/s390/pr88083.c