mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 01:38:03 +02:00
* generic second_addordinal can handle swapped nodes
This commit is contained in:
parent
4527365f0d
commit
0f39633acc
@ -665,7 +665,7 @@ interface
|
||||
ovloc.loc:=LOC_VOID;
|
||||
|
||||
pass_left_right;
|
||||
force_reg_left_right(false,true);
|
||||
force_reg_left_right(true,true);
|
||||
set_result_location_reg;
|
||||
|
||||
{ determine if the comparison will be unsigned }
|
||||
|
Loading…
Reference in New Issue
Block a user