This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5ef3c91 * gcc.target/aarch64/advsimd-intrinsics/vget_lane.c: Add fp16 tests. new ec6e300 [PR 70646] Store size to inlining predicate conditions new cba29c3 Respect --param ipa-max-agg-items=0
The 2 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 | 26 ++++++++ gcc/ipa-inline-analysis.c | 132 +++++++++++++++++++++++-------------- gcc/ipa-inline.h | 2 + gcc/ipa-prop.c | 3 + gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/ipa/pr70646.c | 40 +++++++++++ 6 files changed, 157 insertions(+), 51 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr70646.c