Brian Budge <brian.budge@gmail.com> writes: > My hunch is that, similar to struct ordering, the order of declaration > is the order on the stack. I do not know this for sure. That is not the case in general, certainly not when optimizing. Ian