This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8f6e0814b4b gimple-iterator: Some gsi_safe_insert_*before fixes new 90a7da69528 IBM Z: Fix -munaligned-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 | 15 +++- gcc/config/s390/s390.opt | 7 +- gcc/testsuite/gcc.target/s390/aligned-1.c | 101 ++++++++++++++++++++++++--- gcc/testsuite/gcc.target/s390/unaligned-1.c | 103 +++++++++++++++++++++++++--- gcc/testsuite/gcc.target/s390/unaligned-2.c | 16 ----- 5 files changed, 201 insertions(+), 41 deletions(-) delete mode 100644 gcc/testsuite/gcc.target/s390/unaligned-2.c