This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3e558fb7f3c libstdc++: Switch two links to www.open-std.org to https new 3c135697fd5 i386: Fix up replacement of registers in certain peephole2s [...] new 32b5875c911 reassoc: Fold some statements [PR108819]
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/config/i386/i386-expand.cc | 31 +++++++++++++++++++++++++++++++ gcc/config/i386/i386-protos.h | 1 + gcc/config/i386/i386.md | 17 ++++++++++++----- gcc/testsuite/gcc.dg/pr108819.c | 19 +++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr108832.c | 19 +++++++++++++++++++ gcc/tree-ssa-reassoc.cc | 3 +++ 6 files changed, 85 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr108819.c create mode 100644 gcc/testsuite/gcc.target/i386/pr108832.c