Explorar el Código

* disable broken MvnAnd2Bic optimization

git-svn-id: trunk@22847 -
florian hace 12 años
padre
commit
8c73b0b17b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      compiler/arm/aoptcpu.pas

+ 2 - 0
compiler/arm/aoptcpu.pas

@@ -1176,6 +1176,7 @@ Implementation
                           RemoveSuperfluousMove(p, hp1, 'DataMov2Data');
                       end;
                   end;
+{$ifdef dummy}                  
                 A_MVN:
                   begin
                     {
@@ -1217,6 +1218,7 @@ Implementation
                         p:=hp1;
                       end;
                   end;
+{$endif dummy}                                    
                 A_UXTB:
                   begin
                     {