This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from ffd135934a4 libstdc++: Make std::error_code printer more robust new 4f939ac1e29 ipa: Careful processing ANCESTOR jump functions and NULL po [...]
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/ipa-cp.c | 75 ++++++++++++++++++++++++----------- gcc/ipa-prop.c | 20 +++++++--- gcc/ipa-prop.h | 13 ++++++ gcc/testsuite/gcc.dg/ipa/pr103083-1.c | 28 +++++++++++++ gcc/testsuite/gcc.dg/ipa/pr103083-2.c | 30 ++++++++++++++ 5 files changed, 137 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr103083-1.c create mode 100644 gcc/testsuite/gcc.dg/ipa/pr103083-2.c