Bladeren bron

bugfix OS32

git-svn-id: branches/tg74/avx512@39650 -
tg74 7 jaren geleden
bovenliggende
commit
29690162b8
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      compiler/x86/aasmcpu.pas

+ 1 - 1
compiler/x86/aasmcpu.pas

@@ -2571,7 +2571,7 @@ implementation
          begin
            { 16 bit address? }
 
-           if ((ir<>NR_NO) and (isub in [R_SUBMMX,R_SUBMMY,]R_SUBMMZ) and
+           if ((ir<>NR_NO) and (isub in [R_SUBMMX,R_SUBMMY,R_SUBMMZ]) and
                (br<>NR_NO) and (bsub=R_SUBD)
               ) then
            begin