This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from f4335f97824 c++: Fix rejects-valid bug in cxx_eval_outermost_constant_e [...] new 8edd406bd75 store-merging: Fix coalesce_immediate_stores [PR93820]
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 | 10 ++++++++++ gcc/gimple-ssa-store-merging.c | 26 ++++++++++++++++---------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr93820.c | 26 ++++++++++++++++++++++++++ 4 files changed, 57 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr93820.c