mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 09:28:25 +02:00
* Fix assembler fileinfo position for x86 readers
git-svn-id: trunk@22501 -
This commit is contained in:
parent
d88ef103bb
commit
0a755be6fe
@ -726,6 +726,7 @@ begin
|
||||
Message(asmr_w_enter_not_supported_by_linux);
|
||||
|
||||
ai:=taicpu.op_none(opcode,siz);
|
||||
ai.fileinfo:=filepos;
|
||||
ai.SetOperandOrder(OpOrder);
|
||||
ai.Ops:=Ops;
|
||||
ai.Allocate_oper(Ops);
|
||||
|
Loading…
Reference in New Issue
Block a user