Browse Source

- removed unneeded firstcomplex calls, pass_left_right calls already firstcomplex

git-svn-id: trunk@21941 -
florian 13 years ago
parent
commit
e10a95bf16
1 changed files with 0 additions and 3 deletions
  1. 0 3
      compiler/i386/n386add.pas

+ 0 - 3
compiler/i386/n386add.pas

@@ -88,7 +88,6 @@ interface
         unsigned:boolean;
         r:Tregister;
       begin
-        firstcomplex(self);
         pass_left_right;
 
         op1:=A_NONE;
@@ -283,8 +282,6 @@ interface
         end;
 
       begin
-        firstcomplex(self);
-
         pass_left_right;
 
         unsigned:=((left.resultdef.typ=orddef) and