mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 17:29:11 +02:00
* fix runtime check
This commit is contained in:
parent
57b4d5a0b9
commit
cab15224db
@ -21,6 +21,7 @@ var
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
l:=5;
|
||||||
{$asmmode att}
|
{$asmmode att}
|
||||||
asm
|
asm
|
||||||
movl l,%eax
|
movl l,%eax
|
||||||
|
Loading…
Reference in New Issue
Block a user