[Bug debug/53927] wrong value for DW_AT_static_link

pmderodat at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 26 14:57:00 GMT 2015


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

--- Comment #24 from pmderodat at gcc dot gnu.org ---
Author: pmderodat
Date: Thu Nov 26 14:56:24 2015
New Revision: 230968

URL: https://gcc.gnu.org/viewcvs?rev=230968&root=gcc&view=rev
Log:
DWARF: fix loc. descr. generation for DW_AT_static_link

gcc/ChangeLog:

        PR debug/53927
        * tree-nested.c (finalize_nesting_tree_1): Append a field to
        hold the frame base address.
        * dwarf2out.c (gen_subprogram_die): Generate for
        DW_AT_static_link a location description that computes the value
        of this field.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/tree-nested.c


More information about the Gcc-bugs mailing list