This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from feb23a37e61 RISC-V: Bugfix PR111362 for incorrect frm emit new 92ea12ea99f tree-optimization/111397 - missed copy propagation involvin [...]
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/testsuite/gcc.dg/uninit-pr111397.c | 15 +++++++++++++++ gcc/tree-ssa-forwprop.cc | 2 +- gcc/tree-ssa-propagate.cc | 20 +++++++++++++------- gcc/tree-ssa-sccvn.cc | 5 +++-- 4 files changed, 32 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/uninit-pr111397.c