This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f200c56787f aarch64: disable LDP via tuning structure for -mcpu=ampere1 new 8e08c7886ee ipa: Fix double reference-count decrements for the same edg [...]
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/cgraph.h | 7 ++--- gcc/ipa-cp.cc | 18 +++++++++---- gcc/ipa-prop.cc | 27 +++++++++++++++----- gcc/ipa-prop.h | 32 +++++++++++++++++++++++ gcc/symtab.cc | 8 +++--- gcc/testsuite/gcc.dg/ipa/pr109318.c | 20 +++++++++++++++ gcc/testsuite/gcc.dg/lto/pr107769_0.c | 48 +++++++++++++++++++++++++++++++++++ 7 files changed, 143 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr109318.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr107769_0.c