mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 19:49:09 +02:00
* x86: Correct fileinfo for OptPass2MOV
This commit is contained in:
parent
6eede0f71f
commit
f7dcb68c5a
@ -8219,6 +8219,7 @@ unit aoptx86;
|
||||
{ Shouldn't fail here }
|
||||
InternalError(2021040701);
|
||||
|
||||
taicpu(NewInstr).fileinfo := taicpu(hp2).fileinfo;
|
||||
AsmL.InsertAfter(NewInstr, hp2);
|
||||
{ Add new alignment field }
|
||||
(* AsmL.InsertAfter(
|
||||
|
Loading…
Reference in New Issue
Block a user