This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2b5d192ce19 PR target/89093 runtime: mark unwind functions general [...] new 4788a5cafa6 S/390: Fix PR89952 incorrect CFI
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/ChangeLog | 9 +++++ gcc/config/s390/s390.c | 62 +++++++++++++++++++++++++++++++-- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/s390/pr89952.c | 12 +++++++ 4 files changed, 86 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/pr89952.c