This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7402e40a2e2 Fix -Wformat-diag for s390x-ibm-tpf. new e89b2a270d3 ipa/103989 - tame IPA optimizations at -Og new c952126870c ipa/103989 - avoid IPA inlining of small functions with -Og
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/ipa-inline.cc | 7 ++++++- gcc/passes.def | 5 +++-- gcc/testsuite/g++.dg/opt/pr103989.C | 30 ++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr103989.C