* rs6000.c (expand_block_move): DImode loads and stores require
commitcbe8f51530645f422f7f5c67d2687032f815dcd1
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 1999 22:27:58 +0000 (22 22:27 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 1999 22:27:58 +0000 (22 22:27 +0000)
treec8ad48c04db0ddf20118a950b42398ad7d706003
parent5b5abf88e8a72d8085fb9d77b3c42806cee78fd0
* rs6000.c (expand_block_move): DImode loads and stores require
word-aligned displacements.  Increment address registers with
adddi3 on 64-bit platform.  Use TARGET_POWERPC64 not TARGET_64BIT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29606 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c