This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from c4c0b0be87b RISC-V: Fix vsetvli local eliminate [PR114747] new 14a16787d99 tree-optimization/114121 - wrong VN with context sensitive [...]
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/torture/pr113831.c | 26 ++++++++++++++++ gcc/tree-ssa-pre.cc | 5 +-- gcc/tree-ssa-sccvn.cc | 55 ++++++++++++++++++++++++++++++--- gcc/tree-ssa-sccvn.h | 3 ++ 4 files changed, 82 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr113831.c