This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 6b01a5dca7f i386: fix pedantic warning new 5e41c45fef8 IBM zSystems: Fix function_ok_for_sibcall [PR106355]
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.c | 47 +++++++++++++++--------------- gcc/testsuite/gcc.target/s390/pr106355-1.c | 42 ++++++++++++++++++++++++++ gcc/testsuite/gcc.target/s390/pr106355-2.c | 8 +++++ gcc/testsuite/gcc.target/s390/pr106355-3.c | 8 +++++ gcc/testsuite/gcc.target/s390/pr106355.h | 18 ++++++++++++ 5 files changed, 100 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/pr106355-1.c create mode 100644 gcc/testsuite/gcc.target/s390/pr106355-2.c create mode 100644 gcc/testsuite/gcc.target/s390/pr106355-3.c create mode 100644 gcc/testsuite/gcc.target/s390/pr106355.h