]> gcc.gnu.org Git - gcc.git/commit
function.c (expand_function_start): Avoid creating BLKmode pseudos.
authorMark Mitchell <mark@codesourcery.com>
Fri, 18 May 2001 07:25:50 +0000 (07:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 18 May 2001 07:25:50 +0000 (07:25 +0000)
commitdb3c03158c04178b274114428458ee758284c93c
tree42a17eef2f12f7a1de6ec4d4deee148f64370649
parent52a57250621b05048f505946c662675d083d8335
function.c (expand_function_start): Avoid creating BLKmode pseudos.

* 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.

From-SVN: r42254
gcc/ChangeLog
gcc/dwarf2out.c
gcc/function.c
This page took 0.05528 seconds and 5 git commands to generate.