git-svn-id: trunk@33303 -
@@ -1,3 +1,4 @@
+{ %skiptarget=android }
{ %CPU=i386 }
{ %OPT=-Cg- }
{ Old file: tbs0124b.pp }
{ Old file: tbs0175.pp }
@@ -1,4 +1,4 @@
-{ %skiptarget=win32,win64 }
+{ %skiptarget=win32,win64,android }
{ Old file: tbs0227.pp }
{ external var does strange things when declared in localsymtable OK 0.99.11 (PFV) }
{ Old file: tbs0228.pp }
{ Old file: tbs0276.pp }
{ Old file: tbs0304.pp }
{ Old file: tbs0309.pp }
{ Old file: tbs0322.pp }
{$asmmode att}
{$asmmode intel}
{ %cpu=i386 }
{ %NOTE= this test requires that nasm assembler is installed }
{ testfdiv variant with GNU AS output forced }
{ This test program deals with the
{$ifdef TP}
{ Source provided for Free Pascal Bug Report 1023 }
{ Source provided for Free Pascal Bug Report 1066 }
{----------------cut here----------------}
-{ %skiptarget=darwin}
+{ %skiptarget=darwin,android }
var
{ %cpu=i386,x86_64 }
{ %opt=-Cg- }
{%CPU=i386}
{%opt=-Cg-}
{$mode objfpc}
{ Source provided for Free Pascal Bug Report 2323 }
{ %version=1.1 }
{ %OPT=-OaVARMIN=16 -Cg- }
{ Source provided for Free Pascal Bug Report 4240 }
{ %opt=-O2r -Cg- }
{$mode delphi}