* dwarf2out.c (output_comp_unit): Always output a compilation-unit
commit9c4ba9c9bfc2e51220c533d679587d994e980f45
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2001 07:14:18 +0000 (18 07:14 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2001 07:14:18 +0000 (18 07:14 +0000)
treeeeda988645bf1baf94e36877a4300ec051c41fe6
parent80704a9a4678d5edbd08d3b5f8d9076e502b2e42
* dwarf2out.c (output_comp_unit): Always output a compilation-unit
DIE, even if it has no children.
(dwarf2out_finish): Always output the line-number table, even if
it has no content.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@42250 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog