Hacker News new | ask | show | jobs
by cataphract 2917 days ago
In fact, if you compile with -fomit-frame-pointer (the default for optimized code), $rbp can be repurposed by the compiler (for holding the value of local variables for instance).