This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from e024373ebe7 Daily bump. new 8c3e60933fa 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