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

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
inlined_call_event's ctor should probably assert that params
                      tree apparent_callee_fndecl,
                      tree apparent_caller_fndecl,
are both non-NULL, which might catch the issue slightly early.

Reply via email to