Răsfoiți Sursa

* test might not be precise enough with fastmath

florian 9 luni în urmă
părinte
comite
0265d5d0c9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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;