https://sourceware.org/bugzilla/show_bug.cgi?id=32886
--- Comment #4 from Bruno Haible <bruno at clisp dot org> --- > The last if statement should be: > if (cur_instr->addr != 0) Right. The issue affects _all_ functions (leaf and non-leaf functions), call instructions and all other instructions alike. Any attempted correction that works only for leaf or only for non-leaf functions would be misguided. -- You are receiving this mail because: You are on the CC list for the bug.