[Bug tree-optimization/83336] Issues with displaying inlining chain for middle-end warnings

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 8 21:52:00 GMT 2017


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

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
I'm testing a fix for the above which simply removes the

540        else if (!flag_auto_profile && debug_info_level == DINFO_LEVEL_NONE)

clause: i.e. to always retain blocks that satisfy
inlined_function_outer_scope_p.


More information about the Gcc-bugs mailing list