This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b857fc255ef PR testsuite/87694 * g++.dg/concepts/memfun-err.C: Make i [...] new 171920e88fe combine: Do not combine moves from hard registers new 8a2dee61d98 2018-10-22 Yury Gribov tetra2005@gmail.com
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 | 16 ++++++++++++++ gcc/combine.c | 50 ++++++++++++++++++++++++++++++++++++++---- gcc/match.pd | 23 ++++++++++--------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/pr87633.C | 21 ++++++++++++++++++ 5 files changed, 101 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr87633.C