RegressionTests__FloatTest.st
changeset 1970 4a060a60ea4e
parent 1969 6a390fdc154c
child 2228 3da335b434aa
--- a/RegressionTests__FloatTest.st	Fri Jun 15 15:44:59 2018 +0200
+++ b/RegressionTests__FloatTest.st	Fri Jun 15 16:39:56 2018 +0200
@@ -20,14 +20,6 @@
 
     |one x count|
 
-
-"/ For LongFloat the worng value 53 is returned!!
-"/ See: https://sourceforge.net/p/mingw-w64/bugs/678/
-"/ Fix it here with:
-"/%{
-"/    __asm__ ("fninit");
-"/%}.
-
     one := aFloatClass unity.  "/ 1.0 in this class
     x := one.
     count := 0.