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/54239] Not able to generate "prefetch" (prefetch read) instruction using -m3dnow or -mprfchw


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-08-13 14:00:55 UTC ---
BTW, why do you care about the prefetch insn?  Isn't it obsoleted by the SSE
ISA prefetches anyway (unlike prefetchw)?


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