This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49385] Invalid RTL intstruction for ARM
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 20 Jun 2011 12:16:06 +0000
- Subject: [Bug target/49385] Invalid RTL intstruction for ARM
- Auto-submitted: auto-generated
- References: <bug-49385-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49385
--- Comment #4 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-06-20 12:16:04 UTC ---
Author: ramana
Date: Mon Jun 20 12:15:58 2011
New Revision: 175208
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175208
Log:
Fix PR target/49385
2011-06-20 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
PR target/49385
* config/arm/thumb2.md (*thumb2_movhi_insn): Make sure atleast
one of the operands is a register.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/thumb2.md