This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d5f20fc4a6 RISC-V: Fix AVL/VL bug of VSETVL PASS[PR111548] new 2bbac12ea7b Fix PR 110386: backprop vs ABSU_EXPR
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/gimple-ssa-backprop.cc | 1 - gcc/testsuite/gcc.c-torture/compile/pr110386-1.c | 9 +++++++++ gcc/testsuite/gcc.c-torture/compile/pr110386-2.c | 11 +++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr110386-1.c create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr110386-2.c