This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ca105857be8 PR ipa/92498 * ipa-profile.c (check_argument_count): Do n [...] new 1752253ecd0 PR c++/92421 * ipa-prop.c (update_indirect_edges_after_in [...]
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 | 11 +++ gcc/ipa-inline-analysis.c | 13 +++ gcc/ipa-inline.c | 10 +- gcc/ipa-prop.c | 5 + gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/torture/pr92421.C | 174 +++++++++++++++++++++++++++++++++ 6 files changed, 213 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr92421.C