This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0e95ebf465c cobol: Convert to individual variable character-set encoding. new 6a77bf08e5a bpf: fix cbranch miscompilation in CPUv1 [PR122141]
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 | 2 +- gcc/testsuite/gcc.target/bpf/pr122141-1.c | 11 +++++++++++ gcc/testsuite/gcc.target/bpf/pr122141-2.c | 11 +++++++++++ 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/bpf/pr122141-1.c create mode 100644 gcc/testsuite/gcc.target/bpf/pr122141-2.c