This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d073e2d75d9 Feed results of IPA-CP into tree value numbering new 489e1adf779 bpf: fix pseudoc w regs for small modes [PR111029] new 5da4c0b85a9 bpf: remove useless define_insn for extendsisi2
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/config/bpf/bpf.cc | 2 +- gcc/config/bpf/bpf.md | 7 ------- gcc/testsuite/gcc.target/bpf/smov-2.c | 15 +++++++++++++++ gcc/testsuite/gcc.target/bpf/smov-pseudoc-2.c | 15 +++++++++++++++ 4 files changed, 31 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/bpf/smov-2.c create mode 100644 gcc/testsuite/gcc.target/bpf/smov-pseudoc-2.c