https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99654

--- Comment #14 from Sam James <sjames at gcc dot gnu.org> ---
(gdb) p *ied
$127 = {
  block = 0x7ffff720ea90,
  label_pfx = 0x3561464 "LBI",
  label_num = 23,
  view = 12
}

(gdb) bt
#0  add_high_low_attributes (stmt=0x7ffff720ea90, die=0x7ffff70080f0) at
/home/sam/git/gcc/gcc/dwarf2out.cc:25042
#1  0x00000000011641a9 in gen_inlined_subroutine_die (stmt=0x7ffff720ea90,
context_die=0x7ffff73cca00) at /home/sam/git/gcc/gcc/dwarf2out.cc:25216
#2  0x000000000116776c in gen_block_die (stmt=0x7ffff720ea90,
context_die=0x7ffff73cca00) at /home/sam/git/gcc/gcc/dwarf2out.cc:26764
#3  0x0000000001167baa in decls_for_scope (stmt=0x7ffff720e478,
context_die=0x7ffff73cca00, recurse=true) at
/home/sam/git/gcc/gcc/dwarf2out.cc:26890
#4  0x0000000001161639 in gen_subprogram_die (decl=0x7ffff73cd600,
context_die=0x7ffff721cb90) at /home/sam/git/gcc/gcc/dwarf2out.cc:24288
#5  0x00000000011688f1 in gen_decl_die (decl=0x7ffff73cd600, origin=0x0,
ctx=0x0, context_die=0x7ffff721cb90) at
/home/sam/git/gcc/gcc/dwarf2out.cc:27298
#6  0x0000000001169aa6 in dwarf2out_decl (decl=0x7ffff73cd600) at
/home/sam/git/gcc/gcc/dwarf2out.cc:27879
#7  0x0000000001169b08 in dwarf2out_function_decl (decl=0x7ffff73cd600) at
/home/sam/git/gcc/gcc/dwarf2out.cc:27894

Reply via email to