Browse Source

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

git-svn-id: trunk@1398 -
Jonas Maebe 20 years ago
parent
commit
985c70089d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw4266.pp

+ 1 - 1
tests/webtbs/tw4266.pp

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