This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 2a2093a9d40 i386: fix pedantic warning new 0737125ec0e 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.cc | 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