Переглянути джерело

* made ie unique

git-svn-id: trunk@3737 -
florian 19 роки тому
батько
коміт
bbc42e8503
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      compiler/arm/cgcpu.pas

+ 1 - 1
compiler/arm/cgcpu.pas

@@ -908,7 +908,7 @@ unit cgcpu;
            OS_S32:
              oppostfix:=PF_None;
            else
-             InternalError(200308295);
+             InternalError(2003082910);
          end;
          result:=handle_load_store(list,A_STR,oppostfix,reg,ref);
        end;