http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60737
--- Comment #4 from Alan Modra <amodra at gcc dot gnu.org> --- Author: amodra Date: Thu May 8 02:05:19 2014 New Revision: 210201 URL: http://gcc.gnu.org/viewcvs?rev=210201&root=gcc&view=rev Log: PR target/60737 * config/rs6000/rs6000.c (expand_block_move): Allow 64-bit loads and stores when -mno-strict-align at any alignment. (expand_block_clear): Similarly. Also correct calculation of instruction count. Modified: trunk/gcc/ChangeLog trunk/gcc/config/rs6000/rs6000.c