This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e38868e Add #ifdef case for 16 bits in cow-stdexcept.cc new d03618d * config/i386/predicates.md (general_gr_operand): New predic [...] new 93e541b 2016-12-06 Vladimir Makarov vmakarov@redhat.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 | 24 +++++++++++-- gcc/config/i386/i386.md | 61 +++++++++------------------------ gcc/config/i386/mmx.md | 8 ++--- gcc/config/i386/predicates.md | 6 ++++ gcc/lra-lives.c | 21 +++++++++--- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/i386/pr77761.c | 55 +++++++++++++++++++++++++++++ 7 files changed, 125 insertions(+), 55 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr77761.c