mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 19:45:59 +02:00
* adjusted comment after previous commit
git-svn-id: trunk@32297 -
This commit is contained in:
parent
a32605bd38
commit
09c8c5eba0
@ -101,8 +101,8 @@ implementation
|
||||
|
||||
procedure tcgsetelementnode.pass_generate_code;
|
||||
begin
|
||||
{ load first value in 32bit register }
|
||||
secondpass(left);
|
||||
{ load the set element's value }
|
||||
secondpass(left);
|
||||
|
||||
{ also a second value ? }
|
||||
if assigned(right) then
|
||||
|
Loading…
Reference in New Issue
Block a user