Re: [perl #24667] IMCC not handling some integer constant parameters properly

2003-12-16 Thread Dan Sugalski
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

Re: [perl #24667] IMCC not handling some integer constant parameters properly

2003-12-16 Thread Leopold Toetsch
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

[perl #24667] IMCC not handling some integer constant parameters properly

2003-12-15 Thread via RT
# 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