* tests/regression/fp.output: Updated to classpath-0.93.
authortwisti <none@none>
Mon, 11 Dec 2006 20:31:04 +0000 (20:31 +0000)
committertwisti <none@none>
Mon, 11 Dec 2006 20:31:04 +0000 (20:31 +0000)
* tests/regression/fptest.output: Likewise.

tests/regression/fp.output
tests/regression/fptest.output

index f0b0c74061c1820f14ee9aa9d268f32c97442510..a186baff76ea745a851b4f074490085614dd0bb0 100644 (file)
@@ -9,11 +9,11 @@
 1.0E8
 1.0E9
 1.0E10
-9.9999997952E10
-9.99999995904E11
-9.999999827968E12
-1.00000000376832E14
-9.99999986991104E14
+1.0E11
+1.0E12
+1.0E13
+1.0E14
+1.0E15
 1.0E16
 1.0E17
 1.0E18
@@ -89,14 +89,14 @@ Infinity
 9.9999995E-36
 9.9999995E-37
 1.0E-37
-9.9999994E-39
-1.0000002E-39
-9.999946E-41
-9.999666E-42
-1.0005271E-42
-9.949219E-44
-9.809089E-45
-1.4012985E-45
+1.0E-38
+1.0E-39
+1.0E-40
+1.0E-41
+1.0E-42
+9.9E-44
+9.8E-45
+1.4E-45
 0.0
 0.0
 0.0
@@ -931,8 +931,8 @@ Infinity
 1.0E-319
 1.0E-320
 1.0E-321
-1.0E-322
-1.0E-323
+9.9E-323
+9.9E-324
 0.0
 0.0
 0.0
index c0bf893bac9dd0106a265d531d2b833f77ff0d00..170c78c9c47fed71419216a8b8717ccfef83787e 100644 (file)
   28.    convert  MAX (3.4028235E38,1.7976931348623157E308) to int:    2147483647
   29.    convert  MAX (3.4028235E38,1.7976931348623157E308) to long:   9223372036854775807
   30.    convert  MAX (3.4028235E38,1.7976931348623157E308) to long:   9223372036854775807
-  31.    convert  MIN (1.4012985E-45,5.0E-324) to int:    0
-  32.    convert  MIN (1.4012985E-45,5.0E-324) to int:    0
-  33.    convert  MIN (1.4012985E-45,5.0E-324) to long:   0
-  34.    convert  MIN (1.4012985E-45,5.0E-324) to long:   0
-  35.    convert MAXINT-1 (2.147483648E9,2.147483646E9) to int:    2147483647
-  36.    convert MAXINT-1 (2.147483648E9,2.147483646E9) to int:    2147483646
-  37.    convert MAXINT-1 (2.147483648E9,2.147483646E9) to long:   2147483648
-  38.    convert MAXINT-1 (2.147483648E9,2.147483646E9) to long:   2147483646
-  39.    convert MAXINT+0 (2.147483648E9,2.147483647E9) to int:    2147483647
-  40.    convert MAXINT+0 (2.147483648E9,2.147483647E9) to int:    2147483647
-  41.    convert MAXINT+0 (2.147483648E9,2.147483647E9) to long:   2147483648
-  42.    convert MAXINT+0 (2.147483648E9,2.147483647E9) to long:   2147483647
-  43.    convert MAXINT+1 (2.147483648E9,2.147483648E9) to int:    2147483647
-  44.    convert MAXINT+1 (2.147483648E9,2.147483648E9) to int:    2147483647
-  45.    convert MAXINT+1 (2.147483648E9,2.147483648E9) to long:   2147483648
-  46.    convert MAXINT+1 (2.147483648E9,2.147483648E9) to long:   2147483648
-  47.    convert -MAXINT+1 (-2.147483648E9,-2.147483647E9) to int:    -2147483648
-  48.    convert -MAXINT+1 (-2.147483648E9,-2.147483647E9) to int:    -2147483647
-  49.    convert -MAXINT+1 (-2.147483648E9,-2.147483647E9) to long:   -2147483648
-  50.    convert -MAXINT+1 (-2.147483648E9,-2.147483647E9) to long:   -2147483647
-  51.    convert -MAXINT+0 (-2.147483648E9,-2.147483648E9) to int:    -2147483648
-  52.    convert -MAXINT+0 (-2.147483648E9,-2.147483648E9) to int:    -2147483648
-  53.    convert -MAXINT+0 (-2.147483648E9,-2.147483648E9) to long:   -2147483648
-  54.    convert -MAXINT+0 (-2.147483648E9,-2.147483648E9) to long:   -2147483648
-  55.    convert -MAXINT-1 (-2.147483648E9,-2.147483649E9) to int:    -2147483648
-  56.    convert -MAXINT-1 (-2.147483648E9,-2.147483649E9) to int:    -2147483648
-  57.    convert -MAXINT-1 (-2.147483648E9,-2.147483649E9) to long:   -2147483648
-  58.    convert -MAXINT-1 (-2.147483648E9,-2.147483649E9) to long:   -2147483649
+  31.    convert  MIN (1.4E-45,4.9E-324) to int:    0
+  32.    convert  MIN (1.4E-45,4.9E-324) to int:    0
+  33.    convert  MIN (1.4E-45,4.9E-324) to long:   0
+  34.    convert  MIN (1.4E-45,4.9E-324) to long:   0
+  35.    convert MAXINT-1 (2.1474836E9,2.147483646E9) to int:    2147483647
+  36.    convert MAXINT-1 (2.1474836E9,2.147483646E9) to int:    2147483646
+  37.    convert MAXINT-1 (2.1474836E9,2.147483646E9) to long:   2147483648
+  38.    convert MAXINT-1 (2.1474836E9,2.147483646E9) to long:   2147483646
+  39.    convert MAXINT+0 (2.1474836E9,2.147483647E9) to int:    2147483647
+  40.    convert MAXINT+0 (2.1474836E9,2.147483647E9) to int:    2147483647
+  41.    convert MAXINT+0 (2.1474836E9,2.147483647E9) to long:   2147483648
+  42.    convert MAXINT+0 (2.1474836E9,2.147483647E9) to long:   2147483647
+  43.    convert MAXINT+1 (2.1474836E9,2.147483648E9) to int:    2147483647
+  44.    convert MAXINT+1 (2.1474836E9,2.147483648E9) to int:    2147483647
+  45.    convert MAXINT+1 (2.1474836E9,2.147483648E9) to long:   2147483648
+  46.    convert MAXINT+1 (2.1474836E9,2.147483648E9) to long:   2147483648
+  47.    convert -MAXINT+1 (-2.1474836E9,-2.147483647E9) to int:    -2147483648
+  48.    convert -MAXINT+1 (-2.1474836E9,-2.147483647E9) to int:    -2147483647
+  49.    convert -MAXINT+1 (-2.1474836E9,-2.147483647E9) to long:   -2147483648
+  50.    convert -MAXINT+1 (-2.1474836E9,-2.147483647E9) to long:   -2147483647
+  51.    convert -MAXINT+0 (-2.1474836E9,-2.147483648E9) to int:    -2147483648
+  52.    convert -MAXINT+0 (-2.1474836E9,-2.147483648E9) to int:    -2147483648
+  53.    convert -MAXINT+0 (-2.1474836E9,-2.147483648E9) to long:   -2147483648
+  54.    convert -MAXINT+0 (-2.1474836E9,-2.147483648E9) to long:   -2147483648
+  55.    convert -MAXINT-1 (-2.1474836E9,-2.147483649E9) to int:    -2147483648
+  56.    convert -MAXINT-1 (-2.1474836E9,-2.147483649E9) to int:    -2147483648
+  57.    convert -MAXINT-1 (-2.1474836E9,-2.147483649E9) to long:   -2147483648
+  58.    convert -MAXINT-1 (-2.1474836E9,-2.147483649E9) to long:   -2147483649
   59.    convert MAXLNG-1 (9.223372E18,9.223372036854776E18) to int:    2147483647
   60.    convert MAXLNG-1 (9.223372E18,9.223372036854776E18) to int:    2147483647
   61.    convert MAXLNG-1 (9.223372E18,9.223372036854776E18) to long:   9223372036854775807
  927.    ------------------- test MIN op value
  928.    MIN + 5.0 = float:  5.0
  929.    MIN - 5.0 = float:  -5.0
- 930.    MIN * 5.0 = float:  7.006492E-45
+ 930.    MIN * 5.0 = float:  7.0E-45
  931.    MIN / 5.0 = float:  0.0
- 932.    MIN % 5.0 = float:  1.4012985E-45
+ 932.    MIN % 5.0 = float:  1.4E-45
  933.    MIN + 5.0 = double: 5.0
  934.    MIN - 5.0 = double: -5.0
  935.    MIN * 5.0 = double: 2.5E-323
  936.    MIN / 5.0 = double: 0.0
- 937.    MIN % 5.0 = double: 5.0E-324
+ 937.    MIN % 5.0 = double: 4.9E-324
  938.    ------------------- test value op MIN
  939.    5.0 + MIN = float:  5.0
  940.    5.0 - MIN = float:  5.0
- 941.    5.0 * MIN = float:  7.006492E-45
+ 941.    5.0 * MIN = float:  7.0E-45
  942.    5.0 / MIN = float:  Infinity
  943.    5.0 % MIN = float:  0.0
  944.    5.0 + MIN = double: 5.0