On Fri, 11 Jul 2008 05:14:57 +0000, Markus Koskimies wrote: > And all the time I'm optimizing cache usage for specified architecture, > I use alignments (to cache line sizes) and linker (not to put two > regularly referenced things to same index). Never ever I have tried to make cache optimization with unused variables.