Hi, I've committed the attached patch which fixes a small problem in the tracking of the call stack during dynamic configuration. In function_jump_pin_handler, if the target function is already on the top of the stack, then it is a local branch. This code is not used by any public ports yet, but the bug was exposed by an internal port here at Red Hat. Dave