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