This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a17299c17af OpenMP: Support accelerated 2D/3D memory copies for AMD GCN new 4a5bb8bc1c5 btf: print string offset in comment new dfc88fb51c1 bpf: Correct BTF for kernel_helper attributed decls new ba4cfef0a45 asan: Do not call asan_function_start () without the curren [...]
The 3 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/btfout.cc | 14 ++++++++++++-- gcc/testsuite/gcc.target/bpf/attr-kernel-helper.c | 15 +++++++++++++++ gcc/varasm.cc | 4 +++- 3 files changed, 30 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/bpf/attr-kernel-helper.c