mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-20 18:53:33 +01:00
* remove C like code to be able to compile unit
git-svn-id: trunk@5794 -
This commit is contained in:
parent
21955282d0
commit
8bd9d88641
@ -1318,7 +1318,7 @@ unit cgcpu;
|
||||
{ only 68020+ supports RTD, so this needs another code path
|
||||
for 68000 and Coldfire (KB) }
|
||||
{$WARNING 68020+ only code generation, without fallback}
|
||||
localsize+=4;
|
||||
inc(localsize,4);
|
||||
list.concat(taicpu.op_const(A_RTD,S_NO,localsize));
|
||||
end
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user