Ver código fonte

Fix an error in reading real variable for change_endian

git-svn-id: trunk@19023 -
pierre 14 anos atrás
pai
commit
a17390126a
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      compiler/ppu.pas

+ 0 - 1
compiler/ppu.pas

@@ -865,7 +865,6 @@ begin
       else
       else
         result:=e;
         result:=e;
       inc(entryidx,sizeof(e));
       inc(entryidx,sizeof(e));
-      result:=e;
       exit;
       exit;
     end;
     end;
   if sizeofreal=sizeof(d) then
   if sizeofreal=sizeof(d) then