git-svn-id: trunk@26138 -
@@ -1,6 +1,6 @@
{ %TARGET=linux,go32v2 }
{ %CPU=i386 }
-{ %OPT= -Aas }
+{ %OPT= -Aas -Cg- }
{ Old file: tbs0124.pp }
{ Asm, problem with -Rintel switch and indexing OK 0.99.11 (PM/PFV) }
@@ -1,5 +1,6 @@
{ %skiptarget=darwin}
{ %cpu=i386 }
+{ %OPT=-Cg- }
var
w : word;
b1,b2,b3 : byte;
@@ -1,6 +1,7 @@
{ %TARGET=go32v2,win32,linux }
{ %NOTE=This test requires an installed Nasm }
{$ASMMODE INTEL}