Browse Source

* fix test

git-svn-id: trunk@26308 -
florian 11 years ago
parent
commit
739166f3e7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tests/test/opt/tdeadstr3.pp

+ 2 - 1
tests/test/opt/tdeadstr3.pp

@@ -1,4 +1,5 @@
-{ %OPT=-O3 -Oodeadstore }
+{ %fail% }
+{ %OPT=-O3 -Oodeadstore -Cr }
 var
 var
   i : longint;
   i : longint;
   b : byte;
   b : byte;