2 bug-3235.c. A function call was incorrectly considered to be recursive in the peephole optimizer when the name of the callee was a prefix of the caller's name.
3 Required some further conditions, such as register arguments to the callee and tail-call optimization to trigger.
13 func (int a
) __z88dk_callee
;
33 func (int a
) __z88dk_callee