This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 554bb9b61e2 tree-optimization/108314 - avoid BIT_NOT optimization for e [...] new c389991432d ipa: Sort ipa_param_body_adjustments::m_replacements (PR 108110)
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-param-manipulation.cc | 112 +++++++++++++++++++++++++++--------- gcc/ipa-param-manipulation.h | 9 +++ gcc/omp-simd-clone.cc | 1 + gcc/testsuite/g++.dg/ipa/pr108110.C | 32 +++++++++++ 4 files changed, 128 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr108110.C