Hacker News new | past | comments | ask | show | jobs | submit login

Are not all the local variables allocated on the stack in the function prologue anyway? no matter where in the function they are defined. A typical function starts with subtracting the stackpointer to make space for the local variables if i'm not mistaken.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: