This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49285] [4.7 Regression]: build fails on mmix in libgcc2.c:__powisf2: ICE in emit_unop_insn
- From: "hp at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 04:06:18 +0000
- Subject: [Bug target/49285] [4.7 Regression]: build fails on mmix in libgcc2.c:__powisf2: ICE in emit_unop_insn
- Auto-submitted: auto-generated
- References: <bug-49285-4@http.gcc.gnu.org/bugzilla/>
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