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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
   Last reconfirmed|2018-02-03 00:00:00         |2021-9-5

--- Comment #18 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So looking at LLVM, at -Oz, the inlining is not done but at -Os it is.

Reply via email to