https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98018

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
-fforce-frame-pointer should disable

1. Tail call.
2. Inlining.  Should inlining be totally disabled? Which inlining should be
disabled? What do do with static inline and extern inline?
3. Frame pointer optimization.
4. Anything else?

Reply via email to