On 08/25/15 15:10, Jeff Law wrote:
On 08/25/2015 08:11 AM, Nathan Sidwell wrote:
We could emulate by creating a new stack frame and shoving the target of the branch into the stack, then executing a return. However, I don't think that's worth doing ;-)
And wouldn't work for PTX anyway -- all the return addr handling is hidden away.
I think the patch is fine for the trunk.
ok.