This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 54258e22b08 Darwin, config: Revise host config fragment. new 41bd1b19035 Darwin, X86: Adjust call clobbers to allow for lazy-binding [...] new 0d5db79a61a coroutines: Fix a typo in rewriting the function. new 59045273cc6 Improvement to signed division of integer constant on x86_64.
The 3 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.c | 16 +++++++++++++++- gcc/config/i386/i386.md | 27 ++++++++++++++++++++++++++- gcc/cp/coroutines.cc | 4 ++-- gcc/testsuite/gcc.target/i386/divmod-9.c | 14 ++++++++++++++ 4 files changed, 57 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/divmod-9.c