This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f541757ba46 c++: Fix constexpr evaluation of parameters passed by invis [...] new 1604f7cebc4 bpf: set PREFERRED_DEBUGGING_TYPE to BTF_DEBUG
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.h | 5 +++++ gcc/testsuite/gcc.target/bpf/bpf-debug-options-1.c | 17 +++++++++++++++++ gcc/testsuite/gcc.target/bpf/bpf-debug-options-2.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.target/bpf/bpf-debug-options-3.c | 14 ++++++++++++++ gcc/testsuite/gcc.target/bpf/core-options-4.c | 4 ++++ 5 files changed, 58 insertions(+) create mode 100644 gcc/testsuite/gcc.target/bpf/bpf-debug-options-1.c create mode 100644 gcc/testsuite/gcc.target/bpf/bpf-debug-options-2.c create mode 100644 gcc/testsuite/gcc.target/bpf/bpf-debug-options-3.c create mode 100644 gcc/testsuite/gcc.target/bpf/core-options-4.c