re PR target/49285 (build fails on mmix in libgcc2.c:__powisf2: ICE in emit_unop_insn)
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 6 Jun 2011 04:06:08 +0000 (04:06 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 6 Jun 2011 04:06:08 +0000 (04:06 +0000)
commit114948308a0f87a701161f6f1d67dfb628caedaa
treea3db15f79b4c3e510efe49bd55c846c7d0faa658
parent5a9f48b4fbb507334ecbceb4f97049fb6e3b8202
re PR target/49285 (build fails on mmix in libgcc2.c:__powisf2: ICE in emit_unop_insn)

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.

From-SVN: r174681
gcc/ChangeLog
gcc/config/mmix/mmix.md