> Is this method can be accepted for C?
I going to understand why trampolines are used in gcc: this strub
gives a stack pointer of the parent to the real nested function
(hardcoded as constant) and calls this nested function. Address of the
nested function is the address of the stub for the outer world.

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to