소스 검색

* test might not be precise enough with fastmath

florian 7 달 전
부모
커밋
0265d5d0c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/test/tfpu2.pp

+ 1 - 1
tests/test/tfpu2.pp

@@ -1,5 +1,5 @@
 { %skiptarget=go32v2 }
-{ %opt=-CE }
+{ %opt=-CE -Oonofastmath }
 
 {$ifdef fpc}{$mode objfpc}{$endif}
 program test_fpu_excpetions;