http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49285
--- Comment #2 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-06-06 04:06:16 UTC --- Author: hp Date: Mon Jun 6 04:06:08 2011 New Revision: 174681 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174681 Log: PR target/49285 * config/mmix/mmix.md ("truncdfsf2", "extendsfdf2"): Correct predicate to nonimmediate_operand from memory_operand for the operand that is to be forced to memory by the expander. Lose the constraints. Modified: trunk/gcc/ChangeLog trunk/gcc/config/mmix/mmix.md