This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53376] Unrecognizable compare insn generated by movsicc in arm backend.
- From: "rearnsha at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 17 May 2012 12:07:23 +0000
- Subject: [Bug target/53376] Unrecognizable compare insn generated by movsicc in arm backend.
- Auto-submitted: auto-generated
- References: <bug-53376-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53376
--- Comment #4 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2012-05-17 12:07:23 UTC ---
No, I think we need a separate function that is allowed to say "don't do a
comparison this way"
For example some comparisons might involve libcalls.