dwarf2out.c (dwarf2out_finish): Set parent to comp_unit_die for nested functions...
authorJan Hubicka <jh@suse.cz>
Sat, 25 Sep 2004 23:32:32 +0000 (01:32 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 25 Sep 2004 23:32:32 +0000 (23:32 +0000)
commit1168d30f48e716b623005277a5f336e4a43ae84e
tree77d5417cd36576ef9bce5bd19a33744ec0efc8b6
parent5db0241f0c3d3130a502d9c6a59713302a1377bf
dwarf2out.c (dwarf2out_finish): Set parent to comp_unit_die for nested functions whose proper parent has not...

* dwarf2out.c (dwarf2out_finish): Set parent to comp_unit_die
for nested functions whose proper parent has not been output.

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