This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa1e2d54386 [committed][RISC-V] Fix minor issues in diagnostic message new 4be3919fb75 bpf: sdiv/smod are now part of BPF V4
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/config/bpf/bpf.cc | 3 +++ gcc/config/bpf/bpf.md | 16 ++++++++-------- gcc/config/bpf/bpf.opt | 4 ++++ gcc/doc/invoke.texi | 5 +++++ gcc/testsuite/gcc.target/bpf/diag-sdiv.c | 2 +- gcc/testsuite/gcc.target/bpf/diag-smod.c | 2 +- gcc/testsuite/gcc.target/bpf/{xbpf-sdiv-1.c => sdiv-1.c} | 2 +- gcc/testsuite/gcc.target/bpf/{xbpf-smod-1.c => smod-1.c} | 2 +- 8 files changed, 24 insertions(+), 12 deletions(-) rename gcc/testsuite/gcc.target/bpf/{xbpf-sdiv-1.c => sdiv-1.c} (86%) rename gcc/testsuite/gcc.target/bpf/{xbpf-smod-1.c => smod-1.c} (86%)