This is the mail archive of the gcc@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]

Re: streams is slow under gcc


On Sat, Oct 12, 2002 at 11:41:51AM -0600, Eric W. Biederman wrote:
> I there a gcc option other than -msse2 that I could use to tell it a
> loop is memory bound, and so apply appropriate optimizations?

-fprefetch-loop-arrays; YMMV.


r~


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