> but *(%ret0-4) points inside the text section, so r22 eventually gets > loaded with an instruction value (0x4fd23f01 == ldw,mb -80(sp),r18)
r22 should be pointing to a function descriptor and have the plabel bit set. It's a relative rare situation when an indirect call can be made directly (no shared libraries). Dave -- J. David Anglin [EMAIL PROTECTED] National Research Council of Canada (613) 990-0752 (FAX: 952-6602) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

