Install the proper patch.
authorJan Hubicka <jh@suse.cz>
Fri, 17 Aug 2001 13:50:15 +0000 (15:50 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 17 Aug 2001 13:50:15 +0000 (13:50 +0000)
commitabde42f7c757b26e71298e8cae90b0692bdd9fd7
treec1f73b83f17d5ed379df9f03a91168c269c58e9b
parent3446405d5e9afd01c9afd6d6cc43803aa8c5890c
Install the proper patch.

* function.c (put_var_into_stack): Temporarily clear DECL_RTL.
(assign_params): Avoid setting DECL_RTL to unfinished RTX.
(expand_function_start): Likewise.
* stmt.c (expand_decl): Likewise.
* varasm.c (make_decl_rtx): Likewise.

From-SVN: r44961
gcc/ChangeLog
gcc/function.c
gcc/stmt.c
gcc/varasm.c