浏览代码

+ added { on} to test tfarcal1.pp

git-svn-id: trunk@25552 -
nickysn 12 年之前
父节点
当前提交
07bbfc7c60
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tests/test/cpu16/i8086/tfarcal1.pp

+ 1 - 0
tests/test/cpu16/i8086/tfarcal1.pp

@@ -4,6 +4,7 @@
 
 {$IFDEF FPC}
   {$asmmode intel}
+  {$goto on}
 
   { this test only applies to memory models with far code }
   {$ifdef FPC_MM_MEDIUM}