expr.c (emit_move_insn_1): Handle arbitrary moves that are the same size as a word.
authorJ"orn Rennecke <joern.rennecke@superh.com>
Tue, 16 Jul 2002 10:59:15 +0000 (10:59 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Tue, 16 Jul 2002 10:59:15 +0000 (11:59 +0100)
commitcffa218913174469e453f61c76e85b7c6f9ed74f
tree0b00a805101ffc0866f51c0f8db081dde5a27ea9
parent052c96b1b05f5b170c38a927cf92c38e07d29791
expr.c (emit_move_insn_1): Handle arbitrary moves that are the same size as a word.

* expr.c (emit_move_insn_1): Handle arbitrary moves that are
the same size as a word.

* regrename.c (find_oldest_value_reg): Take WORDS_BIG_ENDIAN /
BYTES_BIG_ENDIAN into account.

From-SVN: r55482
gcc/ChangeLog
gcc/expr.c
gcc/regrename.c