https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97902
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING --- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Martin Liška from comment #7) > Can you please H.J. take a look? > Maybe we can add a param that will drive the beviour? I consider this optimization similar inlining or tail call. Should -fno-omit-frame-pointer disable them?