mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 19:10:26 +02:00
+ added pass_left_right in second_mul, fixes the ie 200109092
git-svn-id: trunk@2933 -
This commit is contained in:
parent
b7fe6797bf
commit
38c132e8cb
@ -51,6 +51,8 @@ interface
|
||||
hl4 : tasmlabel;
|
||||
|
||||
begin
|
||||
pass_left_right;
|
||||
|
||||
{ The location.register will be filled in later (JM) }
|
||||
location_reset(location,LOC_REGISTER,OS_INT);
|
||||
{ Get a temp register and load the left value into it
|
||||
|
Loading…
Reference in New Issue
Block a user