(assign_parms): Set RTX_UNCHANGING_P on stack_parm
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 12 Sep 1994 18:51:39 +0000 (11:51 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 12 Sep 1994 18:51:39 +0000 (11:51 -0700)
commit7a30f0c44e83a6562eafff4c3fd5290f98ae63f7
tree34b93059b0df60fcfe4a294b4cce36ae118efd34
parent179233208f2c7c4bda7ec6c3a2ea8ecd5a168bd9
(assign_parms): Set RTX_UNCHANGING_P on stack_parm
for const parameter before calling move_block_from_reg.

From-SVN: r8075
gcc/function.c