This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7ea14e0563d GCOV: remove typedef of coverage_t. new 9deedf62e20 PR tree-optimization/78821 * gimple-ssa-store-merging.c ( [...] new 4194a7134b6 [Documentation] Fix latency in pipeline description example
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 | 17 +++++ gcc/doc/md.texi | 4 +- gcc/gimple-ssa-store-merging.c | 122 +++++++++++++++++++++++++++----- gcc/testsuite/ChangeLog | 3 + gcc/testsuite/gcc.dg/store_merging_15.c | 56 +++++++++++++++ 5 files changed, 182 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/store_merging_15.c