-O1 enables frame pointer push to move around on x86_64(gcc.gnu.org)
gcc.gnu.org
-O1 enables frame pointer push to move around on x86_64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55667
1 comments
...in 2012 with gcc 4.7.2... marked as RESOLVED WONTFIX. Why is this relevant now?
Because everyone thinks frame pointers are cool again and as far as I know the problem was never fixed.