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

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
var-tracking.cc has

      if (fndecl == NULL_TREE)
        fndecl = MEM_EXPR (XEXP (call, 0));

it doesn't look right.

Reply via email to