@@ -1,4 +1,4 @@
-{ %fail% }
+{ %fail }
{ %opt=-Sew -vw -O- }
{
@@ -1,5 +1,5 @@
{ %CPU=m68k }
-{ %KNOWNCOMPILEERROR Obsolete test, kept for reference }
+{ %KNOWNCOMPILEERROR=Obsolete test, kept for reference }
{$error obsolete test, because we do support both HW and softFPU now on all systems }
{ This tests the $E+ compiler
{ %OPT=-O3 -Oodeadstore -Cr }
var
i : longint;
-{ %FAIL }
+{ %FAIL }
program tover7;
{$mode delphi}
program IS_Precedence;
uses
-{ %norun% }
+{ %norun }
program tw15591;
{$mode objfpc}
uses uw15591;
program tw18123;
{$mode objfpc}{$H+}
program tw18127;
program tw18131;
-{ %KNOWNCOMPILEERROR }
+{ %KNOWNCOMPILEERROR=Test disabled because mode gpc is disabled. }
{Test disabled because mode gpc is disabled.}
{ Source provided for Free Pascal Bug Report 3780 }
program tw40381b;