On Wed, Nov 3, 2010 at 08:09, Barry Smith <bsmith at mcs.anl.gov> wrote: > Are you sure this is not a compiler bug. It seems to me the code is ok, what am I missing? The optimized piece starts with *(r2)=0, but this is sto->count before sto has been initialized. Jed