"Yes, it seems likely that the current code requires a base pointer. In the current implementation I believe that the function pointer is stored in a local variable and then passed to the assembler code, and if there is no base pointer the compiler uses the stack pointer to access local variables."
"Yes, it seems likely that the current code requires a base pointer. In the current implementation I believe that the function pointer is stored in a local variable and then passed to the assembler code, and if there is no base pointer the compiler uses the stack pointer to access local variables."