瀏覽代碼

* Typo in previous commit

git-svn-id: trunk@23639 -
sergei 13 年之前
父節點
當前提交
69c8f6cf7d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/mips/cgcpu.pas

+ 1 - 1
compiler/mips/cgcpu.pas

@@ -714,7 +714,7 @@ begin
   end;
   href:=ref;
   make_simple_ref(list,href);
-  list.concat(taicpu.op_reg_ref(op,reg,ref));
+  list.concat(taicpu.op_reg_ref(op,reg,href));
 end;