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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note, I think -Og only does early inlining and not IPA inlining, so it will
inline far fewer functions than -O1, -O2, -Os etc.

Reply via email to