This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cb587da0eef [NDS32] Add memory mode in call pattern. new 8cdb02063fc Construct ipa_reduced_postorder always for overwritable (PR [...]
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 | 15 +++++++++++++++ gcc/ipa-cp.c | 2 +- gcc/ipa-inline.c | 2 +- gcc/ipa-pure-const.c | 4 ++-- gcc/ipa-reference.c | 2 +- gcc/ipa-utils.c | 9 +++------ gcc/ipa-utils.h | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/ipa/pr89009.C | 12 ++++++++++++ 9 files changed, 41 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr89009.C