https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61231
--- Comment #15 from Alan Modra <amodra at gcc dot gnu.org> --- Author: amodra Date: Fri May 23 01:28:23 2014 New Revision: 210837 URL: http://gcc.gnu.org/viewcvs?rev=210837&root=gcc&view=rev Log: PR target/61231 * config/rs6000/rs6000.c (mem_operand_gpr): Handle SImode. * config/rs6000/rs6000.md (extendsidi2_lfiwax, extendsidi2_nocell): Use "Y" constraint rather than "m". Modified: branches/gcc-4_8-branch/gcc/ChangeLog branches/gcc-4_8-branch/gcc/config/rs6000/rs6000.c branches/gcc-4_8-branch/gcc/config/rs6000/rs6000.md