Prechádzať zdrojové kódy

* forgotten part of last commit

git-svn-id: trunk@48674 -
florian 4 rokov pred
rodič
commit
33ce19799b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      compiler/arm/agarmgas.pas

+ 1 - 1
compiler/arm/agarmgas.pas

@@ -379,7 +379,7 @@ unit agarmgas;
       postfix:='';
       if GenerateThumb2Code then
         begin
-          if taicpu(hp).wideformat then
+          if cf_wideformat in taicpu(hp).flags then
             postfix:='.w';
         end;
       if unified_syntax then