2
0
Эх сурвалжийг харах

* Patch from Oliver that corrects some % directives in the testsuite. Mantis 16134


git-svn-id: trunk@15095 -

marco 15 жил өмнө
parent
commit
67b7762c34

+ 1 - 1
tests/tbs/tb0523.pp

@@ -1,4 +1,4 @@
-{ %target=i386 }
+{ %CPU=i386 }
 {$asmmode intel}
 {$asmmode intel}
 
 
 var
 var

+ 1 - 1
tests/webtbs/tw2377.pp

@@ -1,4 +1,4 @@
-{ %target=i386 }
+{ %cpu=i386 }
 { Source provided for Free Pascal Bug Report 2377 }
 { Source provided for Free Pascal Bug Report 2377 }
 { Submitted by "Christian Keck" on  2003-02-12 }
 { Submitted by "Christian Keck" on  2003-02-12 }
 { e-mail: [email protected] }
 { e-mail: [email protected] }