ソースを参照

* remove unneeded check

git-svn-id: trunk@3986 -
peter 19 年 前
コミット
28720c4173
1 ファイル変更0 行追加2 行削除
  1. 0 2
      compiler/x86/nx86cnv.pas

+ 0 - 2
compiler/x86/nx86cnv.pas

@@ -272,8 +272,6 @@ implementation
                 end
               else
                 begin
-                  if not(left.location.size in [OS_S32,OS_S64]) then
-                    internalerror(200506073);
                   case left.location.loc of
                     LOC_CREFERENCE,
                     LOC_REFERENCE :