* dummy fix for concatcopy

git-svn-id: branches/avr@17028 -
This commit is contained in:
florian 2011-02-26 21:00:58 +00:00
parent 4bb9407f72
commit acac3ce37c

View File

@ -1146,6 +1146,8 @@ unit cgcpu;
current_asmdata.getjumplabel(l);
if len>16 then
begin
reference_reset(srcref,0);
reference_reset(dstref,0);
{ TODO : load refs! }
copysize:=OS_8;
if len<256 then