(operands_match_p): For WORDS_BIG_ENDIAN machines,
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 31 Dec 1992 22:31:24 +0000 (14:31 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 31 Dec 1992 22:31:24 +0000 (14:31 -0800)
commitdca52d8026885a3bfa6e67859a36b453bb41ead7
tree6fd25264c6d57f84455b69fc110aa73d7cf60c5f
parent3002e1601b13c6a4cd4382788d97ebbd789e4ce9
(operands_match_p): For WORDS_BIG_ENDIAN machines,

make multiple register operands equivalent if the last register of
the groups are the same.
(subst_reloads): Use gen_lowpart_common to change mode of
reloadreg.

From-SVN: r3030
gcc/reload.c