瀏覽代碼

* 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 :