OSDN Git Service

* function.c (expand_function_start): Avoid creating BLKmode
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2001 07:25:50 +0000 (07:25 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2001 07:25:50 +0000 (07:25 +0000)
commit603796f05de33b233cabff8d78c556612a3eef5f
tree42a17eef2f12f7a1de6ec4d4deee148f64370649
parentaddac27d009b78edd640d360f7a1cdf5b7928d8e
* function.c (expand_function_start): Avoid creating BLKmode
pseudos.

* 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/trunk@42254 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c
gcc/function.c