This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d5f30b7d528 btf: do not prune at typedefs new 3073ae7fa70 dwarf: handle repeated decl with different btf_decl_tags [P [...]
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/dwarf2out.cc | 16 +++++----- .../gcc.dg/debug/dwarf2/dwarf-btf-decl-tag-4.c | 28 +++++++++++++++++ .../gcc.dg/debug/dwarf2/dwarf-btf-decl-tag-5.c | 35 ++++++++++++++++++++++ .../gcc.dg/debug/dwarf2/dwarf-btf-decl-tag-6.c | 24 +++++++++++++++ 4 files changed, 95 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-btf-decl-tag-4.c create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-btf-decl-tag-5.c create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-btf-decl-tag-6.c