mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 21:09:11 +02:00
* doing fastmath is not useful when testing currency calculation accuracy (test fails with fastmath enabled on some targets)
git-svn-id: trunk@32790 -
This commit is contained in:
parent
53e89b25d1
commit
a03d992cc0
@ -1,4 +1,4 @@
|
|||||||
{ %VERSION=1.1 }
|
{ %OPT=-Onofastmath }
|
||||||
|
|
||||||
{****************************************************************}
|
{****************************************************************}
|
||||||
{ CODE GENERATOR TEST PROGRAM }
|
{ CODE GENERATOR TEST PROGRAM }
|
||||||
|
Loading…
Reference in New Issue
Block a user