Explorar o código

* test might not be precise enough with fastmath

florian hai 9 meses
pai
achega
0265d5d0c9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;