What C/C++ compiler can use push pop instructions for creating local variables, instead of just increasing esp once?

Leave a Comment