Explorar o código

* dummy fix for concatcopy

git-svn-id: branches/avr@17028 -
florian %!s(int64=15) %!d(string=hai) anos
pai
achega
acac3ce37c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      compiler/avr/cgcpu.pas

+ 2 - 0
compiler/avr/cgcpu.pas

@@ -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