This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d87caa9d359 c++, coroutines: Allow NVRO in more cases for ramp functions. new c1cd1889392 forwprop: Move memcpy_to_memset from gimple fold to forwprop new 6d4e8847f74 forwprop: Add alias walk limit to optimize_memcpy_to_memset.
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/gimple-fold.cc | 168 ------------------------------------ gcc/testsuite/gcc.dg/pr78408-1.c | 3 +- gcc/tree-ssa-forwprop.cc | 178 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 179 insertions(+), 170 deletions(-)