This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d6bbca7b787 gcn: Add __builtin_gcn_{get_stack_limit,first_call_this_thread_p} new c4a92a9117a ipa-cp: Do not be too optimistic about self-recursive edges [...] new c826a041081 ipa: IPA-SRA split detection simplification new feeb0d68f1c ipa-cp: Do not consider useless aggregate constants new 95489a2a279 ipa-sra: Dump edge summaries also for non-candidates
The 4 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.cc | 24 +++++++++++++------- gcc/ipa-param-manipulation.cc | 29 +++++++++++------------- gcc/ipa-param-manipulation.h | 4 ---- gcc/ipa-sra.cc | 7 ++---- gcc/testsuite/g++.dg/ipa/pr107661.C | 45 +++++++++++++++++++++++++++++++++++++ 5 files changed, 76 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr107661.C