(emit_move_sequence): Add scratch register.
authorTom Wood <wood@gnu.org>
Mon, 19 Oct 1992 20:59:51 +0000 (20:59 +0000)
committerTom Wood <wood@gnu.org>
Mon, 19 Oct 1992 20:59:51 +0000 (20:59 +0000)
commit5785e34c37bc9f15b77e66ee802b41443bd063ef
tree2763f39bb6119a9a4e7a6f42decf4810b25933ce
parent1a31d08dae9d6afa0a329c0dd96a19b705d9d13b
(emit_move_sequence): Add scratch register.

 (emit_move_sequence): Add scratch register.  All callers
changed.
(legitimize_address): Add scratch register.  All callers changed
to pass zero instead of gen_reg_rtx result.  Allocate another temp
register for -fPIC case.  Use scratch register for pic cases with
a large constant term.

From-SVN: r2517
gcc/config/m88k/m88k.c