This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd9b79620d5 PR ipa/87706 * ipa-fnsummary.c (pass_ipa_fnsummary): Do n [...] new 4e16b9d5ab0 S/390: Fix flogr RTX. new 09cab57bce1 PR lto/87957 * ipa-devirt.c (odr_subtypes_equivalent_p): [...]
The 2 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 | 17 +++++++++++- gcc/config/s390/s390.md | 16 +++++------ gcc/ipa-devirt.c | 41 ++++++++++++++++++++++++---- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.target/s390/flogr-1.c | 47 +++++++++++++++++++++++++++++++++ 5 files changed, 111 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/flogr-1.c