Hi Jeff, Can you remember why FUNCTION_OK_FOR_SIBCALL is !TARGET_64BIT? I'm asking because I think tail calls are always OK for pa32-linux, because having a flat sub-space model we don't need to worry about rp', and r19 will be preserved/loaded in the PIC case. I'm wordering what I'm missing though as you can argue the same for pa64. Alan