(optimize_reg_copy_1): Tighten up code to properly handle the case when...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 9 Oct 1992 11:28:53 +0000 (07:28 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 9 Oct 1992 11:28:53 +0000 (07:28 -0400)
commitd9983d6c52ac3af3045ebff7d52de5f47979ac07
treea59d3caf4d7fbf22dfca68da49523f479dbac707
parentdd2cc343574538ab81669faf74a40ee1130cd514
(optimize_reg_copy_1): Tighten up code to properly handle the case when...

(optimize_reg_copy_1): Tighten up code to properly handle the case
when SRC or DEST is a multi-word hard register and only some parts of
the register are set or used.  Also, avoid updating register status
for DEST if we can't do the optimization.

From-SVN: r2380
gcc/local-alloc.c