mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 22:40:30 +02:00
* fixed compilation with -Oodfa/-O3
git-svn-id: trunk@32152 -
This commit is contained in:
parent
80902035e0
commit
d440daf47f
@ -1680,6 +1680,7 @@ unit cgcpu;
|
|||||||
internalerror(2013123101);
|
internalerror(2013123101);
|
||||||
end;
|
end;
|
||||||
list.concat(Taicpu.op_const_reg(A_MOV, tmpopsize, 0, reg));
|
list.concat(Taicpu.op_const_reg(A_MOV, tmpopsize, 0, reg));
|
||||||
|
hl_skip:=nil;
|
||||||
if f=F_FB then
|
if f=F_FB then
|
||||||
begin
|
begin
|
||||||
current_asmdata.getjumplabel(hl_skip);
|
current_asmdata.getjumplabel(hl_skip);
|
||||||
|
Loading…
Reference in New Issue
Block a user