(earlyclobber_operand_p): New function.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 18 Sep 1993 11:57:54 +0000 (07:57 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 18 Sep 1993 11:57:54 +0000 (07:57 -0400)
commit4644aad40e09371c44094b976bb43e49ae40ba3b
treec750721a1b12c446790507c7e0083d2a741f4f6f
parentefc1a4d9b4b426c5c26e2ef599f9992c7ba04914
(earlyclobber_operand_p): New function.

(combine_reloads): Use it.
(find_reloads): Set reload_earlyclobbers earlier.
(refers_to_regno_for_reload_p): Count something being stored into if it is
an earlyclobber operand.

From-SVN: r5352
gcc/reload.c