This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c09e7e24b0 [PATCH] Add POLY_INT_CST support to fold_ctor_reference in [...] new 6cb2f2c7f36 IBM Z: Handle unaligned symbols
The 1 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/s390/s390.cc | 9 +++++++-- gcc/config/s390/s390.opt | 7 +++++++ gcc/testsuite/gcc.target/s390/aligned-1.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/s390/unaligned-1.c | 20 ++++++++++++++++++++ 4 files changed, 54 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/aligned-1.c create mode 100644 gcc/testsuite/gcc.target/s390/unaligned-1.c