OSDN Git Service

Install the proper patch.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Aug 2001 13:50:15 +0000 (13:50 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Aug 2001 13:50:15 +0000 (13:50 +0000)
commitd05cd6113fdb95958f8128665f5a5f55fe4ae491
treec1f73b83f17d5ed379df9f03a91168c269c58e9b
parente6c995451fa778c6d6afeae0ad8b735d4ccafb6e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44961 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c
gcc/stmt.c
gcc/varasm.c