소스 검색

* fix test

git-svn-id: trunk@26308 -
florian 11 년 전
부모
커밋
739166f3e7
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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
   i : longint;
   b : byte;