This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b1a3d2b7781 regenerate configure files and config.h.in files new 585a21bab3e PR 106101: IBM zSystems: Fix strict_low_part problem
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/predicates.md | 12 +++++ gcc/config/s390/s390-protos.h | 1 + gcc/config/s390/s390.cc | 27 ++++++++++- gcc/config/s390/s390.md | 36 +++++++-------- gcc/testsuite/gcc.c-torture/compile/pr106101.c | 62 ++++++++++++++++++++++++++ 5 files changed, 116 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr106101.c