dwarf2out.c (output_pubnames): Use comp_unit_die ()->die_offset when...
authorSterling Augustine <saugustine@google.com>
Mon, 2 Dec 2013 22:10:44 +0000 (22:10 +0000)
committerSterling Augustine <sterling@gcc.gnu.org>
Mon, 2 Dec 2013 22:10:44 +0000 (22:10 +0000)
commit858c19053beed37c2715ba2d49426d2154beaa1e
tree9e897d058ba8b1b26de5b2cbfef5f2460e481247
parentcdb02ac74387e9c4accde71a8710f5896175b341
dwarf2out.c (output_pubnames): Use comp_unit_die ()->die_offset when...

2013-12-02 Sterling Augustine  <saugustine@google.com>

        * dwarf2out.c (output_pubnames): Use comp_unit_die ()->die_offset
        when there isn't a skeleton die.

From-SVN: r205603
gcc/ChangeLog
gcc/dwarf2out.c