This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da01f98cc89 PR target/82788 * config/i386/i386.c (PROBE_INTERVAL): Re [...] new ad3e5b2fd72 PR tree-optimization/82838 * gimple-ssa-store-merging.c [...] new a450b6524c7 ipa-fnsummary.c: fix use-after-free crash (PR jit/82826)
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 | 15 +++++++++++++++ gcc/gimple-ssa-store-merging.c | 12 ++++++++---- gcc/ipa-fnsummary.c | 9 +++++++++ gcc/ipa-fnsummary.h | 2 ++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.c-torture/compile/pr82838.c | 12 ++++++++++++ gcc/toplev.c | 2 ++ 7 files changed, 53 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82838.c