소스 검색

* intel asm

peter 21 년 전
부모
커밋
4764f61c57
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      tests/webtbs/tw3131.pp

+ 4 - 0
tests/webtbs/tw3131.pp

@@ -1,8 +1,12 @@
+{ %cpu=i386 }
+
 { Source provided for Free Pascal Bug Report 3131 }
 { Submitted by "Arnstein Prytz" on  2004-06-02 }
 { e-mail: [email protected] }
 program tmp;
 
+{$asmmode intel}
+
 procedure l;
   label l1;
   begin