* test might not be precise enough with fastmath

This commit is contained in:
florian 2024-12-13 22:42:19 +01:00
parent b26c009d90
commit 0265d5d0c9

View File

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