- removed -Op3 parameter so test also compiles on non-x86

git-svn-id: trunk@1398 -
This commit is contained in:
Jonas Maebe 2005-10-16 05:41:18 +00:00
parent 14e7ad4cfe
commit 985c70089d

View File

@ -1,4 +1,4 @@
{ %OPT=-O-G2p3 -Sd}
{ %OPT=-O-G2 -Sd}
var
c: array[1..10] of integer;