"Weihaw Chuang" <weihawchuang@hotmail.com> writes: > I'm trying to figure out how gcc allocates stack space for automatic > variables (local to function). Look for calls to assign_stack_local(). Ian