[Bug ipa/86395] add support of -fopt-info-inline in early inliner
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 5 17:16:00 GMT 2018
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?
More information about the Gcc-bugs
mailing list