re PR target/16357 (ICE copying 7 bytes between extern char[]s)
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 5 Jul 2004 06:37:10 +0000 (06:37 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 5 Jul 2004 06:37:10 +0000 (06:37 +0000)
commite0ec4c3b6bd191bc92fdab60bd4636480d68f870
tree487eeb5fb0ac361eb3308ed35c0aa455700de2d8
parentfeb61729c969ac0198f0fdb9027f75d781ccba56
re PR target/16357 (ICE copying 7 bytes between extern char[]s)

PR target/16357
* config/mips/mips.c (mips_block_move_straight): Pass BLKmode memrefs
to mips_expand_unaligned_load, mips_expand_unaligned_store, and
move_by_pieces.

From-SVN: r84108
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20040705-1.c [new file with mode: 0644]