This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6125d36 gcc/ * config/i386/i386.c (ix86_expand_vec_perm): Add handle [...] new f6f39f8 Minor cleanup to allocate_dynamic_stack_space new 2da1c9f S/390: Add support for z13 instructions lochi and locghi.
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 | 13 +++ gcc/config/s390/predicates.md | 7 ++ gcc/config/s390/s390.md | 24 ++++-- gcc/explow.c | 96 +++++++--------------- gcc/testsuite/ChangeLog | 6 ++ gcc/testsuite/gcc.target/s390/loc-1.c | 22 +++++ .../gcc.target/s390/vector/vec-scalar-cmp-1.c | 4 +- 7 files changed, 96 insertions(+), 76 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/loc-1.c