This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14326] boehm-gc hardcodes to 3DNow! prefetch for x86_64


------- Additional Comments From hjl at lucon dot org  2004-02-27 17:18 -------
Created an attachment (id=5812)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5812&action=view)
A patch to use __builtin_prefetch

This patch uses __builtin_prefetch instead of asm statement.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14326


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]