(order_regs_for_local_alloc): Add casts to bcopy call.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 8 Jan 1995 01:45:37 +0000 (20:45 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 8 Jan 1995 01:45:37 +0000 (20:45 -0500)
commitd28899393c6ba9503dda9dd66bfe864acac90dad
treecb011eadba668a4687c6b6cc8f5b43cd7fb25658
parent175a444d3f1456071b956446cf50237157e71f29
(order_regs_for_local_alloc): Add casts to bcopy call.

(print_operand, case 'f'): New case.
(sparc_initialize_trampoline): Use gen_flush instead of knowing what pattern
looks like.
Use MEM instead of address in flush insn, so virtual reg instantiation can
update.
Ensure address in flush insn is valid.

From-SVN: r8727
gcc/config/sparc/sparc.c