mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 23:09:40 +02:00
* removed accidently committed debug statement
git-svn-id: trunk@43413 -
This commit is contained in:
parent
c8f746b881
commit
d275e7a7e6
@ -1664,8 +1664,7 @@ implementation
|
||||
LOC_MMREGISTER,LOC_CMMREGISTER:
|
||||
a_loadmm_reg_intreg(list,loc.size,tosize,loc.register,reg,mms_movescalar);
|
||||
else
|
||||
begin writeln(loc.loc);
|
||||
internalerror(200109092); end;
|
||||
internalerror(200109092);
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user