This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/45414] _mm_prefetch parameter is "char const *" in ICC
- From: "kretz at kde dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 29 Mar 2012 10:17:24 +0000
- Subject: [Bug target/45414] _mm_prefetch parameter is "char const *" in ICC
- Auto-submitted: auto-generated
- References: <bug-45414-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45414
--- Comment #1 from Matthias Kretz <kretz at kde dot org> 2012-03-29 10:17:24 UTC ---
Created attachment 27029
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27029
proposed patch
If you accept this patch, please only apply to trunk.
I hate API changes in patch releases. :)