At 9:52 AM +0100 12/16/03, Leopold Toetsch wrote:
Dan Sugalski <[EMAIL PROTECTED]> wrote:
If, as part if a prototyped .pcc_begin/.pcc_end function call set,
you try and set an integer parameter equal to the register number the
integer would go into.
.pcc_begin prototyped
.arg 1
Dan Sugalski <[EMAIL PROTECTED]> wrote:
> If, as part if a prototyped .pcc_begin/.pcc_end function call set,
> you try and set an integer parameter equal to the register number the
> integer would go into.
> .pcc_begin prototyped
> .arg 1
> .arg 6
> .arg 7
A simple test case work
# New Ticket Created by Dan Sugalski
# Please include the string: [perl #24667]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=24667 >
If, as part if a prototyped .pcc_begin/.pcc_end function call set,
you try and set an