* only excute tests on platforms for which -gc is supported

git-svn-id: trunk@12453 -
This commit is contained in:
Jonas Maebe 2008-12-29 11:18:26 +00:00
parent 4fc5d5dbef
commit 0d4c4a213e
3 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,5 @@
{ %cpu=i386,powerpc}
{ %target=linux,win32,go32v2,os2,beos,haiku,morphos }
{ %opt=-ghcl }
{ Source provided for Free Pascal Bug Report 3348 }

View File

@ -1,3 +1,5 @@
{ %cpu=i386,powerpc}
{ %target=linux,win32,go32v2,os2,beos,haiku,morphos }
{ %OPT=-glhc }
{ Source provided for Free Pascal Bug Report 3661 }
{ Submitted by "Martin Schreiber" on 2005-02-16 }

View File

@ -1,3 +1,5 @@
{ %cpu=i386,powerpc}
{ %target=linux,win32,go32v2,os2,beos,haiku,morphos }
{ %OPT=-ghc }
//test.pp
type o=object