This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4549e889f2d PR tree-optimization/90662 - strlen of a string in a vla pl [...] new 3f075e56068 PR ipa/90401
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 | 11 ++ gcc/ipa-prop.c | 239 +++++++++++++++++++-------------- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/ipa/ipcp-agg-10.c | 78 +++++++++++ 4 files changed, 234 insertions(+), 99 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-agg-10.c