This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cbf56503d5e libstdc++: Small extended float support tweaks new 8422861bddc btf: Add support to BTF_KIND_ENUM64 type
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/btfout.cc | 30 ++++++++++++++---- gcc/ctfc.cc | 13 +++++--- gcc/ctfc.h | 5 +-- gcc/dwarf2ctf.cc | 5 ++- gcc/testsuite/gcc.dg/debug/btf/btf-enum-1.c | 2 +- gcc/testsuite/gcc.dg/debug/btf/btf-enum64-1.c | 44 +++++++++++++++++++++++++++ include/btf.h | 19 ++++++++++-- 7 files changed, 100 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/debug/btf/btf-enum64-1.c