Commit 54ba1f0d by Richard Henderson Committed by Richard Henderson

dwarf2out.c (limbo_die_node): Add created_for member.

        * dwarf2out.c (limbo_die_node): Add created_for member.
        (new_die): New argument created_for.  Update all callers.
        (mark_limbo_die_list): New.
        (dwarf2out_init): Register limbo_die_list as a root.
        (dwarf2out_finish): Force insert limbo dies into their function
        context.

From-SVN: r48478
parent adddf5bf
2002-01-02 Richard Henderson <rth@redhat.com>
* dwarf2out.c (limbo_die_node): Add created_for member.
(new_die): New argument created_for. Update all callers.
(mark_limbo_die_list): New.
(dwarf2out_init): Register limbo_die_list as a root.
(dwarf2out_finish): Force insert limbo dies into their function
context.
2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
PR c++/5089
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment