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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #5 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed with -g.

#350 0x0000000000f32eea in gen_subprogram_die (decl=<function_decl
0x7fffeaa3bd00 f>, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:22942
#351 0x0000000000f3c548 in force_decl_die (decl=<function_decl 0x7fffeaa3bd00
f>)
    at /home/mpolacek/src/gcc/gcc/dwarf2out.c:26038
#352 0x0000000000f3c458 in get_context_die (context=<function_decl
0x7fffeaa3bd00 f>)
    at /home/mpolacek/src/gcc/gcc/dwarf2out.c:26008
#353 0x0000000000f3c6e8 in force_type_die (type=<record_type 0x7fffeaa3c9d8 Y>)
    at /home/mpolacek/src/gcc/gcc/dwarf2out.c:26087
#354 0x0000000000f3c438 in get_context_die (context=<record_type 0x7fffeaa3c9d8
Y>)
    at /home/mpolacek/src/gcc/gcc/dwarf2out.c:26005
#355 0x0000000000f2f07d in scope_die_for (t=<record_type 0x7fffeaa3cc78 X>, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:21504
#356 0x0000000000f169f5 in modified_type_die (type=<record_type 0x7fffeaa3cc78
X>, cv_quals=0, reverse=false, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:13287
#357 0x0000000000f2f390 in add_type_attribute (
    object_die=<dw_die_ref 0x7fffe8f50410 DW_TAG_subprogram
<parent=0x7fffea907000 DW_TAG_compile_unit>>, 
    type=<record_type 0x7fffeaa3cc78 X>, cv_quals=0, reverse=false, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:21580
#358 0x0000000000f32eea in gen_subprogram_die (decl=<function_decl
0x7fffeaa3bd00 f>, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:22942
#359 0x0000000000f3c548 in force_decl_die (decl=<function_decl 0x7fffeaa3bd00
f>)
    at /home/mpolacek/src/gcc/gcc/dwarf2out.c:26038
#360 0x0000000000f3c458 in get_context_die (context=<function_decl
0x7fffeaa3bd00 f>)
    at /home/mpolacek/src/gcc/gcc/dwarf2out.c:26008
#361 0x0000000000f3c6e8 in force_type_die (type=<record_type 0x7fffeaa3c9d8 Y>)
    at /home/mpolacek/src/gcc/gcc/dwarf2out.c:26087
#362 0x0000000000f3c438 in get_context_die (context=<record_type 0x7fffeaa3c9d8
Y>)
    at /home/mpolacek/src/gcc/gcc/dwarf2out.c:26005
#363 0x0000000000f2f07d in scope_die_for (t=<record_type 0x7fffeaa3cc78 X>, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:21504
#364 0x0000000000f169f5 in modified_type_die (type=<record_type 0x7fffeaa3cc78
X>, cv_quals=0, reverse=false, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:13287
#365 0x0000000000f2f390 in add_type_attribute (
    object_die=<dw_die_ref 0x7fffe8f503c0 DW_TAG_subprogram
<parent=0x7fffea907000 DW_TAG_compile_unit>>, 
    type=<record_type 0x7fffeaa3cc78 X>, cv_quals=0, reverse=false, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:21580
#366 0x0000000000f32eea in gen_subprogram_die (decl=<function_decl
0x7fffeaa3bd00 f>, 
    context_die=<dw_die_ref 0x7fffea907000 DW_TAG_compile_unit>) at
/home/mpolacek/src/gcc/gcc/dwarf2out.c:22942

Reply via email to