Browse Source

- Remove IE from g_concatcopy again.

git-svn-id: trunk@8065 -
daniel 18 years ago
parent
commit
a05d228679
1 changed files with 0 additions and 2 deletions
  1. 0 2
      compiler/x86/cgx86.pas

+ 0 - 2
compiler/x86/cgx86.pas

@@ -1566,8 +1566,6 @@ unit cgx86;
         cm:copymode;
         cm:copymode;
 
 
     begin
     begin
-      if len=0 then
-        internalerror(200707142);
       cm:=copy_move;
       cm:=copy_move;
       helpsize:=3*sizeof(aword);
       helpsize:=3*sizeof(aword);
       if cs_opt_size in current_settings.optimizerswitches then
       if cs_opt_size in current_settings.optimizerswitches then