This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/54142] ppc64 build failure - Unrecognized opcode: `sldi' (and `srdi`)
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 31 Jul 2012 16:35:02 +0000
- Subject: [Bug target/54142] ppc64 build failure - Unrecognized opcode: `sldi' (and `srdi`)
- Auto-submitted: auto-generated
- References: <bug-54142-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54142
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-07-31 16:35:02 UTC ---
sldi and srdi are both standard PowerPC64 instructions.
How did you configure GCC?