This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 48b312b4ba4 contrib: fix a flake8 issue new 706533c3392 Remove my Write After Approval entry. new d58a66aa0fa i386: Use xor to write zero to memory with -Os even for mor [...]
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: MAINTAINERS | 1 - gcc/config/i386/i386-expand.c | 3 ++ gcc/config/i386/i386-protos.h | 1 + gcc/config/i386/i386.c | 1 + gcc/config/i386/i386.md | 87 ++++++++++++++++++++++++++----- gcc/testsuite/gcc.target/i386/pr11877-2.c | 26 +++++++++ 6 files changed, 104 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr11877-2.c