Forum Discussion
Altera_Forum
Honored Contributor
15 years agoGcc4 Frame Pointer Issue
I've been trying to write some code in an MPU exception handler to trap and dump the call stack when an intermittent exception occurs in our system and am pretty sure I've found a bug in the latest G...
Altera_Forum
Honored Contributor
13 years agoPossibly dumb question: is it a bug or is it a result of frame pointer optimization?
Would compiling with -fno-omit-frame-pointer help?