This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/35294] iwmmxt intrinsics, internal compiler error
- From: "mattst88 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 01 Oct 2011 15:26:10 +0000
- Subject: [Bug target/35294] iwmmxt intrinsics, internal compiler error
- Auto-submitted: auto-generated
- References: <bug-35294-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35294
--- Comment #14 from Matt Turner <mattst88 at gmail dot com> 2011-10-01 15:26:10 UTC ---
Created attachment 25391
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25391
[PATCH] Wire-up missing ARM iwmmxt intrinsics
Fixes it for me for gcc-4.6.1. Allows me to build an iwmmxt-optimized pixman
using the standard _mm_* intrinsics.