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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egallager at gcc dot gnu.org

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #1)
> Confirmed.  It looks like the inliner _completely_ lacks opt-info reporting.
> 
> A good starting point is to amend the places we use OPT_Winline to report
> missed inlinings with MSG_MISSED_OPTIMIZATION.

Amend as in replace or amend as in add in addition to?

Reply via email to