This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a2ef38b1f94 match.pd: Restrict clz cmp 0 replacement by single_use, PR99142 new 7ee164dcfe3 middle-end/99122 - Issues with VLA parameter inlining
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-fnsummary.c | 8 +++++++- gcc/testsuite/gcc.dg/pr99122-1.c | 13 +++++++++++++ gcc/testsuite/gcc.dg/pr99122-2.c | 21 +++++++++++++++++++++ gcc/tree-inline.c | 21 +++++++++++++-------- 4 files changed, 54 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr99122-1.c create mode 100644 gcc/testsuite/gcc.dg/pr99122-2.c