On Fri, Jan 04, 2002 at 05:55:52PM -0500, Paul Koning wrote: > An example valid for MIPS (and for Alpha as well, if I remember > correctly) is the Prefetch instruction. Wrong example. Try -fprefetch-array-loops or __builtin_prefetch(). Jakub