[PATCH] msvcrt: Implement strtod without using 'long double'.

Marvin testbot at winehq.org
Wed Dec 18 17:37:07 CST 2019


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=62328

Your paranoid android.


=== debian10 (32 bit report) ===

msvcrt:
string.c:1989: Test failed: d = 1000000000000000120942354671656868962382001670435578817768191183142249744630862900164152357803694488643546272066771136697843816472621283262276046411983423130707191163420128905684081263961470216866716118177799472091300320549064642593292288.000000
string.c:3062: Test failed: d.x = 1.000000e-307, expected 1.000000e-307
string.c:3062: Test failed: d.x = 2.000000e-307, expected 2.000000e-307
string.c:3062: Test failed: d.x = 4.000000e-307, expected 4.000000e-307
string.c:3062: Test failed: d.x = 5.000000e-307, expected 5.000000e-307
string.c:3062: Test failed: d.x = 7.000000e-307, expected 7.000000e-307
string.c:3062: Test failed: d.x = 8.000000e-307, expected 8.000000e-307
string.c:3062: Test failed: d.x = 9.000000e-307, expected 9.000000e-307
string.c:3062: Test failed: d.x = 1.000000e-306, expected 1.000000e-306
string.c:3062: Test failed: d.x = 2.000000e-306, expected 2.000000e-306
string.c:3062: Test failed: d.x = 3.000000e-306, expected 3.000000e-306
string.c:3062: Test failed: d.x = 4.000000e-306, expected 4.000000e-306
string.c:3062: Test failed: d.x = 5.000000e-306, expected 5.000000e-306
string.c:3062: Test failed: d.x = 6.000000e-306, expected 6.000000e-306
string.c:3062: Test failed: d.x = 7.000000e-306, expected 7.000000e-306
string.c:3062: Test failed: d.x = 8.000000e-306, expected 8.000000e-306
string.c:3062: Test failed: d.x = 9.000000e-306, expected 9.000000e-306
string.c:3062: Test failed: d.x = 1.000000e-305, expected 1.000000e-305
string.c:3062: Test failed: d.x = 2.000000e-305, expected 2.000000e-305
string.c:3062: Test failed: d.x = 3.000000e-305, expected 3.000000e-305
string.c:3062: Test failed: d.x = 4.000000e-305, expected 4.000000e-305
string.c:3062: Test failed: d.x = 6.000000e-305, expected 6.000000e-305
string.c:3062: Test failed: d.x = 7.000000e-305, expected 7.000000e-305
string.c:3062: Test failed: d.x = 8.000000e-305, expected 8.000000e-305
string.c:3062: Test failed: d.x = 9.000000e-305, expected 9.000000e-305
string.c:3062: Test failed: d.x = 1.000000e-304, expected 1.000000e-304
string.c:3062: Test failed: d.x = 2.000000e-304, expected 2.000000e-304
string.c:3062: Test failed: d.x = 3.000000e-304, expected 3.000000e-304
string.c:3062: Test failed: d.x = 4.000000e-304, expected 4.000000e-304
string.c:3062: Test failed: d.x = 5.000000e-304, expected 5.000000e-304
string.c:3062: Test failed: d.x = 6.000000e-304, expected 6.000000e-304
string.c:3062: Test failed: d.x = 7.000000e-304, expected 7.000000e-304
string.c:3062: Test failed: d.x = 8.000000e-304, expected 8.000000e-304
string.c:3062: Test failed: d.x = 9.000000e-304, expected 9.000000e-304
string.c:3062: Test failed: d.x = 1.000000e-303, expected 1.000000e-303
string.c:3062: Test failed: d.x = 2.000000e-303, expected 2.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-303, expected 3.000000e-303
string.c:3062: Test failed: d.x = 4.000000e-303, expected 4.000000e-303
string.c:3062: Test failed: d.x = 5.000000e-303, expected 5.000000e-303
string.c:3062: Test failed: d.x = 6.000000e-303, expected 6.000000e-303
string.c:3062: Test failed: d.x = 7.000000e-303, expected 7.000000e-303
string.c:3062: Test failed: d.x = 8.000000e-303, expected 8.000000e-303
string.c:3062: Test failed: d.x = 9.000000e-303, expected 9.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-301, expected 3.000000e-301
string.c:3062: Test failed: d.x = 5.000000e-301, expected 5.000000e-301
string.c:3062: Test failed: d.x = 6.000000e-301, expected 6.000000e-301
string.c:3062: Test failed: d.x = 7.000000e-301, expected 7.000000e-301
string.c:3062: Test failed: d.x = 9.000000e-301, expected 9.000000e-301
string.c:3062: Test failed: d.x = 1.000000e-300, expected 1.000000e-300
string.c:3062: Test failed: d.x = 2.000000e-300, expected 2.000000e-300
string.c:3062: Test failed: d.x = 4.000000e-300, expected 4.000000e-300
string.c:3062: Test failed: d.x = 5.000000e-300, expected 5.000000e-300
string.c:3062: Test failed: d.x = 7.000000e-300, expected 7.000000e-300
string.c:3062: Test failed: d.x = 8.000000e-300, expected 8.000000e-300
string.c:3062: Test failed: d.x = 9.000000e-300, expected 9.000000e-300
string.c:3062: Test failed: d.x = 1.000000e-299, expected 1.000000e-299
string.c:3062: Test failed: d.x = 2.000000e-299, expected 2.000000e-299
string.c:3062: Test failed: d.x = 3.000000e-299, expected 3.000000e-299
string.c:3062: Test failed: d.x = 4.000000e-299, expected 4.000000e-299
string.c:3062: Test failed: d.x = 6.000000e-299, expected 6.000000e-299
string.c:3062: Test failed: d.x = 7.000000e-299, expected 7.000000e-299
string.c:3062: Test failed: d.x = 8.000000e-299, expected 8.000000e-299
string.c:3062: Test failed: d.x = 9.000000e-299, expected 9.000000e-299
string.c:3062: Test failed: d.x = 1.000000e-298, expected 1.000000e-298
string.c:3062: Test failed: d.x = 2.000000e-298, expected 2.000000e-298
string.c:3062: Test failed: d.x = 3.000000e-298, expected 3.000000e-298
string.c:3062: Test failed: d.x = 4.000000e-298, expected 4.000000e-298
string.c:3062: Test failed: d.x = 5.000000e-298, expected 5.000000e-298
string.c:3062: Test failed: d.x = 6.000000e-298, expected 6.000000e-298
string.c:3062: Test failed: d.x = 7.000000e-298, expected 7.000000e-298
string.c:3062: Test failed: d.x = 8.000000e-298, expected 8.000000e-298
string.c:3062: Test failed: d.x = 9.000000e-298, expected 9.000000e-298
string.c:3062: Test failed: d.x = 1.000000e-297, expected 1.000000e-297
string.c:3062: Test failed: d.x = 2.000000e-297, expected 2.000000e-297
string.c:3062: Test failed: d.x = 3.000000e-297, expected 3.000000e-297
string.c:3062: Test failed: d.x = 4.000000e-297, expected 4.000000e-297
string.c:3062: Test failed: d.x = 5.000000e-297, expected 5.000000e-297
string.c:3062: Test failed: d.x = 6.000000e-297, expected 6.000000e-297
string.c:3062: Test failed: d.x = 7.000000e-297, expected 7.000000e-297
string.c:3062: Test failed: d.x = 8.000000e-297, expected 8.000000e-297
string.c:3062: Test failed: d.x = 9.000000e-297, expected 9.000000e-297
string.c:3062: Test failed: d.x = 1.000000e-296, expected 1.000000e-296
string.c:3062: Test failed: d.x = 2.000000e-296, expected 2.000000e-296
string.c:3062: Test failed: d.x = 3.000000e-296, expected 3.000000e-296
string.c:3062: Test failed: d.x = 4.000000e-296, expected 4.000000e-296
string.c:3062: Test failed: d.x = 5.000000e-296, expected 5.000000e-296
string.c:3062: Test failed: d.x = 6.000000e-296, expected 6.000000e-296
string.c:3062: Test failed: d.x = 7.000000e-296, expected 7.000000e-296
string.c:3062: Test failed: d.x = 8.000000e-296, expected 8.000000e-296
string.c:3062: Test failed: d.x = 9.000000e-296, expected 9.000000e-296
string.c:3062: Test failed: d.x = 1.000000e-295, expected 1.000000e-295
string.c:3062: Test failed: d.x = 2.000000e-295, expected 2.000000e-295
string.c:3062: Test failed: d.x = 3.000000e-295, expected 3.000000e-295
string.c:3062: Test failed: d.x = 4.000000e-295, expected 4.000000e-295
string.c:3062: Test failed: d.x = 5.000000e-295, expected 5.000000e-295
string.c:3062: Test failed: d.x = 6.000000e-295, expected 6.000000e-295
string.c:3062: Test failed: d.x = 7.000000e-295, expected 7.000000e-295
string.c:3062: Test failed: d.x = 8.000000e-295, expected 8.000000e-295
string.c:3062: Test failed: d.x = 9.000000e-295, expected 9.000000e-295
string.c:3062: Test failed: d.x = 1.000000e-294, expected 1.000000e-294
string.c:3062: Test failed: d.x = 2.000000e-294, expected 2.000000e-294
string.c:3062: Test failed: d.x = 3.000000e-294, expected 3.000000e-294
string.c:3062: Test failed: d.x = 4.000000e-294, expected 4.000000e-294
string.c:3062: Test failed: d.x = 6.000000e-294, expected 6.000000e-294
string.c:3062: Test failed: d.x = 8.000000e-294, expected 8.000000e-294
string.c:3062: Test failed: d.x = 9.000000e-294, expected 9.000000e-294
string.c:3062: Test failed: d.x = 1.000000e-293, expected 1.000000e-293
string.c:3062: Test failed: d.x = 2.000000e-293, expected 2.000000e-293
string.c:3062: Test failed: d.x = 3.000000e-293, expected 3.000000e-293
string.c:3062: Test failed: d.x = 4.000000e-293, expected 4.000000e-293
string.c:3062: Test failed: d.x = 5.000000e-293, expected 5.000000e-293
string.c:3062: Test failed: d.x = 6.000000e-293, expected 6.000000e-293
string.c:3062: Test failed: d.x = 7.000000e-293, expected 7.000000e-293
string.c:3062: Test failed: d.x = 8.000000e-293, expected 8.000000e-293
string.c:3062: Test failed: d.x = 9.000000e-293, expected 9.000000e-293
string.c:3062: Test failed: d.x = 1.000000e-292, expected 1.000000e-292
string.c:3062: Test failed: d.x = 2.000000e-292, expected 2.000000e-292
string.c:3062: Test failed: d.x = 3.000000e-292, expected 3.000000e-292
string.c:3062: Test failed: d.x = 4.000000e-292, expected 4.000000e-292
string.c:3062: Test failed: d.x = 5.000000e-292, expected 5.000000e-292
string.c:3062: Test failed: d.x = 6.000000e-292, expected 6.000000e-292
string.c:3062: Test failed: d.x = 7.000000e-292, expected 7.000000e-292
string.c:3062: Test failed: d.x = 8.000000e-292, expected 8.000000e-292
string.c:3062: Test failed: d.x = 9.000000e-292, expected 9.000000e-292
string.c:3062: Test failed: d.x = 1.000000e-291, expected 1.000000e-291
string.c:3062: Test failed: d.x = 2.000000e-291, expected 2.000000e-291
string.c:3062: Test failed: d.x = 3.000000e-291, expected 3.000000e-291
string.c:3062: Test failed: d.x = 4.000000e-291, expected 4.000000e-291
string.c:3062: Test failed: d.x = 5.000000e-291, expected 5.000000e-291
string.c:3062: Test failed: d.x = 6.000000e-291, expected 6.000000e-291
string.c:3062: Test failed: d.x = 8.000000e-291, expected 8.000000e-291
string.c:3062: Test failed: d.x = 9.000000e-291, expected 9.000000e-291
string.c:3062: Test failed: d.x = 1.000000e-290, expected 1.000000e-290
string.c:3062: Test failed: d.x = 2.000000e-290, expected 2.000000e-290
string.c:3062: Test failed: d.x = 3.000000e-290, expected 3.000000e-290
string.c:3062: Test failed: d.x = 4.000000e-290, expected 4.000000e-290
string.c:3062: Test failed: d.x = 5.000000e-290, expected 5.000000e-290
string.c:3062: Test failed: d.x = 6.000000e-290, expected 6.000000e-290
string.c:3062: Test failed: d.x = 7.000000e-290, expected 7.000000e-290
string.c:3062: Test failed: d.x = 8.000000e-290, expected 8.000000e-290
string.c:3062: Test failed: d.x = 9.000000e-290, expected 9.000000e-290
string.c:3062: Test failed: d.x = 1.000000e-289, expected 1.000000e-289
string.c:3062: Test failed: d.x = 2.000000e-289, expected 2.000000e-289
string.c:3062: Test failed: d.x = 3.000000e-289, expected 3.000000e-289
string.c:3062: Test failed: d.x = 4.000000e-289, expected 4.000000e-289
string.c:3062: Test failed: d.x = 5.000000e-289, expected 5.000000e-289
string.c:3062: Test failed: d.x = 6.000000e-289, expected 6.000000e-289
string.c:3062: Test failed: d.x = 7.000000e-289, expected 7.000000e-289
string.c:3062: Test failed: d.x = 8.000000e-289, expected 8.000000e-289
string.c:3062: Test failed: d.x = 9.000000e-289, expected 9.000000e-289
string.c:3062: Test failed: d.x = 1.000000e-288, expected 1.000000e-288
string.c:3062: Test failed: d.x = 2.000000e-288, expected 2.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-288, expected 3.000000e-288
string.c:3062: Test failed: d.x = 4.000000e-288, expected 4.000000e-288
string.c:3062: Test failed: d.x = 5.000000e-288, expected 5.000000e-288
string.c:3062: Test failed: d.x = 6.000000e-288, expected 6.000000e-288
string.c:3062: Test failed: d.x = 7.000000e-288, expected 7.000000e-288
string.c:3062: Test failed: d.x = 8.000000e-288, expected 8.000000e-288
string.c:3062: Test failed: d.x = 9.000000e-288, expected 9.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-286, expected 3.000000e-286
string.c:3062: Test failed: d.x = 6.000000e-286, expected 6.000000e-286
string.c:3062: Test failed: d.x = 1.000000e-285, expected 1.000000e-285
string.c:3062: Test failed: d.x = 2.000000e-285, expected 2.000000e-285
string.c:3062: Test failed: d.x = 3.000000e-285, expected 3.000000e-285
string.c:3062: Test failed: d.x = 4.000000e-285, expected 4.000000e-285
string.c:3062: Test failed: d.x = 5.000000e-285, expected 5.000000e-285
string.c:3062: Test failed: d.x = 6.000000e-285, expected 6.000000e-285
string.c:3062: Test failed: d.x = 7.000000e-285, expected 7.000000e-285
string.c:3062: Test failed: d.x = 8.000000e-285, expected 8.000000e-285
string.c:3062: Test failed: d.x = 9.000000e-285, expected 9.000000e-285
string.c:3062: Test failed: d.x = 1.000000e-283, expected 1.000000e-283
string.c:3062: Test failed: d.x = 2.000000e-283, expected 2.000000e-283
string.c:3062: Test failed: d.x = 3.000000e-283, expected 3.000000e-283
string.c:3062: Test failed: d.x = 4.000000e-283, expected 4.000000e-283
string.c:3062: Test failed: d.x = 5.000000e-283, expected 5.000000e-283
string.c:3062: Test failed: d.x = 6.000000e-283, expected 6.000000e-283
string.c:3062: Test failed: d.x = 7.000000e-283, expected 7.000000e-283
string.c:3062: Test failed: d.x = 8.000000e-283, expected 8.000000e-283
string.c:3062: Test failed: d.x = 9.000000e-283, expected 9.000000e-283
string.c:3062: Test failed: d.x = 1.000000e-282, expected 1.000000e-282
string.c:3062: Test failed: d.x = 2.000000e-282, expected 2.000000e-282
string.c:3062: Test failed: d.x = 3.000000e-282, expected 3.000000e-282
string.c:3062: Test failed: d.x = 4.000000e-282, expected 4.000000e-282
string.c:3062: Test failed: d.x = 5.000000e-282, expected 5.000000e-282
string.c:3062: Test failed: d.x = 6.000000e-282, expected 6.000000e-282
string.c:3062: Test failed: d.x = 7.000000e-282, expected 7.000000e-282
string.c:3062: Test failed: d.x = 8.000000e-282, expected 8.000000e-282
string.c:3062: Test failed: d.x = 9.000000e-282, expected 9.000000e-282
string.c:3062: Test failed: d.x = 1.000000e-281, expected 1.000000e-281
string.c:3062: Test failed: d.x = 2.000000e-281, expected 2.000000e-281
string.c:3062: Test failed: d.x = 3.000000e-281, expected 3.000000e-281
string.c:3062: Test failed: d.x = 4.000000e-281, expected 4.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-281, expected 5.000000e-281
string.c:3062: Test failed: d.x = 6.000000e-281, expected 6.000000e-281
string.c:3062: Test failed: d.x = 7.000000e-281, expected 7.000000e-281
string.c:3062: Test failed: d.x = 8.000000e-281, expected 8.000000e-281
string.c:3062: Test failed: d.x = 9.000000e-281, expected 9.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-280, expected 5.000000e-280
string.c:3062: Test failed: d.x = 1.000000e-278, expected 1.000000e-278
string.c:3062: Test failed: d.x = 2.000000e-278, expected 2.000000e-278
string.c:3062: Test failed: d.x = 3.000000e-278, expected 3.000000e-278
string.c:3062: Test failed: d.x = 4.000000e-278, expected 4.000000e-278
string.c:3062: Test failed: d.x = 5.000000e-278, expected 5.000000e-278
string.c:3062: Test failed: d.x = 6.000000e-278, expected 6.000000e-278
string.c:3062: Test failed: d.x = 7.000000e-278, expected 7.000000e-278
string.c:3062: Test failed: d.x = 8.000000e-278, expected 8.000000e-278
string.c:3062: Test failed: d.x = 9.000000e-278, expected 9.000000e-278
string.c:3062: Test failed: d.x = 1.000000e-277, expected 1.000000e-277
string.c:3062: Test failed: d.x = 2.000000e-277, expected 2.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-277, expected 3.000000e-277
string.c:3062: Test failed: d.x = 4.000000e-277, expected 4.000000e-277
string.c:3062: Test failed: d.x = 5.000000e-277, expected 5.000000e-277
string.c:3062: Test failed: d.x = 6.000000e-277, expected 6.000000e-277
string.c:3062: Test failed: d.x = 7.000000e-277, expected 7.000000e-277
string.c:3062: Test failed: d.x = 8.000000e-277, expected 8.000000e-277
string.c:3062: Test failed: d.x = 9.000000e-277, expected 9.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-276, expected 3.000000e-276
string.c:3062: Test failed: d.x = 5.000000e-276, expected 5.000000e-276
string.c:3062: Test failed: d.x = 6.000000e-276, expected 6.000000e-276
string.c:3062: Test failed: d.x = 7.000000e-276, expected 7.000000e-276
string.c:3062: Test failed: d.x = 9.000000e-276, expected 9.000000e-276
string.c:3062: Test failed: d.x = 1.000000e-275, expected 1.000000e-275
string.c:3062: Test failed: d.x = 2.000000e-275, expected 2.000000e-275
string.c:3062: Test failed: d.x = 3.000000e-275, expected 3.000000e-275
string.c:3062: Test failed: d.x = 4.000000e-275, expected 4.000000e-275
string.c:3062: Test failed: d.x = 5.000000e-275, expected 5.000000e-275
string.c:3062: Test failed: d.x = 6.000000e-275, expected 6.000000e-275
string.c:3062: Test failed: d.x = 7.000000e-275, expected 7.000000e-275
string.c:3062: Test failed: d.x = 8.000000e-275, expected 8.000000e-275
string.c:3062: Test failed: d.x = 9.000000e-275, expected 9.000000e-275
string.c:3062: Test failed: d.x = 1.000000e-274, expected 1.000000e-274
string.c:3062: Test failed: d.x = 2.000000e-274, expected 2.000000e-274
string.c:3062: Test failed: d.x = 3.000000e-274, expected 3.000000e-274
string.c:3062: Test failed: d.x = 4.000000e-274, expected 4.000000e-274
string.c:3062: Test failed: d.x = 5.000000e-274, expected 5.000000e-274
string.c:3062: Test failed: d.x = 6.000000e-274, expected 6.000000e-274
string.c:3062: Test failed: d.x = 7.000000e-274, expected 7.000000e-274
string.c:3062: Test failed: d.x = 8.000000e-274, expected 8.000000e-274
string.c:3062: Test failed: d.x = 9.000000e-274, expected 9.000000e-274
string.c:3062: Test failed: d.x = 1.000000e-273, expected 1.000000e-273
string.c:3062: Test failed: d.x = 2.000000e-273, expected 2.000000e-273
string.c:3062: Test failed: d.x = 3.000000e-273, expected 3.000000e-273
string.c:3062: Test failed: d.x = 4.000000e-273, expected 4.000000e-273
string.c:3062: Test failed: d.x = 5.000000e-273, expected 5.000000e-273
string.c:3062: Test failed: d.x = 6.000000e-273, expected 6.000000e-273
string.c:3062: Test failed: d.x = 7.000000e-273, expected 7.000000e-273
string.c:3062: Test failed: d.x = 8.000000e-273, expected 8.000000e-273
string.c:3062: Test failed: d.x = 9.000000e-273, expected 9.000000e-273
string.c:3062: Test failed: d.x = 1.000000e-272, expected 1.000000e-272
string.c:3062: Test failed: d.x = 2.000000e-272, expected 2.000000e-272
string.c:3062: Test failed: d.x = 4.000000e-272, expected 4.000000e-272
string.c:3062: Test failed: d.x = 5.000000e-272, expected 5.000000e-272
string.c:3062: Test failed: d.x = 8.000000e-272, expected 8.000000e-272
string.c:3062: Test failed: d.x = 1.000000e-271, expected 1.000000e-271
string.c:3062: Test failed: d.x = 2.000000e-271, expected 2.000000e-271
string.c:3062: Test failed: d.x = 3.000000e-271, expected 3.000000e-271
string.c:3062: Test failed: d.x = 4.000000e-271, expected 4.000000e-271
string.c:3062: Test failed: d.x = 5.000000e-271, expected 5.000000e-271
string.c:3062: Test failed: d.x = 6.000000e-271, expected 6.000000e-271
string.c:3062: Test failed: d.x = 7.000000e-271, expected 7.000000e-271
string.c:3062: Test failed: d.x = 8.000000e-271, expected 8.000000e-271
string.c:3062: Test failed: d.x = 9.000000e-271, expected 9.000000e-271
string.c:3062: Test failed: d.x = 1.000000e-270, expected 1.000000e-270
string.c:3062: Test failed: d.x = 2.000000e-270, expected 2.000000e-270
string.c:3062: Test failed: d.x = 4.000000e-270, expected 4.000000e-270
string.c:3062: Test failed: d.x = 5.000000e-270, expected 5.000000e-270
string.c:3062: Test failed: d.x = 7.000000e-270, expected 7.000000e-270
string.c:3062: Test failed: d.x = 8.000000e-270, expected 8.000000e-270
string.c:3062: Test failed: d.x = 9.000000e-270, expected 9.000000e-270
string.c:3062: Test failed: d.x = 1.000000e-269, expected 1.000000e-269
string.c:3062: Test failed: d.x = 2.000000e-269, expected 2.000000e-269
string.c:3062: Test failed: d.x = 3.000000e-269, expected 3.000000e-269
string.c:3062: Test failed: d.x = 4.000000e-269, expected 4.000000e-269
string.c:3062: Test failed: d.x = 6.000000e-269, expected 6.000000e-269
string.c:3062: Test failed: d.x = 8.000000e-269, expected 8.000000e-269
string.c:3062: Test failed: d.x = 1.000000e-268, expected 1.000000e-268
string.c:3062: Test failed: d.x = 2.000000e-268, expected 2.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-268, expected 3.000000e-268
string.c:3062: Test failed: d.x = 4.000000e-268, expected 4.000000e-268
string.c:3062: Test failed: d.x = 6.000000e-268, expected 6.000000e-268
string.c:3062: Test failed: d.x = 7.000000e-268, expected 7.000000e-268
string.c:3062: Test failed: d.x = 8.000000e-268, expected 8.000000e-268
string.c:3062: Test failed: d.x = 9.000000e-268, expected 9.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-267, expected 3.000000e-267
string.c:3062: Test failed: d.x = 5.000000e-267, expected 5.000000e-267
string.c:3062: Test failed: d.x = 6.000000e-267, expected 6.000000e-267
string.c:3062: Test failed: d.x = 7.000000e-267, expected 7.000000e-267
string.c:3062: Test failed: d.x = 9.000000e-267, expected 9.000000e-267
string.c:3062: Test failed: d.x = 1.000000e-266, expected 1.000000e-266
string.c:3062: Test failed: d.x = 2.000000e-266, expected 2.000000e-266
string.c:3062: Test failed: d.x = 3.000000e-266, expected 3.000000e-266
string.c:3062: Test failed: d.x = 4.000000e-266, expected 4.000000e-266
string.c:3062: Test failed: d.x = 6.000000e-266, expected 6.000000e-266
string.c:3062: Test failed: d.x = 8.000000e-266, expected 8.000000e-266
string.c:3062: Test failed: d.x = 1.000000e-265, expected 1.000000e-265
string.c:3062: Test failed: d.x = 2.000000e-265, expected 2.000000e-265
string.c:3062: Test failed: d.x = 3.000000e-265, expected 3.000000e-265
string.c:3062: Test failed: d.x = 4.000000e-265, expected 4.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-265, expected 5.000000e-265
string.c:3062: Test failed: d.x = 6.000000e-265, expected 6.000000e-265
string.c:3062: Test failed: d.x = 7.000000e-265, expected 7.000000e-265
string.c:3062: Test failed: d.x = 8.000000e-265, expected 8.000000e-265
string.c:3062: Test failed: d.x = 9.000000e-265, expected 9.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-264, expected 5.000000e-264
string.c:3062: Test failed: d.x = 7.000000e-264, expected 7.000000e-264
string.c:3062: Test failed: d.x = 9.000000e-264, expected 9.000000e-264
string.c:3062: Test failed: d.x = 1.000000e-263, expected 1.000000e-263
string.c:3062: Test failed: d.x = 2.000000e-263, expected 2.000000e-263
string.c:3062: Test failed: d.x = 3.000000e-263, expected 3.000000e-263
string.c:3062: Test failed: d.x = 4.000000e-263, expected 4.000000e-263
string.c:3062: Test failed: d.x = 5.000000e-263, expected 5.000000e-263
string.c:3062: Test failed: d.x = 6.000000e-263, expected 6.000000e-263
string.c:3062: Test failed: d.x = 8.000000e-263, expected 8.000000e-263
string.c:3062: Test failed: d.x = 9.000000e-263, expected 9.000000e-263
string.c:3062: Test failed: d.x = 1.000000e-262, expected 1.000000e-262
string.c:3062: Test failed: d.x = 2.000000e-262, expected 2.000000e-262
string.c:3062: Test failed: d.x = 3.000000e-262, expected 3.000000e-262
string.c:3062: Test failed: d.x = 4.000000e-262, expected 4.000000e-262
string.c:3062: Test failed: d.x = 5.000000e-262, expected 5.000000e-262
string.c:3062: Test failed: d.x = 6.000000e-262, expected 6.000000e-262
string.c:3062: Test failed: d.x = 7.000000e-262, expected 7.000000e-262
string.c:3062: Test failed: d.x = 8.000000e-262, expected 8.000000e-262
string.c:3062: Test failed: d.x = 9.000000e-262, expected 9.000000e-262
string.c:3062: Test failed: d.x = 1.000000e-261, expected 1.000000e-261
string.c:3062: Test failed: d.x = 2.000000e-261, expected 2.000000e-261
string.c:3062: Test failed: d.x = 3.000000e-261, expected 3.000000e-261
string.c:3062: Test failed: d.x = 4.000000e-261, expected 4.000000e-261
string.c:3062: Test failed: d.x = 5.000000e-261, expected 5.000000e-261
string.c:3062: Test failed: d.x = 6.000000e-261, expected 6.000000e-261
string.c:3062: Test failed: d.x = 7.000000e-261, expected 7.000000e-261
string.c:3062: Test failed: d.x = 8.000000e-261, expected 8.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-261, expected 9.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-260, expected 9.000000e-260
string.c:3062: Test failed: d.x = 1.000000e-259, expected 1.000000e-259
string.c:3062: Test failed: d.x = 2.000000e-259, expected 2.000000e-259
string.c:3062: Test failed: d.x = 3.000000e-259, expected 3.000000e-259
string.c:3062: Test failed: d.x = 4.000000e-259, expected 4.000000e-259
string.c:3062: Test failed: d.x = 5.000000e-259, expected 5.000000e-259
string.c:3062: Test failed: d.x = 6.000000e-259, expected 6.000000e-259
string.c:3062: Test failed: d.x = 7.000000e-259, expected 7.000000e-259
string.c:3062: Test failed: d.x = 8.000000e-259, expected 8.000000e-259
string.c:3062: Test failed: d.x = 9.000000e-259, expected 9.000000e-259
string.c:3062: Test failed: d.x = 1.000000e-258, expected 1.000000e-258
string.c:3062: Test failed: d.x = 2.000000e-258, expected 2.000000e-258
string.c:3062: Test failed: d.x = 3.000000e-258, expected 3.000000e-258
string.c:3062: Test failed: d.x = 4.000000e-258, expected 4.000000e-258
string.c:3062: Test failed: d.x = 6.000000e-258, expected 6.000000e-258
string.c:3062: Test failed: d.x = 7.000000e-258, expected 7.000000e-258
string.c:3062: Test failed: d.x = 8.000000e-258, expected 8.000000e-258
string.c:3062: Test failed: d.x = 1.000000e-257, expected 1.000000e-257
string.c:3062: Test failed: d.x = 2.000000e-257, expected 2.000000e-257
string.c:3062: Test failed: d.x = 3.000000e-257, expected 3.000000e-257
string.c:3062: Test failed: d.x = 4.000000e-257, expected 4.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-257, expected 5.000000e-257
string.c:3062: Test failed: d.x = 6.000000e-257, expected 6.000000e-257
string.c:3062: Test failed: d.x = 8.000000e-257, expected 8.000000e-257
string.c:3062: Test failed: d.x = 9.000000e-257, expected 9.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-256, expected 5.000000e-256
string.c:3062: Test failed: d.x = 7.000000e-256, expected 7.000000e-256
string.c:3062: Test failed: d.x = 3.000000e-255, expected 3.000000e-255
string.c:3062: Test failed: d.x = 5.000000e-255, expected 5.000000e-255
string.c:3062: Test failed: d.x = 6.000000e-255, expected 6.000000e-255
string.c:3062: Test failed: d.x = 7.000000e-255, expected 7.000000e-255
string.c:3062: Test failed: d.x = 1.000000e-254, expected 1.000000e-254
string.c:3062: Test failed: d.x = 2.000000e-254, expected 2.000000e-254
string.c:3062: Test failed: d.x = 3.000000e-254, expected 3.000000e-254
string.c:3062: Test failed: d.x = 4.000000e-254, expected 4.000000e-254
string.c:3062: Test failed: d.x = 5.000000e-254, expected 5.000000e-254
string.c:3062: Test failed: d.x = 6.000000e-254, expected 6.000000e-254
string.c:3062: Test failed: d.x = 8.000000e-254, expected 8.000000e-254
string.c:3062: Test failed: d.x = 9.000000e-254, expected 9.000000e-254
string.c:3062: Test failed: d.x = 1.000000e-253, expected 1.000000e-253
string.c:3062: Test failed: d.x = 2.000000e-253, expected 2.000000e-253
string.c:3062: Test failed: d.x = 4.000000e-253, expected 4.000000e-253
string.c:3062: Test failed: d.x = 5.000000e-253, expected 5.000000e-253
string.c:3062: Test failed: d.x = 7.000000e-253, expected 7.000000e-253
string.c:3062: Test failed: d.x = 8.000000e-253, expected 8.000000e-253
string.c:3062: Test failed: d.x = 9.000000e-253, expected 9.000000e-253
string.c:3062: Test failed: d.x = 1.000000e-251, expected 1.000000e-251
string.c:3062: Test failed: d.x = 2.000000e-251, expected 2.000000e-251
string.c:3062: Test failed: d.x = 3.000000e-251, expected 3.000000e-251
string.c:3062: Test failed: d.x = 4.000000e-251, expected 4.000000e-251
string.c:3062: Test failed: d.x = 5.000000e-251, expected 5.000000e-251
string.c:3062: Test failed: d.x = 6.000000e-251, expected 6.000000e-251
string.c:3062: Test failed: d.x = 8.000000e-251, expected 8.000000e-251
string.c:3062: Test failed: d.x = 9.000000e-251, expected 9.000000e-251
string.c:3062: Test failed: d.x = 1.000000e-250, expected 1.000000e-250
string.c:3062: Test failed: d.x = 2.000000e-250, expected 2.000000e-250
string.c:3062: Test failed: d.x = 4.000000e-250, expected 4.000000e-250
string.c:3062: Test failed: d.x = 5.000000e-250, expected 5.000000e-250
string.c:3062: Test failed: d.x = 7.000000e-250, expected 7.000000e-250
string.c:3062: Test failed: d.x = 8.000000e-250, expected 8.000000e-250
string.c:3062: Test failed: d.x = 9.000000e-250, expected 9.000000e-250
string.c:3062: Test failed: d.x = 1.000000e-249, expected 1.000000e-249
string.c:3062: Test failed: d.x = 2.000000e-249, expected 2.000000e-249
string.c:3062: Test failed: d.x = 3.000000e-249, expected 3.000000e-249
string.c:3062: Test failed: d.x = 4.000000e-249, expected 4.000000e-249
string.c:3062: Test failed: d.x = 5.000000e-249, expected 5.000000e-249
string.c:3062: Test failed: d.x = 6.000000e-249, expected 6.000000e-249
string.c:3062: Test failed: d.x = 7.000000e-249, expected 7.000000e-249
string.c:3062: Test failed: d.x = 8.000000e-249, expected 8.000000e-249
string.c:3062: Test failed: d.x = 9.000000e-249, expected 9.000000e-249
string.c:3062: Test failed: d.x = 1.000000e-248, expected 1.000000e-248
string.c:3062: Test failed: d.x = 2.000000e-248, expected 2.000000e-248
string.c:3062: Test failed: d.x = 4.000000e-248, expected 4.000000e-248
string.c:3062: Test failed: d.x = 5.000000e-248, expected 5.000000e-248
string.c:3062: Test failed: d.x = 7.000000e-248, expected 7.000000e-248
string.c:3062: Test failed: d.x = 8.000000e-248, expected 8.000000e-248
string.c:3062: Test failed: d.x = 9.000000e-248, expected 9.000000e-248
string.c:3062: Test failed: d.x = 1.000000e-247, expected 1.000000e-247
string.c:3062: Test failed: d.x = 2.000000e-247, expected 2.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-247, expected 3.000000e-247
string.c:3062: Test failed: d.x = 4.000000e-247, expected 4.000000e-247
string.c:3062: Test failed: d.x = 5.000000e-247, expected 5.000000e-247
string.c:3062: Test failed: d.x = 6.000000e-247, expected 6.000000e-247
string.c:3062: Test failed: d.x = 8.000000e-247, expected 8.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-246, expected 3.000000e-246
string.c:3062: Test failed: d.x = 6.000000e-246, expected 6.000000e-246
string.c:3062: Test failed: d.x = 1.000000e-244, expected 1.000000e-244
string.c:3062: Test failed: d.x = 2.000000e-244, expected 2.000000e-244
string.c:3062: Test failed: d.x = 4.000000e-244, expected 4.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-244, expected 7.000000e-244
string.c:3062: Test failed: d.x = 8.000000e-244, expected 8.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-243, expected 7.000000e-243
string.c:3062: Test failed: d.x = 3.000000e-242, expected 3.000000e-242
string.c:3062: Test failed: d.x = 5.000000e-242, expected 5.000000e-242
string.c:3062: Test failed: d.x = 6.000000e-242, expected 6.000000e-242
string.c:3062: Test failed: d.x = 7.000000e-242, expected 7.000000e-242
string.c:3062: Test failed: d.x = 9.000000e-242, expected 9.000000e-242
string.c:3062: Test failed: d.x = 1.000000e-241, expected 1.000000e-241
string.c:3062: Test failed: d.x = 2.000000e-241, expected 2.000000e-241
string.c:3062: Test failed: d.x = 4.000000e-241, expected 4.000000e-241
string.c:3062: Test failed: d.x = 8.000000e-241, expected 8.000000e-241
string.c:3062: Test failed: d.x = 7.000000e-240, expected 7.000000e-240
string.c:3062: Test failed: d.x = 3.000000e-239, expected 3.000000e-239
string.c:3062: Test failed: d.x = 5.000000e-239, expected 5.000000e-239
string.c:3062: Test failed: d.x = 6.000000e-239, expected 6.000000e-239
string.c:3062: Test failed: d.x = 7.000000e-239, expected 7.000000e-239
string.c:3062: Test failed: d.x = 9.000000e-239, expected 9.000000e-239
string.c:3062: Test failed: d.x = 1.000000e-238, expected 1.000000e-238
string.c:3062: Test failed: d.x = 2.000000e-238, expected 2.000000e-238
string.c:3062: Test failed: d.x = 3.000000e-238, expected 3.000000e-238
string.c:3062: Test failed: d.x = 4.000000e-238, expected 4.000000e-238
string.c:3062: Test failed: d.x = 6.000000e-238, expected 6.000000e-238
string.c:3062: Test failed: d.x = 8.000000e-238, expected 8.000000e-238
string.c:3062: Test failed: d.x = 9.000000e-238, expected 9.000000e-238
string.c:3062: Test failed: d.x = 1.000000e-237, expected 1.000000e-237
string.c:3062: Test failed: d.x = 2.000000e-237, expected 2.000000e-237
string.c:3062: Test failed: d.x = 3.000000e-237, expected 3.000000e-237
string.c:3062: Test failed: d.x = 4.000000e-237, expected 4.000000e-237
string.c:3062: Test failed: d.x = 6.000000e-237, expected 6.000000e-237
string.c:3062: Test failed: d.x = 7.000000e-237, expected 7.000000e-237
string.c:3062: Test failed: d.x = 8.000000e-237, expected 8.000000e-237
string.c:3062: Test failed: d.x = 9.000000e-237, expected 9.000000e-237
string.c:3062: Test failed: d.x = 1.000000e-236, expected 1.000000e-236
string.c:3062: Test failed: d.x = 2.000000e-236, expected 2.000000e-236
string.c:3062: Test failed: d.x = 3.000000e-236, expected 3.000000e-236
string.c:3062: Test failed: d.x = 4.000000e-236, expected 4.000000e-236
string.c:3062: Test failed: d.x = 5.000000e-236, expected 5.000000e-236
string.c:3062: Test failed: d.x = 6.000000e-236, expected 6.000000e-236
string.c:3062: Test failed: d.x = 7.000000e-236, expected 7.000000e-236
string.c:3062: Test failed: d.x = 8.000000e-236, expected 8.000000e-236
string.c:3062: Test failed: d.x = 9.000000e-236, expected 9.000000e-236
string.c:3062: Test failed: d.x = 1.000000e-234, expected 1.000000e-234
string.c:3062: Test failed: d.x = 2.000000e-234, expected 2.000000e-234
string.c:3062: Test failed: d.x = 3.000000e-234, expected 3.000000e-234
string.c:3062: Test failed: d.x = 4.000000e-234, expected 4.000000e-234
string.c:3062: Test failed: d.x = 5.000000e-234, expected 5.000000e-234
string.c:3062: Test failed: d.x = 6.000000e-234, expected 6.000000e-234
string.c:3062: Test failed: d.x = 7.000000e-234, expected 7.000000e-234
string.c:3062: Test failed: d.x = 8.000000e-234, expected 8.000000e-234
string.c:3062: Test failed: d.x = 9.000000e-234, expected 9.000000e-234
string.c:3062: Test failed: d.x = 1.000000e-233, expected 1.000000e-233
string.c:3062: Test failed: d.x = 2.000000e-233, expected 2.000000e-233
string.c:3062: Test failed: d.x = 3.000000e-233, expected 3.000000e-233
string.c:3062: Test failed: d.x = 4.000000e-233, expected 4.000000e-233
string.c:3062: Test failed: d.x = 6.000000e-233, expected 6.000000e-233
string.c:3062: Test failed: d.x = 8.000000e-233, expected 8.000000e-233
string.c:3062: Test failed: d.x = 1.000000e-232, expected 1.000000e-232
string.c:3062: Test failed: d.x = 2.000000e-232, expected 2.000000e-232
string.c:3062: Test failed: d.x = 3.000000e-232, expected 3.000000e-232
string.c:3062: Test failed: d.x = 4.000000e-232, expected 4.000000e-232
string.c:3062: Test failed: d.x = 6.000000e-232, expected 6.000000e-232
string.c:3062: Test failed: d.x = 8.000000e-232, expected 8.000000e-232
string.c:3062: Test failed: d.x = 1.000000e-229, expected 1.000000e-229
string.c:3062: Test failed: d.x = 2.000000e-229, expected 2.000000e-229
string.c:3062: Test failed: d.x = 3.000000e-229, expected 3.000000e-229
string.c:3062: Test failed: d.x = 4.000000e-229, expected 4.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-229, expected 5.000000e-229
string.c:3062: Test failed: d.x = 6.000000e-229, expected 6.000000e-229
string.c:3062: Test failed: d.x = 7.000000e-229, expected 7.000000e-229
string.c:3062: Test failed: d.x = 8.000000e-229, expected 8.000000e-229
string.c:3062: Test failed: d.x = 9.000000e-229, expected 9.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-228, expected 5.000000e-228
string.c:3062: Test failed: d.x = 7.000000e-228, expected 7.000000e-228
string.c:3062: Test failed: d.x = 9.000000e-228, expected 9.000000e-228
string.c:3062: Test failed: d.x = 1.000000e-226, expected 1.000000e-226
string.c:3062: Test failed: d.x = 2.000000e-226, expected 2.000000e-226
string.c:3062: Test failed: d.x = 3.000000e-226, expected 3.000000e-226
string.c:3062: Test failed: d.x = 4.000000e-226, expected 4.000000e-226
string.c:3062: Test failed: d.x = 5.000000e-226, expected 5.000000e-226
string.c:3062: Test failed: d.x = 6.000000e-226, expected 6.000000e-226
string.c:3062: Test failed: d.x = 7.000000e-226, expected 7.000000e-226
string.c:3062: Test failed: d.x = 8.000000e-226, expected 8.000000e-226
string.c:3062: Test failed: d.x = 9.000000e-226, expected 9.000000e-226
string.c:3062: Test failed: d.x = 1.000000e-225, expected 1.000000e-225
string.c:3062: Test failed: d.x = 2.000000e-225, expected 2.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-225, expected 3.000000e-225
string.c:3062: Test failed: d.x = 4.000000e-225, expected 4.000000e-225
string.c:3062: Test failed: d.x = 5.000000e-225, expected 5.000000e-225
string.c:3062: Test failed: d.x = 6.000000e-225, expected 6.000000e-225
string.c:3062: Test failed: d.x = 7.000000e-225, expected 7.000000e-225
string.c:3062: Test failed: d.x = 8.000000e-225, expected 8.000000e-225
string.c:3062: Test failed: d.x = 9.000000e-225, expected 9.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-224, expected 3.000000e-224
string.c:3062: Test failed: d.x = 6.000000e-224, expected 6.000000e-224
string.c:3062: Test failed: d.x = 1.000000e-222, expected 1.000000e-222
string.c:3062: Test failed: d.x = 2.000000e-222, expected 2.000000e-222
string.c:3062: Test failed: d.x = 4.000000e-222, expected 4.000000e-222
string.c:3062: Test failed: d.x = 8.000000e-222, expected 8.000000e-222
string.c:3062: Test failed: d.x = 3.000000e-220, expected 3.000000e-220
string.c:3062: Test failed: d.x = 5.000000e-220, expected 5.000000e-220
string.c:3062: Test failed: d.x = 6.000000e-220, expected 6.000000e-220
string.c:3062: Test failed: d.x = 7.000000e-220, expected 7.000000e-220
string.c:3062: Test failed: d.x = 1.000000e-219, expected 1.000000e-219
string.c:3062: Test failed: d.x = 2.000000e-219, expected 2.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-219, expected 3.000000e-219
string.c:3062: Test failed: d.x = 4.000000e-219, expected 4.000000e-219
string.c:3062: Test failed: d.x = 5.000000e-219, expected 5.000000e-219
string.c:3062: Test failed: d.x = 6.000000e-219, expected 6.000000e-219
string.c:3062: Test failed: d.x = 7.000000e-219, expected 7.000000e-219
string.c:3062: Test failed: d.x = 8.000000e-219, expected 8.000000e-219
string.c:3062: Test failed: d.x = 9.000000e-219, expected 9.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-218, expected 3.000000e-218
string.c:3062: Test failed: d.x = 6.000000e-218, expected 6.000000e-218
string.c:3062: Test failed: d.x = 9.000000e-218, expected 9.000000e-218
string.c:3062: Test failed: d.x = 1.000000e-217, expected 1.000000e-217
string.c:3062: Test failed: d.x = 2.000000e-217, expected 2.000000e-217
string.c:3062: Test failed: d.x = 3.000000e-217, expected 3.000000e-217
string.c:3062: Test failed: d.x = 4.000000e-217, expected 4.000000e-217
string.c:3062: Test failed: d.x = 5.000000e-217, expected 5.000000e-217
string.c:3062: Test failed: d.x = 6.000000e-217, expected 6.000000e-217
string.c:3062: Test failed: d.x = 7.000000e-217, expected 7.000000e-217
string.c:3062: Test failed: d.x = 8.000000e-217, expected 8.000000e-217
string.c:3062: Test failed: d.x = 9.000000e-217, expected 9.000000e-217
string.c:3062: Test failed: d.x = 1.000000e-215, expected 1.000000e-215
string.c:3062: Test failed: d.x = 2.000000e-215, expected 2.000000e-215
string.c:3062: Test failed: d.x = 3.000000e-215, expected 3.000000e-215
string.c:3062: Test failed: d.x = 4.000000e-215, expected 4.000000e-215
string.c:3062: Test failed: d.x = 5.000000e-215, expected 5.000000e-215
string.c:3062: Test failed: d.x = 6.000000e-215, expected 6.000000e-215
string.c:3062: Test failed: d.x = 7.000000e-215, expected 7.000000e-215
string.c:3062: Test failed: d.x = 8.000000e-215, expected 8.000000e-215
string.c:3062: Test failed: d.x = 9.000000e-215, expected 9.000000e-215
string.c:3062: Test failed: d.x = 1.000000e-214, expected 1.000000e-214
string.c:3062: Test failed: d.x = 2.000000e-214, expected 2.000000e-214
string.c:3062: Test failed: d.x = 4.000000e-214, expected 4.000000e-214
string.c:3062: Test failed: d.x = 5.000000e-214, expected 5.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-214, expected 7.000000e-214
string.c:3062: Test failed: d.x = 8.000000e-214, expected 8.000000e-214
string.c:3062: Test failed: d.x = 9.000000e-214, expected 9.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-213, expected 7.000000e-213
string.c:3062: Test failed: d.x = 1.000000e-212, expected 1.000000e-212
string.c:3062: Test failed: d.x = 2.000000e-212, expected 2.000000e-212
string.c:3062: Test failed: d.x = 3.000000e-212, expected 3.000000e-212
string.c:3062: Test failed: d.x = 4.000000e-212, expected 4.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-212, expected 5.000000e-212
string.c:3062: Test failed: d.x = 6.000000e-212, expected 6.000000e-212
string.c:3062: Test failed: d.x = 7.000000e-212, expected 7.000000e-212
string.c:3062: Test failed: d.x = 8.000000e-212, expected 8.000000e-212
string.c:3062: Test failed: d.x = 9.000000e-212, expected 9.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-211, expected 5.000000e-211
string.c:3062: Test failed: d.x = 3.000000e-210, expected 3.000000e-210
string.c:3062: Test failed: d.x = 6.000000e-210, expected 6.000000e-210
string.c:3062: Test failed: d.x = 9.000000e-210, expected 9.000000e-210
string.c:3062: Test failed: d.x = 5.000000e-208, expected 5.000000e-208
string.c:3062: Test failed: d.x = 9.000000e-208, expected 9.000000e-208
string.c:3062: Test failed: d.x = 3.000000e-207, expected 3.000000e-207
string.c:3062: Test failed: d.x = 5.000000e-207, expected 5.000000e-207
string.c:3062: Test failed: d.x = 6.000000e-207, expected 6.000000e-207
string.c:3062: Test failed: d.x = 7.000000e-207, expected 7.000000e-207
string.c:3062: Test failed: d.x = 9.000000e-207, expected 9.000000e-207
string.c:3062: Test failed: d.x = 3.000000e-204, expected 3.000000e-204
string.c:3062: Test failed: d.x = 6.000000e-204, expected 6.000000e-204
string.c:3062: Test failed: d.x = 1.000000e-202, expected 1.000000e-202
string.c:3062: Test failed: d.x = 2.000000e-202, expected 2.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-202, expected 3.000000e-202
string.c:3062: Test failed: d.x = 4.000000e-202, expected 4.000000e-202
string.c:3062: Test failed: d.x = 5.000000e-202, expected 5.000000e-202
string.c:3062: Test failed: d.x = 6.000000e-202, expected 6.000000e-202
string.c:3062: Test failed: d.x = 7.000000e-202, expected 7.000000e-202
string.c:3062: Test failed: d.x = 8.000000e-202, expected 8.000000e-202
string.c:3062: Test failed: d.x = 9.000000e-202, expected 9.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-201, expected 3.000000e-201
string.c:3062: Test failed: d.x = 6.000000e-201, expected 6.000000e-201
string.c:3062: Test failed: d.x = 5.000000e-200, expected 5.000000e-200
string.c:3062: Test failed: d.x = 7.000000e-200, expected 7.000000e-200
string.c:3062: Test failed: d.x = 9.000000e-200, expected 9.000000e-200
string.c:3062: Test failed: d.x = 3.000000e-199, expected 3.000000e-199
string.c:3062: Test failed: d.x = 6.000000e-199, expected 6.000000e-199
string.c:3062: Test failed: d.x = 7.000000e-199, expected 7.000000e-199
string.c:3062: Test failed: d.x = 9.000000e-199, expected 9.000000e-199
string.c:3062: Test failed: d.x = 3.000000e-198, expected 3.000000e-198
string.c:3062: Test failed: d.x = 5.000000e-198, expected 5.000000e-198
string.c:3062: Test failed: d.x = 6.000000e-198, expected 6.000000e-198
string.c:3062: Test failed: d.x = 7.000000e-198, expected 7.000000e-198
string.c:3062: Test failed: d.x = 9.000000e-198, expected 9.000000e-198
string.c:3062: Test failed: d.x = 3.000000e-196, expected 3.000000e-196
string.c:3062: Test failed: d.x = 6.000000e-196, expected 6.000000e-196
string.c:3062: Test failed: d.x = 5.000000e-195, expected 5.000000e-195
string.c:3062: Test failed: d.x = 1.000000e-194, expected 1.000000e-194
string.c:3062: Test failed: d.x = 2.000000e-194, expected 2.000000e-194
string.c:3062: Test failed: d.x = 4.000000e-194, expected 4.000000e-194
string.c:3062: Test failed: d.x = 5.000000e-194, expected 5.000000e-194
string.c:3062: Test failed: d.x = 7.000000e-194, expected 7.000000e-194
string.c:3062: Test failed: d.x = 8.000000e-194, expected 8.000000e-194
string.c:3062: Test failed: d.x = 9.000000e-194, expected 9.000000e-194
string.c:3062: Test failed: d.x = 3.000000e-193, expected 3.000000e-193
string.c:3062: Test failed: d.x = 6.000000e-193, expected 6.000000e-193
string.c:3062: Test failed: d.x = 5.000000e-192, expected 5.000000e-192
string.c:3062: Test failed: d.x = 1.000000e-185, expected 1.000000e-185
string.c:3062: Test failed: d.x = 2.000000e-185, expected 2.000000e-185
string.c:3062: Test failed: d.x = 4.000000e-185, expected 4.000000e-185
string.c:3062: Test failed: d.x = 5.000000e-185, expected 5.000000e-185
string.c:3062: Test failed: d.x = 8.000000e-185, expected 8.000000e-185
string.c:3062: Test failed: d.x = 9.000000e-184, expected 9.000000e-184
string.c:3062: Test failed: d.x = 7.000000e-181, expected 7.000000e-181
string.c:3062: Test failed: d.x = 5.000000e-175, expected 5.000000e-175
string.c:3062: Test failed: d.x = 1.000000e-171, expected 1.000000e-171
string.c:3062: Test failed: d.x = 2.000000e-171, expected 2.000000e-171
string.c:3062: Test failed: d.x = 4.000000e-171, expected 4.000000e-171
string.c:3062: Test failed: d.x = 8.000000e-171, expected 8.000000e-171
string.c:3062: Test failed: d.x = 3.000000e-168, expected 3.000000e-168
string.c:3062: Test failed: d.x = 6.000000e-168, expected 6.000000e-168
string.c:3062: Test failed: d.x = 1.000000e-165, expected 1.000000e-165
string.c:3062: Test failed: d.x = 2.000000e-165, expected 2.000000e-165
string.c:3062: Test failed: d.x = 4.000000e-165, expected 4.000000e-165
string.c:3062: Test failed: d.x = 8.000000e-165, expected 8.000000e-165
string.c:3062: Test failed: d.x = 5.000000e-161, expected 5.000000e-161
string.c:3062: Test failed: d.x = 9.000000e-159, expected 9.000000e-159
string.c:3062: Test failed: d.x = 5.000000e-158, expected 5.000000e-158
string.c:3062: Test failed: d.x = 1.000000e-146, expected 1.000000e-146
string.c:3062: Test failed: d.x = 2.000000e-146, expected 2.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-146, expected 3.000000e-146
string.c:3062: Test failed: d.x = 4.000000e-146, expected 4.000000e-146
string.c:3062: Test failed: d.x = 5.000000e-146, expected 5.000000e-146
string.c:3062: Test failed: d.x = 6.000000e-146, expected 6.000000e-146
string.c:3062: Test failed: d.x = 8.000000e-146, expected 8.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-131, expected 3.000000e-131
string.c:3062: Test failed: d.x = 6.000000e-131, expected 6.000000e-131
string.c:3062: Test failed: d.x = 5.000000e+131, expected 5.000000e+131
string.c:3062: Test failed: d.x = 3.000000e+134, expected 3.000000e+134
string.c:3062: Test failed: d.x = 6.000000e+134, expected 6.000000e+134
string.c:3062: Test failed: d.x = 7.000000e+134, expected 7.000000e+134
string.c:3062: Test failed: d.x = 3.000000e+146, expected 3.000000e+146
string.c:3062: Test failed: d.x = 6.000000e+146, expected 6.000000e+146
string.c:3062: Test failed: d.x = 7.000000e+146, expected 7.000000e+146
string.c:3062: Test failed: d.x = 9.000000e+146, expected 9.000000e+146
string.c:3062: Test failed: d.x = 3.000000e+150, expected 3.000000e+150
string.c:3062: Test failed: d.x = 6.000000e+150, expected 6.000000e+150
string.c:3062: Test failed: d.x = 3.000000e+153, expected 3.000000e+153
string.c:3062: Test failed: d.x = 6.000000e+153, expected 6.000000e+153
string.c:3062: Test failed: d.x = 5.000000e+159, expected 5.000000e+159
string.c:3062: Test failed: d.x = 7.000000e+162, expected 7.000000e+162
string.c:3062: Test failed: d.x = 3.000000e+165, expected 3.000000e+165
string.c:3062: Test failed: d.x = 6.000000e+165, expected 6.000000e+165
string.c:3062: Test failed: d.x = 7.000000e+165, expected 7.000000e+165
string.c:3062: Test failed: d.x = 5.000000e+168, expected 5.000000e+168
string.c:3062: Test failed: d.x = 9.000000e+168, expected 9.000000e+168
string.c:3062: Test failed: d.x = 5.000000e+171, expected 5.000000e+171
string.c:3062: Test failed: d.x = 3.000000e+177, expected 3.000000e+177
string.c:3062: Test failed: d.x = 6.000000e+177, expected 6.000000e+177
string.c:3062: Test failed: d.x = 5.000000e+184, expected 5.000000e+184
string.c:3062: Test failed: d.x = 1.000000e+185, expected 1.000000e+185
string.c:3062: Test failed: d.x = 2.000000e+185, expected 2.000000e+185
string.c:3062: Test failed: d.x = 4.000000e+185, expected 4.000000e+185
string.c:3062: Test failed: d.x = 5.000000e+185, expected 5.000000e+185
string.c:3062: Test failed: d.x = 7.000000e+185, expected 7.000000e+185
string.c:3062: Test failed: d.x = 8.000000e+185, expected 8.000000e+185
string.c:3062: Test failed: d.x = 3.000000e+186, expected 3.000000e+186
string.c:3062: Test failed: d.x = 6.000000e+186, expected 6.000000e+186
string.c:3062: Test failed: d.x = 5.000000e+187, expected 5.000000e+187
string.c:3062: Test failed: d.x = 9.000000e+192, expected 9.000000e+192
string.c:3062: Test failed: d.x = 3.000000e+193, expected 3.000000e+193
string.c:3062: Test failed: d.x = 6.000000e+193, expected 6.000000e+193
string.c:3062: Test failed: d.x = 7.000000e+193, expected 7.000000e+193
string.c:3062: Test failed: d.x = 9.000000e+193, expected 9.000000e+193
string.c:3062: Test failed: d.x = 1.000000e+194, expected 1.000000e+194
string.c:3062: Test failed: d.x = 2.000000e+194, expected 2.000000e+194
string.c:3062: Test failed: d.x = 3.000000e+194, expected 3.000000e+194
string.c:3062: Test failed: d.x = 4.000000e+194, expected 4.000000e+194
string.c:3062: Test failed: d.x = 6.000000e+194, expected 6.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+194, expected 7.000000e+194
string.c:3062: Test failed: d.x = 8.000000e+194, expected 8.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+195, expected 7.000000e+195
string.c:3062: Test failed: d.x = 7.000000e+196, expected 7.000000e+196
string.c:3062: Test failed: d.x = 1.000000e+198, expected 1.000000e+198
string.c:3062: Test failed: d.x = 2.000000e+198, expected 2.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+198, expected 3.000000e+198
string.c:3062: Test failed: d.x = 4.000000e+198, expected 4.000000e+198
string.c:3062: Test failed: d.x = 6.000000e+198, expected 6.000000e+198
string.c:3062: Test failed: d.x = 7.000000e+198, expected 7.000000e+198
string.c:3062: Test failed: d.x = 8.000000e+198, expected 8.000000e+198
string.c:3062: Test failed: d.x = 9.000000e+198, expected 9.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+199, expected 3.000000e+199
string.c:3062: Test failed: d.x = 6.000000e+199, expected 6.000000e+199
string.c:3062: Test failed: d.x = 7.000000e+199, expected 7.000000e+199
string.c:3062: Test failed: d.x = 1.000000e+200, expected 1.000000e+200
string.c:3062: Test failed: d.x = 2.000000e+200, expected 2.000000e+200
string.c:3062: Test failed: d.x = 3.000000e+200, expected 3.000000e+200
string.c:3062: Test failed: d.x = 4.000000e+200, expected 4.000000e+200
string.c:3062: Test failed: d.x = 5.000000e+200, expected 5.000000e+200
string.c:3062: Test failed: d.x = 6.000000e+200, expected 6.000000e+200
string.c:3062: Test failed: d.x = 8.000000e+200, expected 8.000000e+200
string.c:3062: Test failed: d.x = 9.000000e+200, expected 9.000000e+200
string.c:3062: Test failed: d.x = 7.000000e+201, expected 7.000000e+201
string.c:3062: Test failed: d.x = 1.000000e+202, expected 1.000000e+202
string.c:3062: Test failed: d.x = 2.000000e+202, expected 2.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+202, expected 3.000000e+202
string.c:3062: Test failed: d.x = 4.000000e+202, expected 4.000000e+202
string.c:3062: Test failed: d.x = 5.000000e+202, expected 5.000000e+202
string.c:3062: Test failed: d.x = 6.000000e+202, expected 6.000000e+202
string.c:3062: Test failed: d.x = 7.000000e+202, expected 7.000000e+202
string.c:3062: Test failed: d.x = 8.000000e+202, expected 8.000000e+202
string.c:3062: Test failed: d.x = 9.000000e+202, expected 9.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+204, expected 3.000000e+204
string.c:3062: Test failed: d.x = 6.000000e+204, expected 6.000000e+204
string.c:3062: Test failed: d.x = 7.000000e+204, expected 7.000000e+204
string.c:3062: Test failed: d.x = 5.000000e+207, expected 5.000000e+207
string.c:3062: Test failed: d.x = 9.000000e+207, expected 9.000000e+207
string.c:3062: Test failed: d.x = 1.000000e+208, expected 1.000000e+208
string.c:3062: Test failed: d.x = 2.000000e+208, expected 2.000000e+208
string.c:3062: Test failed: d.x = 3.000000e+208, expected 3.000000e+208
string.c:3062: Test failed: d.x = 4.000000e+208, expected 4.000000e+208
string.c:3062: Test failed: d.x = 6.000000e+208, expected 6.000000e+208
string.c:3062: Test failed: d.x = 7.000000e+208, expected 7.000000e+208
string.c:3062: Test failed: d.x = 8.000000e+208, expected 8.000000e+208
string.c:3062: Test failed: d.x = 5.000000e+210, expected 5.000000e+210
string.c:3062: Test failed: d.x = 9.000000e+210, expected 9.000000e+210
string.c:3062: Test failed: d.x = 1.000000e+211, expected 1.000000e+211
string.c:3062: Test failed: d.x = 2.000000e+211, expected 2.000000e+211
string.c:3062: Test failed: d.x = 4.000000e+211, expected 4.000000e+211
string.c:3062: Test failed: d.x = 5.000000e+211, expected 5.000000e+211
string.c:3062: Test failed: d.x = 8.000000e+211, expected 8.000000e+211
string.c:3062: Test failed: d.x = 1.000000e+212, expected 1.000000e+212
string.c:3062: Test failed: d.x = 2.000000e+212, expected 2.000000e+212
string.c:3062: Test failed: d.x = 3.000000e+212, expected 3.000000e+212
string.c:3062: Test failed: d.x = 4.000000e+212, expected 4.000000e+212
string.c:3062: Test failed: d.x = 5.000000e+212, expected 5.000000e+212
string.c:3062: Test failed: d.x = 6.000000e+212, expected 6.000000e+212
string.c:3062: Test failed: d.x = 8.000000e+212, expected 8.000000e+212
string.c:3062: Test failed: d.x = 9.000000e+212, expected 9.000000e+212
string.c:3062: Test failed: d.x = 1.000000e+213, expected 1.000000e+213
string.c:3062: Test failed: d.x = 2.000000e+213, expected 2.000000e+213
string.c:3062: Test failed: d.x = 4.000000e+213, expected 4.000000e+213
string.c:3062: Test failed: d.x = 5.000000e+213, expected 5.000000e+213
string.c:3062: Test failed: d.x = 7.000000e+213, expected 7.000000e+213
string.c:3062: Test failed: d.x = 8.000000e+213, expected 8.000000e+213
string.c:3062: Test failed: d.x = 1.000000e+214, expected 1.000000e+214
string.c:3062: Test failed: d.x = 2.000000e+214, expected 2.000000e+214
string.c:3062: Test failed: d.x = 4.000000e+214, expected 4.000000e+214
string.c:3062: Test failed: d.x = 5.000000e+214, expected 5.000000e+214
string.c:3062: Test failed: d.x = 8.000000e+214, expected 8.000000e+214
string.c:3062: Test failed: d.x = 1.000000e+215, expected 1.000000e+215
string.c:3062: Test failed: d.x = 2.000000e+215, expected 2.000000e+215
string.c:3062: Test failed: d.x = 3.000000e+215, expected 3.000000e+215
string.c:3062: Test failed: d.x = 4.000000e+215, expected 4.000000e+215
string.c:3062: Test failed: d.x = 5.000000e+215, expected 5.000000e+215
string.c:3062: Test failed: d.x = 6.000000e+215, expected 6.000000e+215
string.c:3062: Test failed: d.x = 7.000000e+215, expected 7.000000e+215
string.c:3062: Test failed: d.x = 8.000000e+215, expected 8.000000e+215
string.c:3062: Test failed: d.x = 9.000000e+215, expected 9.000000e+215
string.c:3062: Test failed: d.x = 1.000000e+217, expected 1.000000e+217
string.c:3062: Test failed: d.x = 2.000000e+217, expected 2.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+217, expected 3.000000e+217
string.c:3062: Test failed: d.x = 4.000000e+217, expected 4.000000e+217
string.c:3062: Test failed: d.x = 5.000000e+217, expected 5.000000e+217
string.c:3062: Test failed: d.x = 6.000000e+217, expected 6.000000e+217
string.c:3062: Test failed: d.x = 7.000000e+217, expected 7.000000e+217
string.c:3062: Test failed: d.x = 8.000000e+217, expected 8.000000e+217
string.c:3062: Test failed: d.x = 9.000000e+217, expected 9.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+218, expected 3.000000e+218
string.c:3062: Test failed: d.x = 6.000000e+218, expected 6.000000e+218
string.c:3062: Test failed: d.x = 7.000000e+218, expected 7.000000e+218
string.c:3062: Test failed: d.x = 9.000000e+218, expected 9.000000e+218
string.c:3062: Test failed: d.x = 1.000000e+219, expected 1.000000e+219
string.c:3062: Test failed: d.x = 2.000000e+219, expected 2.000000e+219
string.c:3062: Test failed: d.x = 3.000000e+219, expected 3.000000e+219
string.c:3062: Test failed: d.x = 4.000000e+219, expected 4.000000e+219
string.c:3062: Test failed: d.x = 5.000000e+219, expected 5.000000e+219
string.c:3062: Test failed: d.x = 6.000000e+219, expected 6.000000e+219
string.c:3062: Test failed: d.x = 7.000000e+219, expected 7.000000e+219
string.c:3062: Test failed: d.x = 8.000000e+219, expected 8.000000e+219
string.c:3062: Test failed: d.x = 9.000000e+219, expected 9.000000e+219
string.c:3062: Test failed: d.x = 1.000000e+220, expected 1.000000e+220
string.c:3062: Test failed: d.x = 2.000000e+220, expected 2.000000e+220
string.c:3062: Test failed: d.x = 3.000000e+220, expected 3.000000e+220
string.c:3062: Test failed: d.x = 4.000000e+220, expected 4.000000e+220
string.c:3062: Test failed: d.x = 6.000000e+220, expected 6.000000e+220
string.c:3062: Test failed: d.x = 7.000000e+220, expected 7.000000e+220
string.c:3062: Test failed: d.x = 8.000000e+220, expected 8.000000e+220
string.c:3062: Test failed: d.x = 9.000000e+220, expected 9.000000e+220
string.c:3062: Test failed: d.x = 1.000000e+222, expected 1.000000e+222
string.c:3062: Test failed: d.x = 2.000000e+222, expected 2.000000e+222
string.c:3062: Test failed: d.x = 4.000000e+222, expected 4.000000e+222
string.c:3062: Test failed: d.x = 5.000000e+222, expected 5.000000e+222
string.c:3062: Test failed: d.x = 7.000000e+222, expected 7.000000e+222
string.c:3062: Test failed: d.x = 8.000000e+222, expected 8.000000e+222
string.c:3062: Test failed: d.x = 3.000000e+223, expected 3.000000e+223
string.c:3062: Test failed: d.x = 6.000000e+223, expected 6.000000e+223
string.c:3062: Test failed: d.x = 5.000000e+224, expected 5.000000e+224
string.c:3062: Test failed: d.x = 1.000000e+225, expected 1.000000e+225
string.c:3062: Test failed: d.x = 2.000000e+225, expected 2.000000e+225
string.c:3062: Test failed: d.x = 3.000000e+225, expected 3.000000e+225
string.c:3062: Test failed: d.x = 4.000000e+225, expected 4.000000e+225
string.c:3062: Test failed: d.x = 5.000000e+225, expected 5.000000e+225
string.c:3062: Test failed: d.x = 6.000000e+225, expected 6.000000e+225
string.c:3062: Test failed: d.x = 7.000000e+225, expected 7.000000e+225
string.c:3062: Test failed: d.x = 8.000000e+225, expected 8.000000e+225
string.c:3062: Test failed: d.x = 9.000000e+225, expected 9.000000e+225
string.c:3062: Test failed: d.x = 1.000000e+226, expected 1.000000e+226
string.c:3062: Test failed: d.x = 2.000000e+226, expected 2.000000e+226
string.c:3062: Test failed: d.x = 3.000000e+226, expected 3.000000e+226
string.c:3062: Test failed: d.x = 4.000000e+226, expected 4.000000e+226
string.c:3062: Test failed: d.x = 5.000000e+226, expected 5.000000e+226
string.c:3062: Test failed: d.x = 6.000000e+226, expected 6.000000e+226
string.c:3062: Test failed: d.x = 7.000000e+226, expected 7.000000e+226
string.c:3062: Test failed: d.x = 8.000000e+226, expected 8.000000e+226
string.c:3062: Test failed: d.x = 9.000000e+226, expected 9.000000e+226
string.c:3062: Test failed: d.x = 1.000000e+228, expected 1.000000e+228
string.c:3062: Test failed: d.x = 2.000000e+228, expected 2.000000e+228
string.c:3062: Test failed: d.x = 3.000000e+228, expected 3.000000e+228
string.c:3062: Test failed: d.x = 4.000000e+228, expected 4.000000e+228
string.c:3062: Test failed: d.x = 6.000000e+228, expected 6.000000e+228
string.c:3062: Test failed: d.x = 7.000000e+228, expected 7.000000e+228
string.c:3062: Test failed: d.x = 8.000000e+228, expected 8.000000e+228
string.c:3062: Test failed: d.x = 9.000000e+228, expected 9.000000e+228
string.c:3062: Test failed: d.x = 1.000000e+229, expected 1.000000e+229
string.c:3062: Test failed: d.x = 2.000000e+229, expected 2.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+229, expected 3.000000e+229
string.c:3062: Test failed: d.x = 4.000000e+229, expected 4.000000e+229
string.c:3062: Test failed: d.x = 5.000000e+229, expected 5.000000e+229
string.c:3062: Test failed: d.x = 6.000000e+229, expected 6.000000e+229
string.c:3062: Test failed: d.x = 7.000000e+229, expected 7.000000e+229
string.c:3062: Test failed: d.x = 8.000000e+229, expected 8.000000e+229
string.c:3062: Test failed: d.x = 9.000000e+229, expected 9.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+232, expected 3.000000e+232
string.c:3062: Test failed: d.x = 6.000000e+232, expected 6.000000e+232
string.c:3062: Test failed: d.x = 7.000000e+232, expected 7.000000e+232
string.c:3062: Test failed: d.x = 3.000000e+233, expected 3.000000e+233
string.c:3062: Test failed: d.x = 6.000000e+233, expected 6.000000e+233
string.c:3062: Test failed: d.x = 7.000000e+233, expected 7.000000e+233
string.c:3062: Test failed: d.x = 1.000000e+234, expected 1.000000e+234
string.c:3062: Test failed: d.x = 2.000000e+234, expected 2.000000e+234
string.c:3062: Test failed: d.x = 3.000000e+234, expected 3.000000e+234
string.c:3062: Test failed: d.x = 4.000000e+234, expected 4.000000e+234
string.c:3062: Test failed: d.x = 5.000000e+234, expected 5.000000e+234
string.c:3062: Test failed: d.x = 6.000000e+234, expected 6.000000e+234
string.c:3062: Test failed: d.x = 8.000000e+234, expected 8.000000e+234
string.c:3062: Test failed: d.x = 9.000000e+234, expected 9.000000e+234
string.c:3062: Test failed: d.x = 1.000000e+236, expected 1.000000e+236
string.c:3062: Test failed: d.x = 2.000000e+236, expected 2.000000e+236
string.c:3062: Test failed: d.x = 3.000000e+236, expected 3.000000e+236
string.c:3062: Test failed: d.x = 4.000000e+236, expected 4.000000e+236
string.c:3062: Test failed: d.x = 5.000000e+236, expected 5.000000e+236
string.c:3062: Test failed: d.x = 6.000000e+236, expected 6.000000e+236
string.c:3062: Test failed: d.x = 7.000000e+236, expected 7.000000e+236
string.c:3062: Test failed: d.x = 8.000000e+236, expected 8.000000e+236
string.c:3062: Test failed: d.x = 9.000000e+236, expected 9.000000e+236
string.c:3062: Test failed: d.x = 1.000000e+237, expected 1.000000e+237
string.c:3062: Test failed: d.x = 2.000000e+237, expected 2.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+237, expected 3.000000e+237
string.c:3062: Test failed: d.x = 4.000000e+237, expected 4.000000e+237
string.c:3062: Test failed: d.x = 5.000000e+237, expected 5.000000e+237
string.c:3062: Test failed: d.x = 6.000000e+237, expected 6.000000e+237
string.c:3062: Test failed: d.x = 7.000000e+237, expected 7.000000e+237
string.c:3062: Test failed: d.x = 8.000000e+237, expected 8.000000e+237
string.c:3062: Test failed: d.x = 9.000000e+237, expected 9.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+238, expected 3.000000e+238
string.c:3062: Test failed: d.x = 6.000000e+238, expected 6.000000e+238
string.c:3062: Test failed: d.x = 7.000000e+238, expected 7.000000e+238
string.c:3062: Test failed: d.x = 1.000000e+239, expected 1.000000e+239
string.c:3062: Test failed: d.x = 2.000000e+239, expected 2.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+239, expected 3.000000e+239
string.c:3062: Test failed: d.x = 4.000000e+239, expected 4.000000e+239
string.c:3062: Test failed: d.x = 6.000000e+239, expected 6.000000e+239
string.c:3062: Test failed: d.x = 8.000000e+239, expected 8.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+240, expected 3.000000e+240
string.c:3062: Test failed: d.x = 6.000000e+240, expected 6.000000e+240
string.c:3062: Test failed: d.x = 9.000000e+240, expected 9.000000e+240
string.c:3062: Test failed: d.x = 1.000000e+241, expected 1.000000e+241
string.c:3062: Test failed: d.x = 2.000000e+241, expected 2.000000e+241
string.c:3062: Test failed: d.x = 4.000000e+241, expected 4.000000e+241
string.c:3062: Test failed: d.x = 5.000000e+241, expected 5.000000e+241
string.c:3062: Test failed: d.x = 7.000000e+241, expected 7.000000e+241
string.c:3062: Test failed: d.x = 8.000000e+241, expected 8.000000e+241
string.c:3062: Test failed: d.x = 1.000000e+242, expected 1.000000e+242
string.c:3062: Test failed: d.x = 2.000000e+242, expected 2.000000e+242
string.c:3062: Test failed: d.x = 3.000000e+242, expected 3.000000e+242
string.c:3062: Test failed: d.x = 4.000000e+242, expected 4.000000e+242
string.c:3062: Test failed: d.x = 6.000000e+242, expected 6.000000e+242
string.c:3062: Test failed: d.x = 8.000000e+242, expected 8.000000e+242
string.c:3062: Test failed: d.x = 5.000000e+243, expected 5.000000e+243
string.c:3062: Test failed: d.x = 9.000000e+243, expected 9.000000e+243
string.c:3062: Test failed: d.x = 1.000000e+244, expected 1.000000e+244
string.c:3062: Test failed: d.x = 2.000000e+244, expected 2.000000e+244
string.c:3062: Test failed: d.x = 4.000000e+244, expected 4.000000e+244
string.c:3062: Test failed: d.x = 5.000000e+244, expected 5.000000e+244
string.c:3062: Test failed: d.x = 8.000000e+244, expected 8.000000e+244
string.c:3062: Test failed: d.x = 9.000000e+244, expected 9.000000e+244
string.c:3062: Test failed: d.x = 3.000000e+246, expected 3.000000e+246
string.c:3062: Test failed: d.x = 6.000000e+246, expected 6.000000e+246
string.c:3062: Test failed: d.x = 9.000000e+246, expected 9.000000e+246
string.c:3062: Test failed: d.x = 1.000000e+247, expected 1.000000e+247
string.c:3062: Test failed: d.x = 2.000000e+247, expected 2.000000e+247
string.c:3062: Test failed: d.x = 4.000000e+247, expected 4.000000e+247
string.c:3062: Test failed: d.x = 5.000000e+247, expected 5.000000e+247
string.c:3062: Test failed: d.x = 7.000000e+247, expected 7.000000e+247
string.c:3062: Test failed: d.x = 8.000000e+247, expected 8.000000e+247
string.c:3062: Test failed: d.x = 1.000000e+248, expected 1.000000e+248
string.c:3062: Test failed: d.x = 2.000000e+248, expected 2.000000e+248
string.c:3062: Test failed: d.x = 3.000000e+248, expected 3.000000e+248
string.c:3062: Test failed: d.x = 4.000000e+248, expected 4.000000e+248
string.c:3062: Test failed: d.x = 6.000000e+248, expected 6.000000e+248
string.c:3062: Test failed: d.x = 8.000000e+248, expected 8.000000e+248
string.c:3062: Test failed: d.x = 1.000000e+249, expected 1.000000e+249
string.c:3062: Test failed: d.x = 2.000000e+249, expected 2.000000e+249
string.c:3062: Test failed: d.x = 3.000000e+249, expected 3.000000e+249
string.c:3062: Test failed: d.x = 4.000000e+249, expected 4.000000e+249
string.c:3062: Test failed: d.x = 5.000000e+249, expected 5.000000e+249
string.c:3062: Test failed: d.x = 6.000000e+249, expected 6.000000e+249
string.c:3062: Test failed: d.x = 7.000000e+249, expected 7.000000e+249
string.c:3062: Test failed: d.x = 8.000000e+249, expected 8.000000e+249
string.c:3062: Test failed: d.x = 9.000000e+249, expected 9.000000e+249
string.c:3062: Test failed: d.x = 1.000000e+250, expected 1.000000e+250
string.c:3062: Test failed: d.x = 2.000000e+250, expected 2.000000e+250
string.c:3062: Test failed: d.x = 4.000000e+250, expected 4.000000e+250
string.c:3062: Test failed: d.x = 5.000000e+250, expected 5.000000e+250
string.c:3062: Test failed: d.x = 8.000000e+250, expected 8.000000e+250
string.c:3062: Test failed: d.x = 9.000000e+250, expected 9.000000e+250
string.c:3062: Test failed: d.x = 1.000000e+251, expected 1.000000e+251
string.c:3062: Test failed: d.x = 2.000000e+251, expected 2.000000e+251
string.c:3062: Test failed: d.x = 3.000000e+251, expected 3.000000e+251
string.c:3062: Test failed: d.x = 4.000000e+251, expected 4.000000e+251
string.c:3062: Test failed: d.x = 6.000000e+251, expected 6.000000e+251
string.c:3062: Test failed: d.x = 7.000000e+251, expected 7.000000e+251
string.c:3062: Test failed: d.x = 8.000000e+251, expected 8.000000e+251
string.c:3062: Test failed: d.x = 9.000000e+251, expected 9.000000e+251
string.c:3062: Test failed: d.x = 1.000000e+253, expected 1.000000e+253
string.c:3062: Test failed: d.x = 2.000000e+253, expected 2.000000e+253
string.c:3062: Test failed: d.x = 4.000000e+253, expected 4.000000e+253
string.c:3062: Test failed: d.x = 5.000000e+253, expected 5.000000e+253
string.c:3062: Test failed: d.x = 7.000000e+253, expected 7.000000e+253
string.c:3062: Test failed: d.x = 8.000000e+253, expected 8.000000e+253
string.c:3062: Test failed: d.x = 1.000000e+254, expected 1.000000e+254
string.c:3062: Test failed: d.x = 2.000000e+254, expected 2.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+254, expected 3.000000e+254
string.c:3062: Test failed: d.x = 4.000000e+254, expected 4.000000e+254
string.c:3062: Test failed: d.x = 6.000000e+254, expected 6.000000e+254
string.c:3062: Test failed: d.x = 7.000000e+254, expected 7.000000e+254
string.c:3062: Test failed: d.x = 8.000000e+254, expected 8.000000e+254
string.c:3062: Test failed: d.x = 9.000000e+254, expected 9.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+255, expected 3.000000e+255
string.c:3062: Test failed: d.x = 6.000000e+255, expected 6.000000e+255
string.c:3062: Test failed: d.x = 7.000000e+255, expected 7.000000e+255
string.c:3062: Test failed: d.x = 9.000000e+255, expected 9.000000e+255
string.c:3062: Test failed: d.x = 1.000000e+256, expected 1.000000e+256
string.c:3062: Test failed: d.x = 2.000000e+256, expected 2.000000e+256
string.c:3062: Test failed: d.x = 3.000000e+256, expected 3.000000e+256
string.c:3062: Test failed: d.x = 4.000000e+256, expected 4.000000e+256
string.c:3062: Test failed: d.x = 5.000000e+256, expected 5.000000e+256
string.c:3062: Test failed: d.x = 6.000000e+256, expected 6.000000e+256
string.c:3062: Test failed: d.x = 7.000000e+256, expected 7.000000e+256
string.c:3062: Test failed: d.x = 8.000000e+256, expected 8.000000e+256
string.c:3062: Test failed: d.x = 9.000000e+256, expected 9.000000e+256
string.c:3062: Test failed: d.x = 1.000000e+257, expected 1.000000e+257
string.c:3062: Test failed: d.x = 2.000000e+257, expected 2.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+257, expected 3.000000e+257
string.c:3062: Test failed: d.x = 4.000000e+257, expected 4.000000e+257
string.c:3062: Test failed: d.x = 6.000000e+257, expected 6.000000e+257
string.c:3062: Test failed: d.x = 7.000000e+257, expected 7.000000e+257
string.c:3062: Test failed: d.x = 8.000000e+257, expected 8.000000e+257
string.c:3062: Test failed: d.x = 9.000000e+257, expected 9.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+258, expected 3.000000e+258
string.c:3062: Test failed: d.x = 6.000000e+258, expected 6.000000e+258
string.c:3062: Test failed: d.x = 7.000000e+258, expected 7.000000e+258
string.c:3062: Test failed: d.x = 1.000000e+259, expected 1.000000e+259
string.c:3062: Test failed: d.x = 2.000000e+259, expected 2.000000e+259
string.c:3062: Test failed: d.x = 3.000000e+259, expected 3.000000e+259
string.c:3062: Test failed: d.x = 4.000000e+259, expected 4.000000e+259
string.c:3062: Test failed: d.x = 5.000000e+259, expected 5.000000e+259
string.c:3062: Test failed: d.x = 6.000000e+259, expected 6.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+259, expected 7.000000e+259
string.c:3062: Test failed: d.x = 8.000000e+259, expected 8.000000e+259
string.c:3062: Test failed: d.x = 9.000000e+259, expected 9.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+260, expected 7.000000e+260
string.c:3062: Test failed: d.x = 1.000000e+261, expected 1.000000e+261
string.c:3062: Test failed: d.x = 2.000000e+261, expected 2.000000e+261
string.c:3062: Test failed: d.x = 3.000000e+261, expected 3.000000e+261
string.c:3062: Test failed: d.x = 4.000000e+261, expected 4.000000e+261
string.c:3062: Test failed: d.x = 5.000000e+261, expected 5.000000e+261
string.c:3062: Test failed: d.x = 6.000000e+261, expected 6.000000e+261
string.c:3062: Test failed: d.x = 7.000000e+261, expected 7.000000e+261
string.c:3062: Test failed: d.x = 8.000000e+261, expected 8.000000e+261
string.c:3062: Test failed: d.x = 9.000000e+261, expected 9.000000e+261
string.c:3062: Test failed: d.x = 1.000000e+262, expected 1.000000e+262
string.c:3062: Test failed: d.x = 2.000000e+262, expected 2.000000e+262
string.c:3062: Test failed: d.x = 3.000000e+262, expected 3.000000e+262
string.c:3062: Test failed: d.x = 4.000000e+262, expected 4.000000e+262
string.c:3062: Test failed: d.x = 5.000000e+262, expected 5.000000e+262
string.c:3062: Test failed: d.x = 6.000000e+262, expected 6.000000e+262
string.c:3062: Test failed: d.x = 7.000000e+262, expected 7.000000e+262
string.c:3062: Test failed: d.x = 8.000000e+262, expected 8.000000e+262
string.c:3062: Test failed: d.x = 9.000000e+262, expected 9.000000e+262
string.c:3062: Test failed: d.x = 1.000000e+263, expected 1.000000e+263
string.c:3062: Test failed: d.x = 2.000000e+263, expected 2.000000e+263
string.c:3062: Test failed: d.x = 3.000000e+263, expected 3.000000e+263
string.c:3062: Test failed: d.x = 4.000000e+263, expected 4.000000e+263
string.c:3062: Test failed: d.x = 5.000000e+263, expected 5.000000e+263
string.c:3062: Test failed: d.x = 6.000000e+263, expected 6.000000e+263
string.c:3062: Test failed: d.x = 7.000000e+263, expected 7.000000e+263
string.c:3062: Test failed: d.x = 8.000000e+263, expected 8.000000e+263
string.c:3062: Test failed: d.x = 9.000000e+263, expected 9.000000e+263
string.c:3062: Test failed: d.x = 1.000000e+264, expected 1.000000e+264
string.c:3062: Test failed: d.x = 2.000000e+264, expected 2.000000e+264
string.c:3062: Test failed: d.x = 3.000000e+264, expected 3.000000e+264
string.c:3062: Test failed: d.x = 4.000000e+264, expected 4.000000e+264
string.c:3062: Test failed: d.x = 6.000000e+264, expected 6.000000e+264
string.c:3062: Test failed: d.x = 8.000000e+264, expected 8.000000e+264
string.c:3062: Test failed: d.x = 1.000000e+265, expected 1.000000e+265
string.c:3062: Test failed: d.x = 2.000000e+265, expected 2.000000e+265
string.c:3062: Test failed: d.x = 3.000000e+265, expected 3.000000e+265
string.c:3062: Test failed: d.x = 4.000000e+265, expected 4.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+265, expected 5.000000e+265
string.c:3062: Test failed: d.x = 6.000000e+265, expected 6.000000e+265
string.c:3062: Test failed: d.x = 7.000000e+265, expected 7.000000e+265
string.c:3062: Test failed: d.x = 8.000000e+265, expected 8.000000e+265
string.c:3062: Test failed: d.x = 9.000000e+265, expected 9.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+266, expected 5.000000e+266
string.c:3062: Test failed: d.x = 9.000000e+266, expected 9.000000e+266
string.c:3062: Test failed: d.x = 1.000000e+267, expected 1.000000e+267
string.c:3062: Test failed: d.x = 2.000000e+267, expected 2.000000e+267
string.c:3062: Test failed: d.x = 3.000000e+267, expected 3.000000e+267
string.c:3062: Test failed: d.x = 4.000000e+267, expected 4.000000e+267
string.c:3062: Test failed: d.x = 5.000000e+267, expected 5.000000e+267
string.c:3062: Test failed: d.x = 6.000000e+267, expected 6.000000e+267
string.c:3062: Test failed: d.x = 7.000000e+267, expected 7.000000e+267
string.c:3062: Test failed: d.x = 8.000000e+267, expected 8.000000e+267
string.c:3062: Test failed: d.x = 9.000000e+267, expected 9.000000e+267
string.c:3062: Test failed: d.x = 1.000000e+268, expected 1.000000e+268
string.c:3062: Test failed: d.x = 2.000000e+268, expected 2.000000e+268
string.c:3062: Test failed: d.x = 3.000000e+268, expected 3.000000e+268
string.c:3062: Test failed: d.x = 4.000000e+268, expected 4.000000e+268
string.c:3062: Test failed: d.x = 6.000000e+268, expected 6.000000e+268
string.c:3062: Test failed: d.x = 7.000000e+268, expected 7.000000e+268
string.c:3062: Test failed: d.x = 8.000000e+268, expected 8.000000e+268
string.c:3062: Test failed: d.x = 9.000000e+268, expected 9.000000e+268
string.c:3062: Test failed: d.x = 5.000000e+269, expected 5.000000e+269
string.c:3062: Test failed: d.x = 7.000000e+269, expected 7.000000e+269
string.c:3062: Test failed: d.x = 1.000000e+270, expected 1.000000e+270
string.c:3062: Test failed: d.x = 2.000000e+270, expected 2.000000e+270
string.c:3062: Test failed: d.x = 3.000000e+270, expected 3.000000e+270
string.c:3062: Test failed: d.x = 4.000000e+270, expected 4.000000e+270
string.c:3062: Test failed: d.x = 6.000000e+270, expected 6.000000e+270
string.c:3062: Test failed: d.x = 7.000000e+270, expected 7.000000e+270
string.c:3062: Test failed: d.x = 8.000000e+270, expected 8.000000e+270
string.c:3062: Test failed: d.x = 1.000000e+271, expected 1.000000e+271
string.c:3062: Test failed: d.x = 2.000000e+271, expected 2.000000e+271
string.c:3062: Test failed: d.x = 3.000000e+271, expected 3.000000e+271
string.c:3062: Test failed: d.x = 4.000000e+271, expected 4.000000e+271
string.c:3062: Test failed: d.x = 5.000000e+271, expected 5.000000e+271
string.c:3062: Test failed: d.x = 6.000000e+271, expected 6.000000e+271
string.c:3062: Test failed: d.x = 8.000000e+271, expected 8.000000e+271
string.c:3062: Test failed: d.x = 9.000000e+271, expected 9.000000e+271
string.c:3062: Test failed: d.x = 1.000000e+272, expected 1.000000e+272
string.c:3062: Test failed: d.x = 2.000000e+272, expected 2.000000e+272
string.c:3062: Test failed: d.x = 4.000000e+272, expected 4.000000e+272
string.c:3062: Test failed: d.x = 5.000000e+272, expected 5.000000e+272
string.c:3062: Test failed: d.x = 7.000000e+272, expected 7.000000e+272
string.c:3062: Test failed: d.x = 8.000000e+272, expected 8.000000e+272
string.c:3062: Test failed: d.x = 1.000000e+273, expected 1.000000e+273
string.c:3062: Test failed: d.x = 2.000000e+273, expected 2.000000e+273
string.c:3062: Test failed: d.x = 3.000000e+273, expected 3.000000e+273
string.c:3062: Test failed: d.x = 4.000000e+273, expected 4.000000e+273
string.c:3062: Test failed: d.x = 5.000000e+273, expected 5.000000e+273
string.c:3062: Test failed: d.x = 6.000000e+273, expected 6.000000e+273
string.c:3062: Test failed: d.x = 7.000000e+273, expected 7.000000e+273
string.c:3062: Test failed: d.x = 8.000000e+273, expected 8.000000e+273
string.c:3062: Test failed: d.x = 9.000000e+273, expected 9.000000e+273
string.c:3062: Test failed: d.x = 1.000000e+274, expected 1.000000e+274
string.c:3062: Test failed: d.x = 2.000000e+274, expected 2.000000e+274
string.c:3062: Test failed: d.x = 3.000000e+274, expected 3.000000e+274
string.c:3062: Test failed: d.x = 4.000000e+274, expected 4.000000e+274
string.c:3062: Test failed: d.x = 5.000000e+274, expected 5.000000e+274
string.c:3062: Test failed: d.x = 6.000000e+274, expected 6.000000e+274
string.c:3062: Test failed: d.x = 7.000000e+274, expected 7.000000e+274
string.c:3062: Test failed: d.x = 8.000000e+274, expected 8.000000e+274
string.c:3062: Test failed: d.x = 9.000000e+274, expected 9.000000e+274
string.c:3062: Test failed: d.x = 1.000000e+275, expected 1.000000e+275
string.c:3062: Test failed: d.x = 2.000000e+275, expected 2.000000e+275
string.c:3062: Test failed: d.x = 3.000000e+275, expected 3.000000e+275
string.c:3062: Test failed: d.x = 4.000000e+275, expected 4.000000e+275
string.c:3062: Test failed: d.x = 5.000000e+275, expected 5.000000e+275
string.c:3062: Test failed: d.x = 6.000000e+275, expected 6.000000e+275
string.c:3062: Test failed: d.x = 7.000000e+275, expected 7.000000e+275
string.c:3062: Test failed: d.x = 8.000000e+275, expected 8.000000e+275
string.c:3062: Test failed: d.x = 9.000000e+275, expected 9.000000e+275
string.c:3062: Test failed: d.x = 1.000000e+276, expected 1.000000e+276
string.c:3062: Test failed: d.x = 2.000000e+276, expected 2.000000e+276
string.c:3062: Test failed: d.x = 4.000000e+276, expected 4.000000e+276
string.c:3062: Test failed: d.x = 5.000000e+276, expected 5.000000e+276
string.c:3062: Test failed: d.x = 8.000000e+276, expected 8.000000e+276
string.c:3062: Test failed: d.x = 1.000000e+277, expected 1.000000e+277
string.c:3062: Test failed: d.x = 2.000000e+277, expected 2.000000e+277
string.c:3062: Test failed: d.x = 3.000000e+277, expected 3.000000e+277
string.c:3062: Test failed: d.x = 4.000000e+277, expected 4.000000e+277
string.c:3062: Test failed: d.x = 5.000000e+277, expected 5.000000e+277
string.c:3062: Test failed: d.x = 6.000000e+277, expected 6.000000e+277
string.c:3062: Test failed: d.x = 7.000000e+277, expected 7.000000e+277
string.c:3062: Test failed: d.x = 8.000000e+277, expected 8.000000e+277
string.c:3062: Test failed: d.x = 9.000000e+277, expected 9.000000e+277
string.c:3062: Test failed: d.x = 1.000000e+278, expected 1.000000e+278
string.c:3062: Test failed: d.x = 2.000000e+278, expected 2.000000e+278
string.c:3062: Test failed: d.x = 3.000000e+278, expected 3.000000e+278
string.c:3062: Test failed: d.x = 4.000000e+278, expected 4.000000e+278
string.c:3062: Test failed: d.x = 5.000000e+278, expected 5.000000e+278
string.c:3062: Test failed: d.x = 6.000000e+278, expected 6.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+278, expected 7.000000e+278
string.c:3062: Test failed: d.x = 8.000000e+278, expected 8.000000e+278
string.c:3062: Test failed: d.x = 9.000000e+278, expected 9.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+280, expected 7.000000e+280
string.c:3062: Test failed: d.x = 1.000000e+281, expected 1.000000e+281
string.c:3062: Test failed: d.x = 2.000000e+281, expected 2.000000e+281
string.c:3062: Test failed: d.x = 3.000000e+281, expected 3.000000e+281
string.c:3062: Test failed: d.x = 4.000000e+281, expected 4.000000e+281
string.c:3062: Test failed: d.x = 5.000000e+281, expected 5.000000e+281
string.c:3062: Test failed: d.x = 6.000000e+281, expected 6.000000e+281
string.c:3062: Test failed: d.x = 7.000000e+281, expected 7.000000e+281
string.c:3062: Test failed: d.x = 8.000000e+281, expected 8.000000e+281
string.c:3062: Test failed: d.x = 9.000000e+281, expected 9.000000e+281
string.c:3062: Test failed: d.x = 1.000000e+282, expected 1.000000e+282
string.c:3062: Test failed: d.x = 2.000000e+282, expected 2.000000e+282
string.c:3062: Test failed: d.x = 3.000000e+282, expected 3.000000e+282
string.c:3062: Test failed: d.x = 4.000000e+282, expected 4.000000e+282
string.c:3062: Test failed: d.x = 5.000000e+282, expected 5.000000e+282
string.c:3062: Test failed: d.x = 6.000000e+282, expected 6.000000e+282
string.c:3062: Test failed: d.x = 7.000000e+282, expected 7.000000e+282
string.c:3062: Test failed: d.x = 8.000000e+282, expected 8.000000e+282
string.c:3062: Test failed: d.x = 9.000000e+282, expected 9.000000e+282
string.c:3062: Test failed: d.x = 1.000000e+283, expected 1.000000e+283
string.c:3062: Test failed: d.x = 2.000000e+283, expected 2.000000e+283
string.c:3062: Test failed: d.x = 3.000000e+283, expected 3.000000e+283
string.c:3062: Test failed: d.x = 4.000000e+283, expected 4.000000e+283
string.c:3062: Test failed: d.x = 5.000000e+283, expected 5.000000e+283
string.c:3062: Test failed: d.x = 6.000000e+283, expected 6.000000e+283
string.c:3062: Test failed: d.x = 7.000000e+283, expected 7.000000e+283
string.c:3062: Test failed: d.x = 8.000000e+283, expected 8.000000e+283
string.c:3062: Test failed: d.x = 9.000000e+283, expected 9.000000e+283
string.c:3062: Test failed: d.x = 1.000000e+285, expected 1.000000e+285
string.c:3062: Test failed: d.x = 2.000000e+285, expected 2.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+285, expected 3.000000e+285
string.c:3062: Test failed: d.x = 4.000000e+285, expected 4.000000e+285
string.c:3062: Test failed: d.x = 6.000000e+285, expected 6.000000e+285
string.c:3062: Test failed: d.x = 7.000000e+285, expected 7.000000e+285
string.c:3062: Test failed: d.x = 8.000000e+285, expected 8.000000e+285
string.c:3062: Test failed: d.x = 9.000000e+285, expected 9.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+286, expected 3.000000e+286
string.c:3062: Test failed: d.x = 6.000000e+286, expected 6.000000e+286
string.c:3062: Test failed: d.x = 7.000000e+286, expected 7.000000e+286
string.c:3062: Test failed: d.x = 9.000000e+286, expected 9.000000e+286
string.c:3062: Test failed: d.x = 1.000000e+288, expected 1.000000e+288
string.c:3062: Test failed: d.x = 2.000000e+288, expected 2.000000e+288
string.c:3062: Test failed: d.x = 3.000000e+288, expected 3.000000e+288
string.c:3062: Test failed: d.x = 4.000000e+288, expected 4.000000e+288
string.c:3062: Test failed: d.x = 6.000000e+288, expected 6.000000e+288
string.c:3062: Test failed: d.x = 7.000000e+288, expected 7.000000e+288
string.c:3062: Test failed: d.x = 8.000000e+288, expected 8.000000e+288
string.c:3062: Test failed: d.x = 9.000000e+288, expected 9.000000e+288
string.c:3062: Test failed: d.x = 1.000000e+289, expected 1.000000e+289
string.c:3062: Test failed: d.x = 2.000000e+289, expected 2.000000e+289
string.c:3062: Test failed: d.x = 3.000000e+289, expected 3.000000e+289
string.c:3062: Test failed: d.x = 4.000000e+289, expected 4.000000e+289
string.c:3062: Test failed: d.x = 5.000000e+289, expected 5.000000e+289
string.c:3062: Test failed: d.x = 6.000000e+289, expected 6.000000e+289
string.c:3062: Test failed: d.x = 7.000000e+289, expected 7.000000e+289
string.c:3062: Test failed: d.x = 8.000000e+289, expected 8.000000e+289
string.c:3062: Test failed: d.x = 9.000000e+289, expected 9.000000e+289
string.c:3062: Test failed: d.x = 1.000000e+290, expected 1.000000e+290
string.c:3062: Test failed: d.x = 2.000000e+290, expected 2.000000e+290
string.c:3062: Test failed: d.x = 3.000000e+290, expected 3.000000e+290
string.c:3062: Test failed: d.x = 4.000000e+290, expected 4.000000e+290
string.c:3062: Test failed: d.x = 6.000000e+290, expected 6.000000e+290
string.c:3062: Test failed: d.x = 7.000000e+290, expected 7.000000e+290
string.c:3062: Test failed: d.x = 8.000000e+290, expected 8.000000e+290
string.c:3062: Test failed: d.x = 9.000000e+290, expected 9.000000e+290
string.c:3062: Test failed: d.x = 1.000000e+291, expected 1.000000e+291
string.c:3062: Test failed: d.x = 2.000000e+291, expected 2.000000e+291
string.c:3062: Test failed: d.x = 3.000000e+291, expected 3.000000e+291
string.c:3062: Test failed: d.x = 4.000000e+291, expected 4.000000e+291
string.c:3062: Test failed: d.x = 6.000000e+291, expected 6.000000e+291
string.c:3062: Test failed: d.x = 7.000000e+291, expected 7.000000e+291
string.c:3062: Test failed: d.x = 8.000000e+291, expected 8.000000e+291
string.c:3062: Test failed: d.x = 9.000000e+291, expected 9.000000e+291
string.c:3062: Test failed: d.x = 1.000000e+292, expected 1.000000e+292
string.c:3062: Test failed: d.x = 2.000000e+292, expected 2.000000e+292
string.c:3062: Test failed: d.x = 3.000000e+292, expected 3.000000e+292
string.c:3062: Test failed: d.x = 4.000000e+292, expected 4.000000e+292
string.c:3062: Test failed: d.x = 5.000000e+292, expected 5.000000e+292
string.c:3062: Test failed: d.x = 6.000000e+292, expected 6.000000e+292
string.c:3062: Test failed: d.x = 7.000000e+292, expected 7.000000e+292
string.c:3062: Test failed: d.x = 8.000000e+292, expected 8.000000e+292
string.c:3062: Test failed: d.x = 9.000000e+292, expected 9.000000e+292
string.c:3062: Test failed: d.x = 1.000000e+293, expected 1.000000e+293
string.c:3062: Test failed: d.x = 2.000000e+293, expected 2.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+293, expected 3.000000e+293
string.c:3062: Test failed: d.x = 4.000000e+293, expected 4.000000e+293
string.c:3062: Test failed: d.x = 5.000000e+293, expected 5.000000e+293
string.c:3062: Test failed: d.x = 6.000000e+293, expected 6.000000e+293
string.c:3062: Test failed: d.x = 7.000000e+293, expected 7.000000e+293
string.c:3062: Test failed: d.x = 8.000000e+293, expected 8.000000e+293
string.c:3062: Test failed: d.x = 9.000000e+293, expected 9.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+294, expected 3.000000e+294
string.c:3062: Test failed: d.x = 6.000000e+294, expected 6.000000e+294
string.c:3062: Test failed: d.x = 7.000000e+294, expected 7.000000e+294
string.c:3062: Test failed: d.x = 1.000000e+295, expected 1.000000e+295
string.c:3062: Test failed: d.x = 2.000000e+295, expected 2.000000e+295
string.c:3062: Test failed: d.x = 3.000000e+295, expected 3.000000e+295
string.c:3062: Test failed: d.x = 4.000000e+295, expected 4.000000e+295
string.c:3062: Test failed: d.x = 5.000000e+295, expected 5.000000e+295
string.c:3062: Test failed: d.x = 6.000000e+295, expected 6.000000e+295
string.c:3062: Test failed: d.x = 7.000000e+295, expected 7.000000e+295
string.c:3062: Test failed: d.x = 8.000000e+295, expected 8.000000e+295
string.c:3062: Test failed: d.x = 9.000000e+295, expected 9.000000e+295
string.c:3062: Test failed: d.x = 1.000000e+296, expected 1.000000e+296
string.c:3062: Test failed: d.x = 2.000000e+296, expected 2.000000e+296
string.c:3062: Test failed: d.x = 3.000000e+296, expected 3.000000e+296
string.c:3062: Test failed: d.x = 4.000000e+296, expected 4.000000e+296
string.c:3062: Test failed: d.x = 5.000000e+296, expected 5.000000e+296
string.c:3062: Test failed: d.x = 6.000000e+296, expected 6.000000e+296
string.c:3062: Test failed: d.x = 8.000000e+296, expected 8.000000e+296
string.c:3062: Test failed: d.x = 9.000000e+296, expected 9.000000e+296
string.c:3062: Test failed: d.x = 1.000000e+297, expected 1.000000e+297
string.c:3062: Test failed: d.x = 2.000000e+297, expected 2.000000e+297
string.c:3062: Test failed: d.x = 4.000000e+297, expected 4.000000e+297
string.c:3062: Test failed: d.x = 5.000000e+297, expected 5.000000e+297
string.c:3062: Test failed: d.x = 7.000000e+297, expected 7.000000e+297
string.c:3062: Test failed: d.x = 8.000000e+297, expected 8.000000e+297
string.c:3062: Test failed: d.x = 9.000000e+297, expected 9.000000e+297
string.c:3062: Test failed: d.x = 1.000000e+298, expected 1.000000e+298
string.c:3062: Test failed: d.x = 2.000000e+298, expected 2.000000e+298
string.c:3062: Test failed: d.x = 3.000000e+298, expected 3.000000e+298
string.c:3062: Test failed: d.x = 4.000000e+298, expected 4.000000e+298
string.c:3062: Test failed: d.x = 5.000000e+298, expected 5.000000e+298
string.c:3062: Test failed: d.x = 6.000000e+298, expected 6.000000e+298
string.c:3062: Test failed: d.x = 7.000000e+298, expected 7.000000e+298
string.c:3062: Test failed: d.x = 8.000000e+298, expected 8.000000e+298
string.c:3062: Test failed: d.x = 9.000000e+298, expected 9.000000e+298
string.c:3062: Test failed: d.x = 1.000000e+299, expected 1.000000e+299
string.c:3062: Test failed: d.x = 2.000000e+299, expected 2.000000e+299
string.c:3062: Test failed: d.x = 3.000000e+299, expected 3.000000e+299
string.c:3062: Test failed: d.x = 4.000000e+299, expected 4.000000e+299
string.c:3062: Test failed: d.x = 5.000000e+299, expected 5.000000e+299
string.c:3062: Test failed: d.x = 6.000000e+299, expected 6.000000e+299
string.c:3062: Test failed: d.x = 7.000000e+299, expected 7.000000e+299
string.c:3062: Test failed: d.x = 8.000000e+299, expected 8.000000e+299
string.c:3062: Test failed: d.x = 9.000000e+299, expected 9.000000e+299
string.c:3062: Test failed: d.x = 1.000000e+300, expected 1.000000e+300
string.c:3062: Test failed: d.x = 2.000000e+300, expected 2.000000e+300
string.c:3062: Test failed: d.x = 3.000000e+300, expected 3.000000e+300
string.c:3062: Test failed: d.x = 4.000000e+300, expected 4.000000e+300
string.c:3062: Test failed: d.x = 5.000000e+300, expected 5.000000e+300
string.c:3062: Test failed: d.x = 6.000000e+300, expected 6.000000e+300
string.c:3062: Test failed: d.x = 7.000000e+300, expected 7.000000e+300
string.c:3062: Test failed: d.x = 8.000000e+300, expected 8.000000e+300
string.c:3062: Test failed: d.x = 9.000000e+300, expected 9.000000e+300
string.c:3062: Test failed: d.x = 1.000000e+301, expected 1.000000e+301
string.c:3062: Test failed: d.x = 2.000000e+301, expected 2.000000e+301
string.c:3062: Test failed: d.x = 3.000000e+301, expected 3.000000e+301
string.c:3062: Test failed: d.x = 4.000000e+301, expected 4.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+301, expected 5.000000e+301
string.c:3062: Test failed: d.x = 6.000000e+301, expected 6.000000e+301
string.c:3062: Test failed: d.x = 7.000000e+301, expected 7.000000e+301
string.c:3062: Test failed: d.x = 8.000000e+301, expected 8.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+302, expected 5.000000e+302
string.c:3062: Test failed: d.x = 1.000000e+303, expected 1.000000e+303
string.c:3062: Test failed: d.x = 2.000000e+303, expected 2.000000e+303
string.c:3062: Test failed: d.x = 4.000000e+303, expected 4.000000e+303
string.c:3062: Test failed: d.x = 5.000000e+303, expected 5.000000e+303
string.c:3062: Test failed: d.x = 7.000000e+303, expected 7.000000e+303
string.c:3062: Test failed: d.x = 8.000000e+303, expected 8.000000e+303
string.c:3062: Test failed: d.x = 9.000000e+303, expected 9.000000e+303
string.c:3062: Test failed: d.x = 1.000000e+304, expected 1.000000e+304
string.c:3062: Test failed: d.x = 2.000000e+304, expected 2.000000e+304
string.c:3062: Test failed: d.x = 3.000000e+304, expected 3.000000e+304
string.c:3062: Test failed: d.x = 4.000000e+304, expected 4.000000e+304
string.c:3062: Test failed: d.x = 5.000000e+304, expected 5.000000e+304
string.c:3062: Test failed: d.x = 6.000000e+304, expected 6.000000e+304
string.c:3062: Test failed: d.x = 7.000000e+304, expected 7.000000e+304
string.c:3062: Test failed: d.x = 8.000000e+304, expected 8.000000e+304
string.c:3062: Test failed: d.x = 9.000000e+304, expected 9.000000e+304
string.c:3062: Test failed: d.x = 1.000000e+305, expected 1.000000e+305
string.c:3062: Test failed: d.x = 2.000000e+305, expected 2.000000e+305
string.c:3062: Test failed: d.x = 3.000000e+305, expected 3.000000e+305
string.c:3062: Test failed: d.x = 4.000000e+305, expected 4.000000e+305
string.c:3062: Test failed: d.x = 5.000000e+305, expected 5.000000e+305
string.c:3062: Test failed: d.x = 6.000000e+305, expected 6.000000e+305
string.c:3062: Test failed: d.x = 7.000000e+305, expected 7.000000e+305
string.c:3062: Test failed: d.x = 8.000000e+305, expected 8.000000e+305
string.c:3062: Test failed: d.x = 9.000000e+305, expected 9.000000e+305
string.c:3062: Test failed: d.x = 1.000000e+306, expected 1.000000e+306
string.c:3062: Test failed: d.x = 2.000000e+306, expected 2.000000e+306
string.c:3062: Test failed: d.x = 3.000000e+306, expected 3.000000e+306
string.c:3062: Test failed: d.x = 4.000000e+306, expected 4.000000e+306
string.c:3062: Test failed: d.x = 5.000000e+306, expected 5.000000e+306
string.c:3062: Test failed: d.x = 6.000000e+306, expected 6.000000e+306
string.c:3062: Test failed: d.x = 7.000000e+306, expected 7.000000e+306
string.c:3062: Test failed: d.x = 8.000000e+306, expected 8.000000e+306
string.c:3062: Test failed: d.x = 9.000000e+306, expected 9.000000e+306
string.c:3062: Test failed: d.x = 1.000000e+307, expected 1.000000e+307
string.c:3062: Test failed: d.x = 2.000000e+307, expected 2.000000e+307
string.c:3062: Test failed: d.x = 3.000000e+307, expected 3.000000e+307
string.c:3062: Test failed: d.x = 4.000000e+307, expected 4.000000e+307
string.c:3062: Test failed: d.x = 6.000000e+307, expected 6.000000e+307
string.c:3062: Test failed: d.x = 8.000000e+307, expected 8.000000e+307
string.c:3062: Test failed: d.x = 1.000000e+308, expected 1.000000e+308

Report errors:
msvcrt:string prints too much data (97314 bytes)

=== debian10 (32 bit French report) ===

msvcrt:
string.c:1989: Test failed: d = 1000000000000000120942354671656868962382001670435578817768191183142249744630862900164152357803694488643546272066771136697843816472621283262276046411983423130707191163420128905684081263961470216866716118177799472091300320549064642593292288.000000
string.c:3062: Test failed: d.x = 1.000000e-307, expected 1.000000e-307
string.c:3062: Test failed: d.x = 2.000000e-307, expected 2.000000e-307
string.c:3062: Test failed: d.x = 4.000000e-307, expected 4.000000e-307
string.c:3062: Test failed: d.x = 5.000000e-307, expected 5.000000e-307
string.c:3062: Test failed: d.x = 7.000000e-307, expected 7.000000e-307
string.c:3062: Test failed: d.x = 8.000000e-307, expected 8.000000e-307
string.c:3062: Test failed: d.x = 9.000000e-307, expected 9.000000e-307
string.c:3062: Test failed: d.x = 1.000000e-306, expected 1.000000e-306
string.c:3062: Test failed: d.x = 2.000000e-306, expected 2.000000e-306
string.c:3062: Test failed: d.x = 3.000000e-306, expected 3.000000e-306
string.c:3062: Test failed: d.x = 4.000000e-306, expected 4.000000e-306
string.c:3062: Test failed: d.x = 5.000000e-306, expected 5.000000e-306
string.c:3062: Test failed: d.x = 6.000000e-306, expected 6.000000e-306
string.c:3062: Test failed: d.x = 7.000000e-306, expected 7.000000e-306
string.c:3062: Test failed: d.x = 8.000000e-306, expected 8.000000e-306
string.c:3062: Test failed: d.x = 9.000000e-306, expected 9.000000e-306
string.c:3062: Test failed: d.x = 1.000000e-305, expected 1.000000e-305
string.c:3062: Test failed: d.x = 2.000000e-305, expected 2.000000e-305
string.c:3062: Test failed: d.x = 3.000000e-305, expected 3.000000e-305
string.c:3062: Test failed: d.x = 4.000000e-305, expected 4.000000e-305
string.c:3062: Test failed: d.x = 6.000000e-305, expected 6.000000e-305
string.c:3062: Test failed: d.x = 7.000000e-305, expected 7.000000e-305
string.c:3062: Test failed: d.x = 8.000000e-305, expected 8.000000e-305
string.c:3062: Test failed: d.x = 9.000000e-305, expected 9.000000e-305
string.c:3062: Test failed: d.x = 1.000000e-304, expected 1.000000e-304
string.c:3062: Test failed: d.x = 2.000000e-304, expected 2.000000e-304
string.c:3062: Test failed: d.x = 3.000000e-304, expected 3.000000e-304
string.c:3062: Test failed: d.x = 4.000000e-304, expected 4.000000e-304
string.c:3062: Test failed: d.x = 5.000000e-304, expected 5.000000e-304
string.c:3062: Test failed: d.x = 6.000000e-304, expected 6.000000e-304
string.c:3062: Test failed: d.x = 7.000000e-304, expected 7.000000e-304
string.c:3062: Test failed: d.x = 8.000000e-304, expected 8.000000e-304
string.c:3062: Test failed: d.x = 9.000000e-304, expected 9.000000e-304
string.c:3062: Test failed: d.x = 1.000000e-303, expected 1.000000e-303
string.c:3062: Test failed: d.x = 2.000000e-303, expected 2.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-303, expected 3.000000e-303
string.c:3062: Test failed: d.x = 4.000000e-303, expected 4.000000e-303
string.c:3062: Test failed: d.x = 5.000000e-303, expected 5.000000e-303
string.c:3062: Test failed: d.x = 6.000000e-303, expected 6.000000e-303
string.c:3062: Test failed: d.x = 7.000000e-303, expected 7.000000e-303
string.c:3062: Test failed: d.x = 8.000000e-303, expected 8.000000e-303
string.c:3062: Test failed: d.x = 9.000000e-303, expected 9.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-301, expected 3.000000e-301
string.c:3062: Test failed: d.x = 5.000000e-301, expected 5.000000e-301
string.c:3062: Test failed: d.x = 6.000000e-301, expected 6.000000e-301
string.c:3062: Test failed: d.x = 7.000000e-301, expected 7.000000e-301
string.c:3062: Test failed: d.x = 9.000000e-301, expected 9.000000e-301
string.c:3062: Test failed: d.x = 1.000000e-300, expected 1.000000e-300
string.c:3062: Test failed: d.x = 2.000000e-300, expected 2.000000e-300
string.c:3062: Test failed: d.x = 4.000000e-300, expected 4.000000e-300
string.c:3062: Test failed: d.x = 5.000000e-300, expected 5.000000e-300
string.c:3062: Test failed: d.x = 7.000000e-300, expected 7.000000e-300
string.c:3062: Test failed: d.x = 8.000000e-300, expected 8.000000e-300
string.c:3062: Test failed: d.x = 9.000000e-300, expected 9.000000e-300
string.c:3062: Test failed: d.x = 1.000000e-299, expected 1.000000e-299
string.c:3062: Test failed: d.x = 2.000000e-299, expected 2.000000e-299
string.c:3062: Test failed: d.x = 3.000000e-299, expected 3.000000e-299
string.c:3062: Test failed: d.x = 4.000000e-299, expected 4.000000e-299
string.c:3062: Test failed: d.x = 6.000000e-299, expected 6.000000e-299
string.c:3062: Test failed: d.x = 7.000000e-299, expected 7.000000e-299
string.c:3062: Test failed: d.x = 8.000000e-299, expected 8.000000e-299
string.c:3062: Test failed: d.x = 9.000000e-299, expected 9.000000e-299
string.c:3062: Test failed: d.x = 1.000000e-298, expected 1.000000e-298
string.c:3062: Test failed: d.x = 2.000000e-298, expected 2.000000e-298
string.c:3062: Test failed: d.x = 3.000000e-298, expected 3.000000e-298
string.c:3062: Test failed: d.x = 4.000000e-298, expected 4.000000e-298
string.c:3062: Test failed: d.x = 5.000000e-298, expected 5.000000e-298
string.c:3062: Test failed: d.x = 6.000000e-298, expected 6.000000e-298
string.c:3062: Test failed: d.x = 7.000000e-298, expected 7.000000e-298
string.c:3062: Test failed: d.x = 8.000000e-298, expected 8.000000e-298
string.c:3062: Test failed: d.x = 9.000000e-298, expected 9.000000e-298
string.c:3062: Test failed: d.x = 1.000000e-297, expected 1.000000e-297
string.c:3062: Test failed: d.x = 2.000000e-297, expected 2.000000e-297
string.c:3062: Test failed: d.x = 3.000000e-297, expected 3.000000e-297
string.c:3062: Test failed: d.x = 4.000000e-297, expected 4.000000e-297
string.c:3062: Test failed: d.x = 5.000000e-297, expected 5.000000e-297
string.c:3062: Test failed: d.x = 6.000000e-297, expected 6.000000e-297
string.c:3062: Test failed: d.x = 7.000000e-297, expected 7.000000e-297
string.c:3062: Test failed: d.x = 8.000000e-297, expected 8.000000e-297
string.c:3062: Test failed: d.x = 9.000000e-297, expected 9.000000e-297
string.c:3062: Test failed: d.x = 1.000000e-296, expected 1.000000e-296
string.c:3062: Test failed: d.x = 2.000000e-296, expected 2.000000e-296
string.c:3062: Test failed: d.x = 3.000000e-296, expected 3.000000e-296
string.c:3062: Test failed: d.x = 4.000000e-296, expected 4.000000e-296
string.c:3062: Test failed: d.x = 5.000000e-296, expected 5.000000e-296
string.c:3062: Test failed: d.x = 6.000000e-296, expected 6.000000e-296
string.c:3062: Test failed: d.x = 7.000000e-296, expected 7.000000e-296
string.c:3062: Test failed: d.x = 8.000000e-296, expected 8.000000e-296
string.c:3062: Test failed: d.x = 9.000000e-296, expected 9.000000e-296
string.c:3062: Test failed: d.x = 1.000000e-295, expected 1.000000e-295
string.c:3062: Test failed: d.x = 2.000000e-295, expected 2.000000e-295
string.c:3062: Test failed: d.x = 3.000000e-295, expected 3.000000e-295
string.c:3062: Test failed: d.x = 4.000000e-295, expected 4.000000e-295
string.c:3062: Test failed: d.x = 5.000000e-295, expected 5.000000e-295
string.c:3062: Test failed: d.x = 6.000000e-295, expected 6.000000e-295
string.c:3062: Test failed: d.x = 7.000000e-295, expected 7.000000e-295
string.c:3062: Test failed: d.x = 8.000000e-295, expected 8.000000e-295
string.c:3062: Test failed: d.x = 9.000000e-295, expected 9.000000e-295
string.c:3062: Test failed: d.x = 1.000000e-294, expected 1.000000e-294
string.c:3062: Test failed: d.x = 2.000000e-294, expected 2.000000e-294
string.c:3062: Test failed: d.x = 3.000000e-294, expected 3.000000e-294
string.c:3062: Test failed: d.x = 4.000000e-294, expected 4.000000e-294
string.c:3062: Test failed: d.x = 6.000000e-294, expected 6.000000e-294
string.c:3062: Test failed: d.x = 8.000000e-294, expected 8.000000e-294
string.c:3062: Test failed: d.x = 9.000000e-294, expected 9.000000e-294
string.c:3062: Test failed: d.x = 1.000000e-293, expected 1.000000e-293
string.c:3062: Test failed: d.x = 2.000000e-293, expected 2.000000e-293
string.c:3062: Test failed: d.x = 3.000000e-293, expected 3.000000e-293
string.c:3062: Test failed: d.x = 4.000000e-293, expected 4.000000e-293
string.c:3062: Test failed: d.x = 5.000000e-293, expected 5.000000e-293
string.c:3062: Test failed: d.x = 6.000000e-293, expected 6.000000e-293
string.c:3062: Test failed: d.x = 7.000000e-293, expected 7.000000e-293
string.c:3062: Test failed: d.x = 8.000000e-293, expected 8.000000e-293
string.c:3062: Test failed: d.x = 9.000000e-293, expected 9.000000e-293
string.c:3062: Test failed: d.x = 1.000000e-292, expected 1.000000e-292
string.c:3062: Test failed: d.x = 2.000000e-292, expected 2.000000e-292
string.c:3062: Test failed: d.x = 3.000000e-292, expected 3.000000e-292
string.c:3062: Test failed: d.x = 4.000000e-292, expected 4.000000e-292
string.c:3062: Test failed: d.x = 5.000000e-292, expected 5.000000e-292
string.c:3062: Test failed: d.x = 6.000000e-292, expected 6.000000e-292
string.c:3062: Test failed: d.x = 7.000000e-292, expected 7.000000e-292
string.c:3062: Test failed: d.x = 8.000000e-292, expected 8.000000e-292
string.c:3062: Test failed: d.x = 9.000000e-292, expected 9.000000e-292
string.c:3062: Test failed: d.x = 1.000000e-291, expected 1.000000e-291
string.c:3062: Test failed: d.x = 2.000000e-291, expected 2.000000e-291
string.c:3062: Test failed: d.x = 3.000000e-291, expected 3.000000e-291
string.c:3062: Test failed: d.x = 4.000000e-291, expected 4.000000e-291
string.c:3062: Test failed: d.x = 5.000000e-291, expected 5.000000e-291
string.c:3062: Test failed: d.x = 6.000000e-291, expected 6.000000e-291
string.c:3062: Test failed: d.x = 8.000000e-291, expected 8.000000e-291
string.c:3062: Test failed: d.x = 9.000000e-291, expected 9.000000e-291
string.c:3062: Test failed: d.x = 1.000000e-290, expected 1.000000e-290
string.c:3062: Test failed: d.x = 2.000000e-290, expected 2.000000e-290
string.c:3062: Test failed: d.x = 3.000000e-290, expected 3.000000e-290
string.c:3062: Test failed: d.x = 4.000000e-290, expected 4.000000e-290
string.c:3062: Test failed: d.x = 5.000000e-290, expected 5.000000e-290
string.c:3062: Test failed: d.x = 6.000000e-290, expected 6.000000e-290
string.c:3062: Test failed: d.x = 7.000000e-290, expected 7.000000e-290
string.c:3062: Test failed: d.x = 8.000000e-290, expected 8.000000e-290
string.c:3062: Test failed: d.x = 9.000000e-290, expected 9.000000e-290
string.c:3062: Test failed: d.x = 1.000000e-289, expected 1.000000e-289
string.c:3062: Test failed: d.x = 2.000000e-289, expected 2.000000e-289
string.c:3062: Test failed: d.x = 3.000000e-289, expected 3.000000e-289
string.c:3062: Test failed: d.x = 4.000000e-289, expected 4.000000e-289
string.c:3062: Test failed: d.x = 5.000000e-289, expected 5.000000e-289
string.c:3062: Test failed: d.x = 6.000000e-289, expected 6.000000e-289
string.c:3062: Test failed: d.x = 7.000000e-289, expected 7.000000e-289
string.c:3062: Test failed: d.x = 8.000000e-289, expected 8.000000e-289
string.c:3062: Test failed: d.x = 9.000000e-289, expected 9.000000e-289
string.c:3062: Test failed: d.x = 1.000000e-288, expected 1.000000e-288
string.c:3062: Test failed: d.x = 2.000000e-288, expected 2.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-288, expected 3.000000e-288
string.c:3062: Test failed: d.x = 4.000000e-288, expected 4.000000e-288
string.c:3062: Test failed: d.x = 5.000000e-288, expected 5.000000e-288
string.c:3062: Test failed: d.x = 6.000000e-288, expected 6.000000e-288
string.c:3062: Test failed: d.x = 7.000000e-288, expected 7.000000e-288
string.c:3062: Test failed: d.x = 8.000000e-288, expected 8.000000e-288
string.c:3062: Test failed: d.x = 9.000000e-288, expected 9.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-286, expected 3.000000e-286
string.c:3062: Test failed: d.x = 6.000000e-286, expected 6.000000e-286
string.c:3062: Test failed: d.x = 1.000000e-285, expected 1.000000e-285
string.c:3062: Test failed: d.x = 2.000000e-285, expected 2.000000e-285
string.c:3062: Test failed: d.x = 3.000000e-285, expected 3.000000e-285
string.c:3062: Test failed: d.x = 4.000000e-285, expected 4.000000e-285
string.c:3062: Test failed: d.x = 5.000000e-285, expected 5.000000e-285
string.c:3062: Test failed: d.x = 6.000000e-285, expected 6.000000e-285
string.c:3062: Test failed: d.x = 7.000000e-285, expected 7.000000e-285
string.c:3062: Test failed: d.x = 8.000000e-285, expected 8.000000e-285
string.c:3062: Test failed: d.x = 9.000000e-285, expected 9.000000e-285
string.c:3062: Test failed: d.x = 1.000000e-283, expected 1.000000e-283
string.c:3062: Test failed: d.x = 2.000000e-283, expected 2.000000e-283
string.c:3062: Test failed: d.x = 3.000000e-283, expected 3.000000e-283
string.c:3062: Test failed: d.x = 4.000000e-283, expected 4.000000e-283
string.c:3062: Test failed: d.x = 5.000000e-283, expected 5.000000e-283
string.c:3062: Test failed: d.x = 6.000000e-283, expected 6.000000e-283
string.c:3062: Test failed: d.x = 7.000000e-283, expected 7.000000e-283
string.c:3062: Test failed: d.x = 8.000000e-283, expected 8.000000e-283
string.c:3062: Test failed: d.x = 9.000000e-283, expected 9.000000e-283
string.c:3062: Test failed: d.x = 1.000000e-282, expected 1.000000e-282
string.c:3062: Test failed: d.x = 2.000000e-282, expected 2.000000e-282
string.c:3062: Test failed: d.x = 3.000000e-282, expected 3.000000e-282
string.c:3062: Test failed: d.x = 4.000000e-282, expected 4.000000e-282
string.c:3062: Test failed: d.x = 5.000000e-282, expected 5.000000e-282
string.c:3062: Test failed: d.x = 6.000000e-282, expected 6.000000e-282
string.c:3062: Test failed: d.x = 7.000000e-282, expected 7.000000e-282
string.c:3062: Test failed: d.x = 8.000000e-282, expected 8.000000e-282
string.c:3062: Test failed: d.x = 9.000000e-282, expected 9.000000e-282
string.c:3062: Test failed: d.x = 1.000000e-281, expected 1.000000e-281
string.c:3062: Test failed: d.x = 2.000000e-281, expected 2.000000e-281
string.c:3062: Test failed: d.x = 3.000000e-281, expected 3.000000e-281
string.c:3062: Test failed: d.x = 4.000000e-281, expected 4.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-281, expected 5.000000e-281
string.c:3062: Test failed: d.x = 6.000000e-281, expected 6.000000e-281
string.c:3062: Test failed: d.x = 7.000000e-281, expected 7.000000e-281
string.c:3062: Test failed: d.x = 8.000000e-281, expected 8.000000e-281
string.c:3062: Test failed: d.x = 9.000000e-281, expected 9.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-280, expected 5.000000e-280
string.c:3062: Test failed: d.x = 1.000000e-278, expected 1.000000e-278
string.c:3062: Test failed: d.x = 2.000000e-278, expected 2.000000e-278
string.c:3062: Test failed: d.x = 3.000000e-278, expected 3.000000e-278
string.c:3062: Test failed: d.x = 4.000000e-278, expected 4.000000e-278
string.c:3062: Test failed: d.x = 5.000000e-278, expected 5.000000e-278
string.c:3062: Test failed: d.x = 6.000000e-278, expected 6.000000e-278
string.c:3062: Test failed: d.x = 7.000000e-278, expected 7.000000e-278
string.c:3062: Test failed: d.x = 8.000000e-278, expected 8.000000e-278
string.c:3062: Test failed: d.x = 9.000000e-278, expected 9.000000e-278
string.c:3062: Test failed: d.x = 1.000000e-277, expected 1.000000e-277
string.c:3062: Test failed: d.x = 2.000000e-277, expected 2.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-277, expected 3.000000e-277
string.c:3062: Test failed: d.x = 4.000000e-277, expected 4.000000e-277
string.c:3062: Test failed: d.x = 5.000000e-277, expected 5.000000e-277
string.c:3062: Test failed: d.x = 6.000000e-277, expected 6.000000e-277
string.c:3062: Test failed: d.x = 7.000000e-277, expected 7.000000e-277
string.c:3062: Test failed: d.x = 8.000000e-277, expected 8.000000e-277
string.c:3062: Test failed: d.x = 9.000000e-277, expected 9.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-276, expected 3.000000e-276
string.c:3062: Test failed: d.x = 5.000000e-276, expected 5.000000e-276
string.c:3062: Test failed: d.x = 6.000000e-276, expected 6.000000e-276
string.c:3062: Test failed: d.x = 7.000000e-276, expected 7.000000e-276
string.c:3062: Test failed: d.x = 9.000000e-276, expected 9.000000e-276
string.c:3062: Test failed: d.x = 1.000000e-275, expected 1.000000e-275
string.c:3062: Test failed: d.x = 2.000000e-275, expected 2.000000e-275
string.c:3062: Test failed: d.x = 3.000000e-275, expected 3.000000e-275
string.c:3062: Test failed: d.x = 4.000000e-275, expected 4.000000e-275
string.c:3062: Test failed: d.x = 5.000000e-275, expected 5.000000e-275
string.c:3062: Test failed: d.x = 6.000000e-275, expected 6.000000e-275
string.c:3062: Test failed: d.x = 7.000000e-275, expected 7.000000e-275
string.c:3062: Test failed: d.x = 8.000000e-275, expected 8.000000e-275
string.c:3062: Test failed: d.x = 9.000000e-275, expected 9.000000e-275
string.c:3062: Test failed: d.x = 1.000000e-274, expected 1.000000e-274
string.c:3062: Test failed: d.x = 2.000000e-274, expected 2.000000e-274
string.c:3062: Test failed: d.x = 3.000000e-274, expected 3.000000e-274
string.c:3062: Test failed: d.x = 4.000000e-274, expected 4.000000e-274
string.c:3062: Test failed: d.x = 5.000000e-274, expected 5.000000e-274
string.c:3062: Test failed: d.x = 6.000000e-274, expected 6.000000e-274
string.c:3062: Test failed: d.x = 7.000000e-274, expected 7.000000e-274
string.c:3062: Test failed: d.x = 8.000000e-274, expected 8.000000e-274
string.c:3062: Test failed: d.x = 9.000000e-274, expected 9.000000e-274
string.c:3062: Test failed: d.x = 1.000000e-273, expected 1.000000e-273
string.c:3062: Test failed: d.x = 2.000000e-273, expected 2.000000e-273
string.c:3062: Test failed: d.x = 3.000000e-273, expected 3.000000e-273
string.c:3062: Test failed: d.x = 4.000000e-273, expected 4.000000e-273
string.c:3062: Test failed: d.x = 5.000000e-273, expected 5.000000e-273
string.c:3062: Test failed: d.x = 6.000000e-273, expected 6.000000e-273
string.c:3062: Test failed: d.x = 7.000000e-273, expected 7.000000e-273
string.c:3062: Test failed: d.x = 8.000000e-273, expected 8.000000e-273
string.c:3062: Test failed: d.x = 9.000000e-273, expected 9.000000e-273
string.c:3062: Test failed: d.x = 1.000000e-272, expected 1.000000e-272
string.c:3062: Test failed: d.x = 2.000000e-272, expected 2.000000e-272
string.c:3062: Test failed: d.x = 4.000000e-272, expected 4.000000e-272
string.c:3062: Test failed: d.x = 5.000000e-272, expected 5.000000e-272
string.c:3062: Test failed: d.x = 8.000000e-272, expected 8.000000e-272
string.c:3062: Test failed: d.x = 1.000000e-271, expected 1.000000e-271
string.c:3062: Test failed: d.x = 2.000000e-271, expected 2.000000e-271
string.c:3062: Test failed: d.x = 3.000000e-271, expected 3.000000e-271
string.c:3062: Test failed: d.x = 4.000000e-271, expected 4.000000e-271
string.c:3062: Test failed: d.x = 5.000000e-271, expected 5.000000e-271
string.c:3062: Test failed: d.x = 6.000000e-271, expected 6.000000e-271
string.c:3062: Test failed: d.x = 7.000000e-271, expected 7.000000e-271
string.c:3062: Test failed: d.x = 8.000000e-271, expected 8.000000e-271
string.c:3062: Test failed: d.x = 9.000000e-271, expected 9.000000e-271
string.c:3062: Test failed: d.x = 1.000000e-270, expected 1.000000e-270
string.c:3062: Test failed: d.x = 2.000000e-270, expected 2.000000e-270
string.c:3062: Test failed: d.x = 4.000000e-270, expected 4.000000e-270
string.c:3062: Test failed: d.x = 5.000000e-270, expected 5.000000e-270
string.c:3062: Test failed: d.x = 7.000000e-270, expected 7.000000e-270
string.c:3062: Test failed: d.x = 8.000000e-270, expected 8.000000e-270
string.c:3062: Test failed: d.x = 9.000000e-270, expected 9.000000e-270
string.c:3062: Test failed: d.x = 1.000000e-269, expected 1.000000e-269
string.c:3062: Test failed: d.x = 2.000000e-269, expected 2.000000e-269
string.c:3062: Test failed: d.x = 3.000000e-269, expected 3.000000e-269
string.c:3062: Test failed: d.x = 4.000000e-269, expected 4.000000e-269
string.c:3062: Test failed: d.x = 6.000000e-269, expected 6.000000e-269
string.c:3062: Test failed: d.x = 8.000000e-269, expected 8.000000e-269
string.c:3062: Test failed: d.x = 1.000000e-268, expected 1.000000e-268
string.c:3062: Test failed: d.x = 2.000000e-268, expected 2.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-268, expected 3.000000e-268
string.c:3062: Test failed: d.x = 4.000000e-268, expected 4.000000e-268
string.c:3062: Test failed: d.x = 6.000000e-268, expected 6.000000e-268
string.c:3062: Test failed: d.x = 7.000000e-268, expected 7.000000e-268
string.c:3062: Test failed: d.x = 8.000000e-268, expected 8.000000e-268
string.c:3062: Test failed: d.x = 9.000000e-268, expected 9.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-267, expected 3.000000e-267
string.c:3062: Test failed: d.x = 5.000000e-267, expected 5.000000e-267
string.c:3062: Test failed: d.x = 6.000000e-267, expected 6.000000e-267
string.c:3062: Test failed: d.x = 7.000000e-267, expected 7.000000e-267
string.c:3062: Test failed: d.x = 9.000000e-267, expected 9.000000e-267
string.c:3062: Test failed: d.x = 1.000000e-266, expected 1.000000e-266
string.c:3062: Test failed: d.x = 2.000000e-266, expected 2.000000e-266
string.c:3062: Test failed: d.x = 3.000000e-266, expected 3.000000e-266
string.c:3062: Test failed: d.x = 4.000000e-266, expected 4.000000e-266
string.c:3062: Test failed: d.x = 6.000000e-266, expected 6.000000e-266
string.c:3062: Test failed: d.x = 8.000000e-266, expected 8.000000e-266
string.c:3062: Test failed: d.x = 1.000000e-265, expected 1.000000e-265
string.c:3062: Test failed: d.x = 2.000000e-265, expected 2.000000e-265
string.c:3062: Test failed: d.x = 3.000000e-265, expected 3.000000e-265
string.c:3062: Test failed: d.x = 4.000000e-265, expected 4.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-265, expected 5.000000e-265
string.c:3062: Test failed: d.x = 6.000000e-265, expected 6.000000e-265
string.c:3062: Test failed: d.x = 7.000000e-265, expected 7.000000e-265
string.c:3062: Test failed: d.x = 8.000000e-265, expected 8.000000e-265
string.c:3062: Test failed: d.x = 9.000000e-265, expected 9.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-264, expected 5.000000e-264
string.c:3062: Test failed: d.x = 7.000000e-264, expected 7.000000e-264
string.c:3062: Test failed: d.x = 9.000000e-264, expected 9.000000e-264
string.c:3062: Test failed: d.x = 1.000000e-263, expected 1.000000e-263
string.c:3062: Test failed: d.x = 2.000000e-263, expected 2.000000e-263
string.c:3062: Test failed: d.x = 3.000000e-263, expected 3.000000e-263
string.c:3062: Test failed: d.x = 4.000000e-263, expected 4.000000e-263
string.c:3062: Test failed: d.x = 5.000000e-263, expected 5.000000e-263
string.c:3062: Test failed: d.x = 6.000000e-263, expected 6.000000e-263
string.c:3062: Test failed: d.x = 8.000000e-263, expected 8.000000e-263
string.c:3062: Test failed: d.x = 9.000000e-263, expected 9.000000e-263
string.c:3062: Test failed: d.x = 1.000000e-262, expected 1.000000e-262
string.c:3062: Test failed: d.x = 2.000000e-262, expected 2.000000e-262
string.c:3062: Test failed: d.x = 3.000000e-262, expected 3.000000e-262
string.c:3062: Test failed: d.x = 4.000000e-262, expected 4.000000e-262
string.c:3062: Test failed: d.x = 5.000000e-262, expected 5.000000e-262
string.c:3062: Test failed: d.x = 6.000000e-262, expected 6.000000e-262
string.c:3062: Test failed: d.x = 7.000000e-262, expected 7.000000e-262
string.c:3062: Test failed: d.x = 8.000000e-262, expected 8.000000e-262
string.c:3062: Test failed: d.x = 9.000000e-262, expected 9.000000e-262
string.c:3062: Test failed: d.x = 1.000000e-261, expected 1.000000e-261
string.c:3062: Test failed: d.x = 2.000000e-261, expected 2.000000e-261
string.c:3062: Test failed: d.x = 3.000000e-261, expected 3.000000e-261
string.c:3062: Test failed: d.x = 4.000000e-261, expected 4.000000e-261
string.c:3062: Test failed: d.x = 5.000000e-261, expected 5.000000e-261
string.c:3062: Test failed: d.x = 6.000000e-261, expected 6.000000e-261
string.c:3062: Test failed: d.x = 7.000000e-261, expected 7.000000e-261
string.c:3062: Test failed: d.x = 8.000000e-261, expected 8.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-261, expected 9.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-260, expected 9.000000e-260
string.c:3062: Test failed: d.x = 1.000000e-259, expected 1.000000e-259
string.c:3062: Test failed: d.x = 2.000000e-259, expected 2.000000e-259
string.c:3062: Test failed: d.x = 3.000000e-259, expected 3.000000e-259
string.c:3062: Test failed: d.x = 4.000000e-259, expected 4.000000e-259
string.c:3062: Test failed: d.x = 5.000000e-259, expected 5.000000e-259
string.c:3062: Test failed: d.x = 6.000000e-259, expected 6.000000e-259
string.c:3062: Test failed: d.x = 7.000000e-259, expected 7.000000e-259
string.c:3062: Test failed: d.x = 8.000000e-259, expected 8.000000e-259
string.c:3062: Test failed: d.x = 9.000000e-259, expected 9.000000e-259
string.c:3062: Test failed: d.x = 1.000000e-258, expected 1.000000e-258
string.c:3062: Test failed: d.x = 2.000000e-258, expected 2.000000e-258
string.c:3062: Test failed: d.x = 3.000000e-258, expected 3.000000e-258
string.c:3062: Test failed: d.x = 4.000000e-258, expected 4.000000e-258
string.c:3062: Test failed: d.x = 6.000000e-258, expected 6.000000e-258
string.c:3062: Test failed: d.x = 7.000000e-258, expected 7.000000e-258
string.c:3062: Test failed: d.x = 8.000000e-258, expected 8.000000e-258
string.c:3062: Test failed: d.x = 1.000000e-257, expected 1.000000e-257
string.c:3062: Test failed: d.x = 2.000000e-257, expected 2.000000e-257
string.c:3062: Test failed: d.x = 3.000000e-257, expected 3.000000e-257
string.c:3062: Test failed: d.x = 4.000000e-257, expected 4.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-257, expected 5.000000e-257
string.c:3062: Test failed: d.x = 6.000000e-257, expected 6.000000e-257
string.c:3062: Test failed: d.x = 8.000000e-257, expected 8.000000e-257
string.c:3062: Test failed: d.x = 9.000000e-257, expected 9.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-256, expected 5.000000e-256
string.c:3062: Test failed: d.x = 7.000000e-256, expected 7.000000e-256
string.c:3062: Test failed: d.x = 3.000000e-255, expected 3.000000e-255
string.c:3062: Test failed: d.x = 5.000000e-255, expected 5.000000e-255
string.c:3062: Test failed: d.x = 6.000000e-255, expected 6.000000e-255
string.c:3062: Test failed: d.x = 7.000000e-255, expected 7.000000e-255
string.c:3062: Test failed: d.x = 1.000000e-254, expected 1.000000e-254
string.c:3062: Test failed: d.x = 2.000000e-254, expected 2.000000e-254
string.c:3062: Test failed: d.x = 3.000000e-254, expected 3.000000e-254
string.c:3062: Test failed: d.x = 4.000000e-254, expected 4.000000e-254
string.c:3062: Test failed: d.x = 5.000000e-254, expected 5.000000e-254
string.c:3062: Test failed: d.x = 6.000000e-254, expected 6.000000e-254
string.c:3062: Test failed: d.x = 8.000000e-254, expected 8.000000e-254
string.c:3062: Test failed: d.x = 9.000000e-254, expected 9.000000e-254
string.c:3062: Test failed: d.x = 1.000000e-253, expected 1.000000e-253
string.c:3062: Test failed: d.x = 2.000000e-253, expected 2.000000e-253
string.c:3062: Test failed: d.x = 4.000000e-253, expected 4.000000e-253
string.c:3062: Test failed: d.x = 5.000000e-253, expected 5.000000e-253
string.c:3062: Test failed: d.x = 7.000000e-253, expected 7.000000e-253
string.c:3062: Test failed: d.x = 8.000000e-253, expected 8.000000e-253
string.c:3062: Test failed: d.x = 9.000000e-253, expected 9.000000e-253
string.c:3062: Test failed: d.x = 1.000000e-251, expected 1.000000e-251
string.c:3062: Test failed: d.x = 2.000000e-251, expected 2.000000e-251
string.c:3062: Test failed: d.x = 3.000000e-251, expected 3.000000e-251
string.c:3062: Test failed: d.x = 4.000000e-251, expected 4.000000e-251
string.c:3062: Test failed: d.x = 5.000000e-251, expected 5.000000e-251
string.c:3062: Test failed: d.x = 6.000000e-251, expected 6.000000e-251
string.c:3062: Test failed: d.x = 8.000000e-251, expected 8.000000e-251
string.c:3062: Test failed: d.x = 9.000000e-251, expected 9.000000e-251
string.c:3062: Test failed: d.x = 1.000000e-250, expected 1.000000e-250
string.c:3062: Test failed: d.x = 2.000000e-250, expected 2.000000e-250
string.c:3062: Test failed: d.x = 4.000000e-250, expected 4.000000e-250
string.c:3062: Test failed: d.x = 5.000000e-250, expected 5.000000e-250
string.c:3062: Test failed: d.x = 7.000000e-250, expected 7.000000e-250
string.c:3062: Test failed: d.x = 8.000000e-250, expected 8.000000e-250
string.c:3062: Test failed: d.x = 9.000000e-250, expected 9.000000e-250
string.c:3062: Test failed: d.x = 1.000000e-249, expected 1.000000e-249
string.c:3062: Test failed: d.x = 2.000000e-249, expected 2.000000e-249
string.c:3062: Test failed: d.x = 3.000000e-249, expected 3.000000e-249
string.c:3062: Test failed: d.x = 4.000000e-249, expected 4.000000e-249
string.c:3062: Test failed: d.x = 5.000000e-249, expected 5.000000e-249
string.c:3062: Test failed: d.x = 6.000000e-249, expected 6.000000e-249
string.c:3062: Test failed: d.x = 7.000000e-249, expected 7.000000e-249
string.c:3062: Test failed: d.x = 8.000000e-249, expected 8.000000e-249
string.c:3062: Test failed: d.x = 9.000000e-249, expected 9.000000e-249
string.c:3062: Test failed: d.x = 1.000000e-248, expected 1.000000e-248
string.c:3062: Test failed: d.x = 2.000000e-248, expected 2.000000e-248
string.c:3062: Test failed: d.x = 4.000000e-248, expected 4.000000e-248
string.c:3062: Test failed: d.x = 5.000000e-248, expected 5.000000e-248
string.c:3062: Test failed: d.x = 7.000000e-248, expected 7.000000e-248
string.c:3062: Test failed: d.x = 8.000000e-248, expected 8.000000e-248
string.c:3062: Test failed: d.x = 9.000000e-248, expected 9.000000e-248
string.c:3062: Test failed: d.x = 1.000000e-247, expected 1.000000e-247
string.c:3062: Test failed: d.x = 2.000000e-247, expected 2.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-247, expected 3.000000e-247
string.c:3062: Test failed: d.x = 4.000000e-247, expected 4.000000e-247
string.c:3062: Test failed: d.x = 5.000000e-247, expected 5.000000e-247
string.c:3062: Test failed: d.x = 6.000000e-247, expected 6.000000e-247
string.c:3062: Test failed: d.x = 8.000000e-247, expected 8.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-246, expected 3.000000e-246
string.c:3062: Test failed: d.x = 6.000000e-246, expected 6.000000e-246
string.c:3062: Test failed: d.x = 1.000000e-244, expected 1.000000e-244
string.c:3062: Test failed: d.x = 2.000000e-244, expected 2.000000e-244
string.c:3062: Test failed: d.x = 4.000000e-244, expected 4.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-244, expected 7.000000e-244
string.c:3062: Test failed: d.x = 8.000000e-244, expected 8.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-243, expected 7.000000e-243
string.c:3062: Test failed: d.x = 3.000000e-242, expected 3.000000e-242
string.c:3062: Test failed: d.x = 5.000000e-242, expected 5.000000e-242
string.c:3062: Test failed: d.x = 6.000000e-242, expected 6.000000e-242
string.c:3062: Test failed: d.x = 7.000000e-242, expected 7.000000e-242
string.c:3062: Test failed: d.x = 9.000000e-242, expected 9.000000e-242
string.c:3062: Test failed: d.x = 1.000000e-241, expected 1.000000e-241
string.c:3062: Test failed: d.x = 2.000000e-241, expected 2.000000e-241
string.c:3062: Test failed: d.x = 4.000000e-241, expected 4.000000e-241
string.c:3062: Test failed: d.x = 8.000000e-241, expected 8.000000e-241
string.c:3062: Test failed: d.x = 7.000000e-240, expected 7.000000e-240
string.c:3062: Test failed: d.x = 3.000000e-239, expected 3.000000e-239
string.c:3062: Test failed: d.x = 5.000000e-239, expected 5.000000e-239
string.c:3062: Test failed: d.x = 6.000000e-239, expected 6.000000e-239
string.c:3062: Test failed: d.x = 7.000000e-239, expected 7.000000e-239
string.c:3062: Test failed: d.x = 9.000000e-239, expected 9.000000e-239
string.c:3062: Test failed: d.x = 1.000000e-238, expected 1.000000e-238
string.c:3062: Test failed: d.x = 2.000000e-238, expected 2.000000e-238
string.c:3062: Test failed: d.x = 3.000000e-238, expected 3.000000e-238
string.c:3062: Test failed: d.x = 4.000000e-238, expected 4.000000e-238
string.c:3062: Test failed: d.x = 6.000000e-238, expected 6.000000e-238
string.c:3062: Test failed: d.x = 8.000000e-238, expected 8.000000e-238
string.c:3062: Test failed: d.x = 9.000000e-238, expected 9.000000e-238
string.c:3062: Test failed: d.x = 1.000000e-237, expected 1.000000e-237
string.c:3062: Test failed: d.x = 2.000000e-237, expected 2.000000e-237
string.c:3062: Test failed: d.x = 3.000000e-237, expected 3.000000e-237
string.c:3062: Test failed: d.x = 4.000000e-237, expected 4.000000e-237
string.c:3062: Test failed: d.x = 6.000000e-237, expected 6.000000e-237
string.c:3062: Test failed: d.x = 7.000000e-237, expected 7.000000e-237
string.c:3062: Test failed: d.x = 8.000000e-237, expected 8.000000e-237
string.c:3062: Test failed: d.x = 9.000000e-237, expected 9.000000e-237
string.c:3062: Test failed: d.x = 1.000000e-236, expected 1.000000e-236
string.c:3062: Test failed: d.x = 2.000000e-236, expected 2.000000e-236
string.c:3062: Test failed: d.x = 3.000000e-236, expected 3.000000e-236
string.c:3062: Test failed: d.x = 4.000000e-236, expected 4.000000e-236
string.c:3062: Test failed: d.x = 5.000000e-236, expected 5.000000e-236
string.c:3062: Test failed: d.x = 6.000000e-236, expected 6.000000e-236
string.c:3062: Test failed: d.x = 7.000000e-236, expected 7.000000e-236
string.c:3062: Test failed: d.x = 8.000000e-236, expected 8.000000e-236
string.c:3062: Test failed: d.x = 9.000000e-236, expected 9.000000e-236
string.c:3062: Test failed: d.x = 1.000000e-234, expected 1.000000e-234
string.c:3062: Test failed: d.x = 2.000000e-234, expected 2.000000e-234
string.c:3062: Test failed: d.x = 3.000000e-234, expected 3.000000e-234
string.c:3062: Test failed: d.x = 4.000000e-234, expected 4.000000e-234
string.c:3062: Test failed: d.x = 5.000000e-234, expected 5.000000e-234
string.c:3062: Test failed: d.x = 6.000000e-234, expected 6.000000e-234
string.c:3062: Test failed: d.x = 7.000000e-234, expected 7.000000e-234
string.c:3062: Test failed: d.x = 8.000000e-234, expected 8.000000e-234
string.c:3062: Test failed: d.x = 9.000000e-234, expected 9.000000e-234
string.c:3062: Test failed: d.x = 1.000000e-233, expected 1.000000e-233
string.c:3062: Test failed: d.x = 2.000000e-233, expected 2.000000e-233
string.c:3062: Test failed: d.x = 3.000000e-233, expected 3.000000e-233
string.c:3062: Test failed: d.x = 4.000000e-233, expected 4.000000e-233
string.c:3062: Test failed: d.x = 6.000000e-233, expected 6.000000e-233
string.c:3062: Test failed: d.x = 8.000000e-233, expected 8.000000e-233
string.c:3062: Test failed: d.x = 1.000000e-232, expected 1.000000e-232
string.c:3062: Test failed: d.x = 2.000000e-232, expected 2.000000e-232
string.c:3062: Test failed: d.x = 3.000000e-232, expected 3.000000e-232
string.c:3062: Test failed: d.x = 4.000000e-232, expected 4.000000e-232
string.c:3062: Test failed: d.x = 6.000000e-232, expected 6.000000e-232
string.c:3062: Test failed: d.x = 8.000000e-232, expected 8.000000e-232
string.c:3062: Test failed: d.x = 1.000000e-229, expected 1.000000e-229
string.c:3062: Test failed: d.x = 2.000000e-229, expected 2.000000e-229
string.c:3062: Test failed: d.x = 3.000000e-229, expected 3.000000e-229
string.c:3062: Test failed: d.x = 4.000000e-229, expected 4.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-229, expected 5.000000e-229
string.c:3062: Test failed: d.x = 6.000000e-229, expected 6.000000e-229
string.c:3062: Test failed: d.x = 7.000000e-229, expected 7.000000e-229
string.c:3062: Test failed: d.x = 8.000000e-229, expected 8.000000e-229
string.c:3062: Test failed: d.x = 9.000000e-229, expected 9.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-228, expected 5.000000e-228
string.c:3062: Test failed: d.x = 7.000000e-228, expected 7.000000e-228
string.c:3062: Test failed: d.x = 9.000000e-228, expected 9.000000e-228
string.c:3062: Test failed: d.x = 1.000000e-226, expected 1.000000e-226
string.c:3062: Test failed: d.x = 2.000000e-226, expected 2.000000e-226
string.c:3062: Test failed: d.x = 3.000000e-226, expected 3.000000e-226
string.c:3062: Test failed: d.x = 4.000000e-226, expected 4.000000e-226
string.c:3062: Test failed: d.x = 5.000000e-226, expected 5.000000e-226
string.c:3062: Test failed: d.x = 6.000000e-226, expected 6.000000e-226
string.c:3062: Test failed: d.x = 7.000000e-226, expected 7.000000e-226
string.c:3062: Test failed: d.x = 8.000000e-226, expected 8.000000e-226
string.c:3062: Test failed: d.x = 9.000000e-226, expected 9.000000e-226
string.c:3062: Test failed: d.x = 1.000000e-225, expected 1.000000e-225
string.c:3062: Test failed: d.x = 2.000000e-225, expected 2.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-225, expected 3.000000e-225
string.c:3062: Test failed: d.x = 4.000000e-225, expected 4.000000e-225
string.c:3062: Test failed: d.x = 5.000000e-225, expected 5.000000e-225
string.c:3062: Test failed: d.x = 6.000000e-225, expected 6.000000e-225
string.c:3062: Test failed: d.x = 7.000000e-225, expected 7.000000e-225
string.c:3062: Test failed: d.x = 8.000000e-225, expected 8.000000e-225
string.c:3062: Test failed: d.x = 9.000000e-225, expected 9.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-224, expected 3.000000e-224
string.c:3062: Test failed: d.x = 6.000000e-224, expected 6.000000e-224
string.c:3062: Test failed: d.x = 1.000000e-222, expected 1.000000e-222
string.c:3062: Test failed: d.x = 2.000000e-222, expected 2.000000e-222
string.c:3062: Test failed: d.x = 4.000000e-222, expected 4.000000e-222
string.c:3062: Test failed: d.x = 8.000000e-222, expected 8.000000e-222
string.c:3062: Test failed: d.x = 3.000000e-220, expected 3.000000e-220
string.c:3062: Test failed: d.x = 5.000000e-220, expected 5.000000e-220
string.c:3062: Test failed: d.x = 6.000000e-220, expected 6.000000e-220
string.c:3062: Test failed: d.x = 7.000000e-220, expected 7.000000e-220
string.c:3062: Test failed: d.x = 1.000000e-219, expected 1.000000e-219
string.c:3062: Test failed: d.x = 2.000000e-219, expected 2.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-219, expected 3.000000e-219
string.c:3062: Test failed: d.x = 4.000000e-219, expected 4.000000e-219
string.c:3062: Test failed: d.x = 5.000000e-219, expected 5.000000e-219
string.c:3062: Test failed: d.x = 6.000000e-219, expected 6.000000e-219
string.c:3062: Test failed: d.x = 7.000000e-219, expected 7.000000e-219
string.c:3062: Test failed: d.x = 8.000000e-219, expected 8.000000e-219
string.c:3062: Test failed: d.x = 9.000000e-219, expected 9.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-218, expected 3.000000e-218
string.c:3062: Test failed: d.x = 6.000000e-218, expected 6.000000e-218
string.c:3062: Test failed: d.x = 9.000000e-218, expected 9.000000e-218
string.c:3062: Test failed: d.x = 1.000000e-217, expected 1.000000e-217
string.c:3062: Test failed: d.x = 2.000000e-217, expected 2.000000e-217
string.c:3062: Test failed: d.x = 3.000000e-217, expected 3.000000e-217
string.c:3062: Test failed: d.x = 4.000000e-217, expected 4.000000e-217
string.c:3062: Test failed: d.x = 5.000000e-217, expected 5.000000e-217
string.c:3062: Test failed: d.x = 6.000000e-217, expected 6.000000e-217
string.c:3062: Test failed: d.x = 7.000000e-217, expected 7.000000e-217
string.c:3062: Test failed: d.x = 8.000000e-217, expected 8.000000e-217
string.c:3062: Test failed: d.x = 9.000000e-217, expected 9.000000e-217
string.c:3062: Test failed: d.x = 1.000000e-215, expected 1.000000e-215
string.c:3062: Test failed: d.x = 2.000000e-215, expected 2.000000e-215
string.c:3062: Test failed: d.x = 3.000000e-215, expected 3.000000e-215
string.c:3062: Test failed: d.x = 4.000000e-215, expected 4.000000e-215
string.c:3062: Test failed: d.x = 5.000000e-215, expected 5.000000e-215
string.c:3062: Test failed: d.x = 6.000000e-215, expected 6.000000e-215
string.c:3062: Test failed: d.x = 7.000000e-215, expected 7.000000e-215
string.c:3062: Test failed: d.x = 8.000000e-215, expected 8.000000e-215
string.c:3062: Test failed: d.x = 9.000000e-215, expected 9.000000e-215
string.c:3062: Test failed: d.x = 1.000000e-214, expected 1.000000e-214
string.c:3062: Test failed: d.x = 2.000000e-214, expected 2.000000e-214
string.c:3062: Test failed: d.x = 4.000000e-214, expected 4.000000e-214
string.c:3062: Test failed: d.x = 5.000000e-214, expected 5.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-214, expected 7.000000e-214
string.c:3062: Test failed: d.x = 8.000000e-214, expected 8.000000e-214
string.c:3062: Test failed: d.x = 9.000000e-214, expected 9.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-213, expected 7.000000e-213
string.c:3062: Test failed: d.x = 1.000000e-212, expected 1.000000e-212
string.c:3062: Test failed: d.x = 2.000000e-212, expected 2.000000e-212
string.c:3062: Test failed: d.x = 3.000000e-212, expected 3.000000e-212
string.c:3062: Test failed: d.x = 4.000000e-212, expected 4.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-212, expected 5.000000e-212
string.c:3062: Test failed: d.x = 6.000000e-212, expected 6.000000e-212
string.c:3062: Test failed: d.x = 7.000000e-212, expected 7.000000e-212
string.c:3062: Test failed: d.x = 8.000000e-212, expected 8.000000e-212
string.c:3062: Test failed: d.x = 9.000000e-212, expected 9.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-211, expected 5.000000e-211
string.c:3062: Test failed: d.x = 3.000000e-210, expected 3.000000e-210
string.c:3062: Test failed: d.x = 6.000000e-210, expected 6.000000e-210
string.c:3062: Test failed: d.x = 9.000000e-210, expected 9.000000e-210
string.c:3062: Test failed: d.x = 5.000000e-208, expected 5.000000e-208
string.c:3062: Test failed: d.x = 9.000000e-208, expected 9.000000e-208
string.c:3062: Test failed: d.x = 3.000000e-207, expected 3.000000e-207
string.c:3062: Test failed: d.x = 5.000000e-207, expected 5.000000e-207
string.c:3062: Test failed: d.x = 6.000000e-207, expected 6.000000e-207
string.c:3062: Test failed: d.x = 7.000000e-207, expected 7.000000e-207
string.c:3062: Test failed: d.x = 9.000000e-207, expected 9.000000e-207
string.c:3062: Test failed: d.x = 3.000000e-204, expected 3.000000e-204
string.c:3062: Test failed: d.x = 6.000000e-204, expected 6.000000e-204
string.c:3062: Test failed: d.x = 1.000000e-202, expected 1.000000e-202
string.c:3062: Test failed: d.x = 2.000000e-202, expected 2.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-202, expected 3.000000e-202
string.c:3062: Test failed: d.x = 4.000000e-202, expected 4.000000e-202
string.c:3062: Test failed: d.x = 5.000000e-202, expected 5.000000e-202
string.c:3062: Test failed: d.x = 6.000000e-202, expected 6.000000e-202
string.c:3062: Test failed: d.x = 7.000000e-202, expected 7.000000e-202
string.c:3062: Test failed: d.x = 8.000000e-202, expected 8.000000e-202
string.c:3062: Test failed: d.x = 9.000000e-202, expected 9.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-201, expected 3.000000e-201
string.c:3062: Test failed: d.x = 6.000000e-201, expected 6.000000e-201
string.c:3062: Test failed: d.x = 5.000000e-200, expected 5.000000e-200
string.c:3062: Test failed: d.x = 7.000000e-200, expected 7.000000e-200
string.c:3062: Test failed: d.x = 9.000000e-200, expected 9.000000e-200
string.c:3062: Test failed: d.x = 3.000000e-199, expected 3.000000e-199
string.c:3062: Test failed: d.x = 6.000000e-199, expected 6.000000e-199
string.c:3062: Test failed: d.x = 7.000000e-199, expected 7.000000e-199
string.c:3062: Test failed: d.x = 9.000000e-199, expected 9.000000e-199
string.c:3062: Test failed: d.x = 3.000000e-198, expected 3.000000e-198
string.c:3062: Test failed: d.x = 5.000000e-198, expected 5.000000e-198
string.c:3062: Test failed: d.x = 6.000000e-198, expected 6.000000e-198
string.c:3062: Test failed: d.x = 7.000000e-198, expected 7.000000e-198
string.c:3062: Test failed: d.x = 9.000000e-198, expected 9.000000e-198
string.c:3062: Test failed: d.x = 3.000000e-196, expected 3.000000e-196
string.c:3062: Test failed: d.x = 6.000000e-196, expected 6.000000e-196
string.c:3062: Test failed: d.x = 5.000000e-195, expected 5.000000e-195
string.c:3062: Test failed: d.x = 1.000000e-194, expected 1.000000e-194
string.c:3062: Test failed: d.x = 2.000000e-194, expected 2.000000e-194
string.c:3062: Test failed: d.x = 4.000000e-194, expected 4.000000e-194
string.c:3062: Test failed: d.x = 5.000000e-194, expected 5.000000e-194
string.c:3062: Test failed: d.x = 7.000000e-194, expected 7.000000e-194
string.c:3062: Test failed: d.x = 8.000000e-194, expected 8.000000e-194
string.c:3062: Test failed: d.x = 9.000000e-194, expected 9.000000e-194
string.c:3062: Test failed: d.x = 3.000000e-193, expected 3.000000e-193
string.c:3062: Test failed: d.x = 6.000000e-193, expected 6.000000e-193
string.c:3062: Test failed: d.x = 5.000000e-192, expected 5.000000e-192
string.c:3062: Test failed: d.x = 1.000000e-185, expected 1.000000e-185
string.c:3062: Test failed: d.x = 2.000000e-185, expected 2.000000e-185
string.c:3062: Test failed: d.x = 4.000000e-185, expected 4.000000e-185
string.c:3062: Test failed: d.x = 5.000000e-185, expected 5.000000e-185
string.c:3062: Test failed: d.x = 8.000000e-185, expected 8.000000e-185
string.c:3062: Test failed: d.x = 9.000000e-184, expected 9.000000e-184
string.c:3062: Test failed: d.x = 7.000000e-181, expected 7.000000e-181
string.c:3062: Test failed: d.x = 5.000000e-175, expected 5.000000e-175
string.c:3062: Test failed: d.x = 1.000000e-171, expected 1.000000e-171
string.c:3062: Test failed: d.x = 2.000000e-171, expected 2.000000e-171
string.c:3062: Test failed: d.x = 4.000000e-171, expected 4.000000e-171
string.c:3062: Test failed: d.x = 8.000000e-171, expected 8.000000e-171
string.c:3062: Test failed: d.x = 3.000000e-168, expected 3.000000e-168
string.c:3062: Test failed: d.x = 6.000000e-168, expected 6.000000e-168
string.c:3062: Test failed: d.x = 1.000000e-165, expected 1.000000e-165
string.c:3062: Test failed: d.x = 2.000000e-165, expected 2.000000e-165
string.c:3062: Test failed: d.x = 4.000000e-165, expected 4.000000e-165
string.c:3062: Test failed: d.x = 8.000000e-165, expected 8.000000e-165
string.c:3062: Test failed: d.x = 5.000000e-161, expected 5.000000e-161
string.c:3062: Test failed: d.x = 9.000000e-159, expected 9.000000e-159
string.c:3062: Test failed: d.x = 5.000000e-158, expected 5.000000e-158
string.c:3062: Test failed: d.x = 1.000000e-146, expected 1.000000e-146
string.c:3062: Test failed: d.x = 2.000000e-146, expected 2.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-146, expected 3.000000e-146
string.c:3062: Test failed: d.x = 4.000000e-146, expected 4.000000e-146
string.c:3062: Test failed: d.x = 5.000000e-146, expected 5.000000e-146
string.c:3062: Test failed: d.x = 6.000000e-146, expected 6.000000e-146
string.c:3062: Test failed: d.x = 8.000000e-146, expected 8.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-131, expected 3.000000e-131
string.c:3062: Test failed: d.x = 6.000000e-131, expected 6.000000e-131
string.c:3062: Test failed: d.x = 5.000000e+131, expected 5.000000e+131
string.c:3062: Test failed: d.x = 3.000000e+134, expected 3.000000e+134
string.c:3062: Test failed: d.x = 6.000000e+134, expected 6.000000e+134
string.c:3062: Test failed: d.x = 7.000000e+134, expected 7.000000e+134
string.c:3062: Test failed: d.x = 3.000000e+146, expected 3.000000e+146
string.c:3062: Test failed: d.x = 6.000000e+146, expected 6.000000e+146
string.c:3062: Test failed: d.x = 7.000000e+146, expected 7.000000e+146
string.c:3062: Test failed: d.x = 9.000000e+146, expected 9.000000e+146
string.c:3062: Test failed: d.x = 3.000000e+150, expected 3.000000e+150
string.c:3062: Test failed: d.x = 6.000000e+150, expected 6.000000e+150
string.c:3062: Test failed: d.x = 3.000000e+153, expected 3.000000e+153
string.c:3062: Test failed: d.x = 6.000000e+153, expected 6.000000e+153
string.c:3062: Test failed: d.x = 5.000000e+159, expected 5.000000e+159
string.c:3062: Test failed: d.x = 7.000000e+162, expected 7.000000e+162
string.c:3062: Test failed: d.x = 3.000000e+165, expected 3.000000e+165
string.c:3062: Test failed: d.x = 6.000000e+165, expected 6.000000e+165
string.c:3062: Test failed: d.x = 7.000000e+165, expected 7.000000e+165
string.c:3062: Test failed: d.x = 5.000000e+168, expected 5.000000e+168
string.c:3062: Test failed: d.x = 9.000000e+168, expected 9.000000e+168
string.c:3062: Test failed: d.x = 5.000000e+171, expected 5.000000e+171
string.c:3062: Test failed: d.x = 3.000000e+177, expected 3.000000e+177
string.c:3062: Test failed: d.x = 6.000000e+177, expected 6.000000e+177
string.c:3062: Test failed: d.x = 5.000000e+184, expected 5.000000e+184
string.c:3062: Test failed: d.x = 1.000000e+185, expected 1.000000e+185
string.c:3062: Test failed: d.x = 2.000000e+185, expected 2.000000e+185
string.c:3062: Test failed: d.x = 4.000000e+185, expected 4.000000e+185
string.c:3062: Test failed: d.x = 5.000000e+185, expected 5.000000e+185
string.c:3062: Test failed: d.x = 7.000000e+185, expected 7.000000e+185
string.c:3062: Test failed: d.x = 8.000000e+185, expected 8.000000e+185
string.c:3062: Test failed: d.x = 3.000000e+186, expected 3.000000e+186
string.c:3062: Test failed: d.x = 6.000000e+186, expected 6.000000e+186
string.c:3062: Test failed: d.x = 5.000000e+187, expected 5.000000e+187
string.c:3062: Test failed: d.x = 9.000000e+192, expected 9.000000e+192
string.c:3062: Test failed: d.x = 3.000000e+193, expected 3.000000e+193
string.c:3062: Test failed: d.x = 6.000000e+193, expected 6.000000e+193
string.c:3062: Test failed: d.x = 7.000000e+193, expected 7.000000e+193
string.c:3062: Test failed: d.x = 9.000000e+193, expected 9.000000e+193
string.c:3062: Test failed: d.x = 1.000000e+194, expected 1.000000e+194
string.c:3062: Test failed: d.x = 2.000000e+194, expected 2.000000e+194
string.c:3062: Test failed: d.x = 3.000000e+194, expected 3.000000e+194
string.c:3062: Test failed: d.x = 4.000000e+194, expected 4.000000e+194
string.c:3062: Test failed: d.x = 6.000000e+194, expected 6.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+194, expected 7.000000e+194
string.c:3062: Test failed: d.x = 8.000000e+194, expected 8.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+195, expected 7.000000e+195
string.c:3062: Test failed: d.x = 7.000000e+196, expected 7.000000e+196
string.c:3062: Test failed: d.x = 1.000000e+198, expected 1.000000e+198
string.c:3062: Test failed: d.x = 2.000000e+198, expected 2.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+198, expected 3.000000e+198
string.c:3062: Test failed: d.x = 4.000000e+198, expected 4.000000e+198
string.c:3062: Test failed: d.x = 6.000000e+198, expected 6.000000e+198
string.c:3062: Test failed: d.x = 7.000000e+198, expected 7.000000e+198
string.c:3062: Test failed: d.x = 8.000000e+198, expected 8.000000e+198
string.c:3062: Test failed: d.x = 9.000000e+198, expected 9.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+199, expected 3.000000e+199
string.c:3062: Test failed: d.x = 6.000000e+199, expected 6.000000e+199
string.c:3062: Test failed: d.x = 7.000000e+199, expected 7.000000e+199
string.c:3062: Test failed: d.x = 1.000000e+200, expected 1.000000e+200
string.c:3062: Test failed: d.x = 2.000000e+200, expected 2.000000e+200
string.c:3062: Test failed: d.x = 3.000000e+200, expected 3.000000e+200
string.c:3062: Test failed: d.x = 4.000000e+200, expected 4.000000e+200
string.c:3062: Test failed: d.x = 5.000000e+200, expected 5.000000e+200
string.c:3062: Test failed: d.x = 6.000000e+200, expected 6.000000e+200
string.c:3062: Test failed: d.x = 8.000000e+200, expected 8.000000e+200
string.c:3062: Test failed: d.x = 9.000000e+200, expected 9.000000e+200
string.c:3062: Test failed: d.x = 7.000000e+201, expected 7.000000e+201
string.c:3062: Test failed: d.x = 1.000000e+202, expected 1.000000e+202
string.c:3062: Test failed: d.x = 2.000000e+202, expected 2.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+202, expected 3.000000e+202
string.c:3062: Test failed: d.x = 4.000000e+202, expected 4.000000e+202
string.c:3062: Test failed: d.x = 5.000000e+202, expected 5.000000e+202
string.c:3062: Test failed: d.x = 6.000000e+202, expected 6.000000e+202
string.c:3062: Test failed: d.x = 7.000000e+202, expected 7.000000e+202
string.c:3062: Test failed: d.x = 8.000000e+202, expected 8.000000e+202
string.c:3062: Test failed: d.x = 9.000000e+202, expected 9.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+204, expected 3.000000e+204
string.c:3062: Test failed: d.x = 6.000000e+204, expected 6.000000e+204
string.c:3062: Test failed: d.x = 7.000000e+204, expected 7.000000e+204
string.c:3062: Test failed: d.x = 5.000000e+207, expected 5.000000e+207
string.c:3062: Test failed: d.x = 9.000000e+207, expected 9.000000e+207
string.c:3062: Test failed: d.x = 1.000000e+208, expected 1.000000e+208
string.c:3062: Test failed: d.x = 2.000000e+208, expected 2.000000e+208
string.c:3062: Test failed: d.x = 3.000000e+208, expected 3.000000e+208
string.c:3062: Test failed: d.x = 4.000000e+208, expected 4.000000e+208
string.c:3062: Test failed: d.x = 6.000000e+208, expected 6.000000e+208
string.c:3062: Test failed: d.x = 7.000000e+208, expected 7.000000e+208
string.c:3062: Test failed: d.x = 8.000000e+208, expected 8.000000e+208
string.c:3062: Test failed: d.x = 5.000000e+210, expected 5.000000e+210
string.c:3062: Test failed: d.x = 9.000000e+210, expected 9.000000e+210
string.c:3062: Test failed: d.x = 1.000000e+211, expected 1.000000e+211
string.c:3062: Test failed: d.x = 2.000000e+211, expected 2.000000e+211
string.c:3062: Test failed: d.x = 4.000000e+211, expected 4.000000e+211
string.c:3062: Test failed: d.x = 5.000000e+211, expected 5.000000e+211
string.c:3062: Test failed: d.x = 8.000000e+211, expected 8.000000e+211
string.c:3062: Test failed: d.x = 1.000000e+212, expected 1.000000e+212
string.c:3062: Test failed: d.x = 2.000000e+212, expected 2.000000e+212
string.c:3062: Test failed: d.x = 3.000000e+212, expected 3.000000e+212
string.c:3062: Test failed: d.x = 4.000000e+212, expected 4.000000e+212
string.c:3062: Test failed: d.x = 5.000000e+212, expected 5.000000e+212
string.c:3062: Test failed: d.x = 6.000000e+212, expected 6.000000e+212
string.c:3062: Test failed: d.x = 8.000000e+212, expected 8.000000e+212
string.c:3062: Test failed: d.x = 9.000000e+212, expected 9.000000e+212
string.c:3062: Test failed: d.x = 1.000000e+213, expected 1.000000e+213
string.c:3062: Test failed: d.x = 2.000000e+213, expected 2.000000e+213
string.c:3062: Test failed: d.x = 4.000000e+213, expected 4.000000e+213
string.c:3062: Test failed: d.x = 5.000000e+213, expected 5.000000e+213
string.c:3062: Test failed: d.x = 7.000000e+213, expected 7.000000e+213
string.c:3062: Test failed: d.x = 8.000000e+213, expected 8.000000e+213
string.c:3062: Test failed: d.x = 1.000000e+214, expected 1.000000e+214
string.c:3062: Test failed: d.x = 2.000000e+214, expected 2.000000e+214
string.c:3062: Test failed: d.x = 4.000000e+214, expected 4.000000e+214
string.c:3062: Test failed: d.x = 5.000000e+214, expected 5.000000e+214
string.c:3062: Test failed: d.x = 8.000000e+214, expected 8.000000e+214
string.c:3062: Test failed: d.x = 1.000000e+215, expected 1.000000e+215
string.c:3062: Test failed: d.x = 2.000000e+215, expected 2.000000e+215
string.c:3062: Test failed: d.x = 3.000000e+215, expected 3.000000e+215
string.c:3062: Test failed: d.x = 4.000000e+215, expected 4.000000e+215
string.c:3062: Test failed: d.x = 5.000000e+215, expected 5.000000e+215
string.c:3062: Test failed: d.x = 6.000000e+215, expected 6.000000e+215
string.c:3062: Test failed: d.x = 7.000000e+215, expected 7.000000e+215
string.c:3062: Test failed: d.x = 8.000000e+215, expected 8.000000e+215
string.c:3062: Test failed: d.x = 9.000000e+215, expected 9.000000e+215
string.c:3062: Test failed: d.x = 1.000000e+217, expected 1.000000e+217
string.c:3062: Test failed: d.x = 2.000000e+217, expected 2.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+217, expected 3.000000e+217
string.c:3062: Test failed: d.x = 4.000000e+217, expected 4.000000e+217
string.c:3062: Test failed: d.x = 5.000000e+217, expected 5.000000e+217
string.c:3062: Test failed: d.x = 6.000000e+217, expected 6.000000e+217
string.c:3062: Test failed: d.x = 7.000000e+217, expected 7.000000e+217
string.c:3062: Test failed: d.x = 8.000000e+217, expected 8.000000e+217
string.c:3062: Test failed: d.x = 9.000000e+217, expected 9.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+218, expected 3.000000e+218
string.c:3062: Test failed: d.x = 6.000000e+218, expected 6.000000e+218
string.c:3062: Test failed: d.x = 7.000000e+218, expected 7.000000e+218
string.c:3062: Test failed: d.x = 9.000000e+218, expected 9.000000e+218
string.c:3062: Test failed: d.x = 1.000000e+219, expected 1.000000e+219
string.c:3062: Test failed: d.x = 2.000000e+219, expected 2.000000e+219
string.c:3062: Test failed: d.x = 3.000000e+219, expected 3.000000e+219
string.c:3062: Test failed: d.x = 4.000000e+219, expected 4.000000e+219
string.c:3062: Test failed: d.x = 5.000000e+219, expected 5.000000e+219
string.c:3062: Test failed: d.x = 6.000000e+219, expected 6.000000e+219
string.c:3062: Test failed: d.x = 7.000000e+219, expected 7.000000e+219
string.c:3062: Test failed: d.x = 8.000000e+219, expected 8.000000e+219
string.c:3062: Test failed: d.x = 9.000000e+219, expected 9.000000e+219
string.c:3062: Test failed: d.x = 1.000000e+220, expected 1.000000e+220
string.c:3062: Test failed: d.x = 2.000000e+220, expected 2.000000e+220
string.c:3062: Test failed: d.x = 3.000000e+220, expected 3.000000e+220
string.c:3062: Test failed: d.x = 4.000000e+220, expected 4.000000e+220
string.c:3062: Test failed: d.x = 6.000000e+220, expected 6.000000e+220
string.c:3062: Test failed: d.x = 7.000000e+220, expected 7.000000e+220
string.c:3062: Test failed: d.x = 8.000000e+220, expected 8.000000e+220
string.c:3062: Test failed: d.x = 9.000000e+220, expected 9.000000e+220
string.c:3062: Test failed: d.x = 1.000000e+222, expected 1.000000e+222
string.c:3062: Test failed: d.x = 2.000000e+222, expected 2.000000e+222
string.c:3062: Test failed: d.x = 4.000000e+222, expected 4.000000e+222
string.c:3062: Test failed: d.x = 5.000000e+222, expected 5.000000e+222
string.c:3062: Test failed: d.x = 7.000000e+222, expected 7.000000e+222
string.c:3062: Test failed: d.x = 8.000000e+222, expected 8.000000e+222
string.c:3062: Test failed: d.x = 3.000000e+223, expected 3.000000e+223
string.c:3062: Test failed: d.x = 6.000000e+223, expected 6.000000e+223
string.c:3062: Test failed: d.x = 5.000000e+224, expected 5.000000e+224
string.c:3062: Test failed: d.x = 1.000000e+225, expected 1.000000e+225
string.c:3062: Test failed: d.x = 2.000000e+225, expected 2.000000e+225
string.c:3062: Test failed: d.x = 3.000000e+225, expected 3.000000e+225
string.c:3062: Test failed: d.x = 4.000000e+225, expected 4.000000e+225
string.c:3062: Test failed: d.x = 5.000000e+225, expected 5.000000e+225
string.c:3062: Test failed: d.x = 6.000000e+225, expected 6.000000e+225
string.c:3062: Test failed: d.x = 7.000000e+225, expected 7.000000e+225
string.c:3062: Test failed: d.x = 8.000000e+225, expected 8.000000e+225
string.c:3062: Test failed: d.x = 9.000000e+225, expected 9.000000e+225
string.c:3062: Test failed: d.x = 1.000000e+226, expected 1.000000e+226
string.c:3062: Test failed: d.x = 2.000000e+226, expected 2.000000e+226
string.c:3062: Test failed: d.x = 3.000000e+226, expected 3.000000e+226
string.c:3062: Test failed: d.x = 4.000000e+226, expected 4.000000e+226
string.c:3062: Test failed: d.x = 5.000000e+226, expected 5.000000e+226
string.c:3062: Test failed: d.x = 6.000000e+226, expected 6.000000e+226
string.c:3062: Test failed: d.x = 7.000000e+226, expected 7.000000e+226
string.c:3062: Test failed: d.x = 8.000000e+226, expected 8.000000e+226
string.c:3062: Test failed: d.x = 9.000000e+226, expected 9.000000e+226
string.c:3062: Test failed: d.x = 1.000000e+228, expected 1.000000e+228
string.c:3062: Test failed: d.x = 2.000000e+228, expected 2.000000e+228
string.c:3062: Test failed: d.x = 3.000000e+228, expected 3.000000e+228
string.c:3062: Test failed: d.x = 4.000000e+228, expected 4.000000e+228
string.c:3062: Test failed: d.x = 6.000000e+228, expected 6.000000e+228
string.c:3062: Test failed: d.x = 7.000000e+228, expected 7.000000e+228
string.c:3062: Test failed: d.x = 8.000000e+228, expected 8.000000e+228
string.c:3062: Test failed: d.x = 9.000000e+228, expected 9.000000e+228
string.c:3062: Test failed: d.x = 1.000000e+229, expected 1.000000e+229
string.c:3062: Test failed: d.x = 2.000000e+229, expected 2.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+229, expected 3.000000e+229
string.c:3062: Test failed: d.x = 4.000000e+229, expected 4.000000e+229
string.c:3062: Test failed: d.x = 5.000000e+229, expected 5.000000e+229
string.c:3062: Test failed: d.x = 6.000000e+229, expected 6.000000e+229
string.c:3062: Test failed: d.x = 7.000000e+229, expected 7.000000e+229
string.c:3062: Test failed: d.x = 8.000000e+229, expected 8.000000e+229
string.c:3062: Test failed: d.x = 9.000000e+229, expected 9.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+232, expected 3.000000e+232
string.c:3062: Test failed: d.x = 6.000000e+232, expected 6.000000e+232
string.c:3062: Test failed: d.x = 7.000000e+232, expected 7.000000e+232
string.c:3062: Test failed: d.x = 3.000000e+233, expected 3.000000e+233
string.c:3062: Test failed: d.x = 6.000000e+233, expected 6.000000e+233
string.c:3062: Test failed: d.x = 7.000000e+233, expected 7.000000e+233
string.c:3062: Test failed: d.x = 1.000000e+234, expected 1.000000e+234
string.c:3062: Test failed: d.x = 2.000000e+234, expected 2.000000e+234
string.c:3062: Test failed: d.x = 3.000000e+234, expected 3.000000e+234
string.c:3062: Test failed: d.x = 4.000000e+234, expected 4.000000e+234
string.c:3062: Test failed: d.x = 5.000000e+234, expected 5.000000e+234
string.c:3062: Test failed: d.x = 6.000000e+234, expected 6.000000e+234
string.c:3062: Test failed: d.x = 8.000000e+234, expected 8.000000e+234
string.c:3062: Test failed: d.x = 9.000000e+234, expected 9.000000e+234
string.c:3062: Test failed: d.x = 1.000000e+236, expected 1.000000e+236
string.c:3062: Test failed: d.x = 2.000000e+236, expected 2.000000e+236
string.c:3062: Test failed: d.x = 3.000000e+236, expected 3.000000e+236
string.c:3062: Test failed: d.x = 4.000000e+236, expected 4.000000e+236
string.c:3062: Test failed: d.x = 5.000000e+236, expected 5.000000e+236
string.c:3062: Test failed: d.x = 6.000000e+236, expected 6.000000e+236
string.c:3062: Test failed: d.x = 7.000000e+236, expected 7.000000e+236
string.c:3062: Test failed: d.x = 8.000000e+236, expected 8.000000e+236
string.c:3062: Test failed: d.x = 9.000000e+236, expected 9.000000e+236
string.c:3062: Test failed: d.x = 1.000000e+237, expected 1.000000e+237
string.c:3062: Test failed: d.x = 2.000000e+237, expected 2.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+237, expected 3.000000e+237
string.c:3062: Test failed: d.x = 4.000000e+237, expected 4.000000e+237
string.c:3062: Test failed: d.x = 5.000000e+237, expected 5.000000e+237
string.c:3062: Test failed: d.x = 6.000000e+237, expected 6.000000e+237
string.c:3062: Test failed: d.x = 7.000000e+237, expected 7.000000e+237
string.c:3062: Test failed: d.x = 8.000000e+237, expected 8.000000e+237
string.c:3062: Test failed: d.x = 9.000000e+237, expected 9.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+238, expected 3.000000e+238
string.c:3062: Test failed: d.x = 6.000000e+238, expected 6.000000e+238
string.c:3062: Test failed: d.x = 7.000000e+238, expected 7.000000e+238
string.c:3062: Test failed: d.x = 1.000000e+239, expected 1.000000e+239
string.c:3062: Test failed: d.x = 2.000000e+239, expected 2.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+239, expected 3.000000e+239
string.c:3062: Test failed: d.x = 4.000000e+239, expected 4.000000e+239
string.c:3062: Test failed: d.x = 6.000000e+239, expected 6.000000e+239
string.c:3062: Test failed: d.x = 8.000000e+239, expected 8.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+240, expected 3.000000e+240
string.c:3062: Test failed: d.x = 6.000000e+240, expected 6.000000e+240
string.c:3062: Test failed: d.x = 9.000000e+240, expected 9.000000e+240
string.c:3062: Test failed: d.x = 1.000000e+241, expected 1.000000e+241
string.c:3062: Test failed: d.x = 2.000000e+241, expected 2.000000e+241
string.c:3062: Test failed: d.x = 4.000000e+241, expected 4.000000e+241
string.c:3062: Test failed: d.x = 5.000000e+241, expected 5.000000e+241
string.c:3062: Test failed: d.x = 7.000000e+241, expected 7.000000e+241
string.c:3062: Test failed: d.x = 8.000000e+241, expected 8.000000e+241
string.c:3062: Test failed: d.x = 1.000000e+242, expected 1.000000e+242
string.c:3062: Test failed: d.x = 2.000000e+242, expected 2.000000e+242
string.c:3062: Test failed: d.x = 3.000000e+242, expected 3.000000e+242
string.c:3062: Test failed: d.x = 4.000000e+242, expected 4.000000e+242
string.c:3062: Test failed: d.x = 6.000000e+242, expected 6.000000e+242
string.c:3062: Test failed: d.x = 8.000000e+242, expected 8.000000e+242
string.c:3062: Test failed: d.x = 5.000000e+243, expected 5.000000e+243
string.c:3062: Test failed: d.x = 9.000000e+243, expected 9.000000e+243
string.c:3062: Test failed: d.x = 1.000000e+244, expected 1.000000e+244
string.c:3062: Test failed: d.x = 2.000000e+244, expected 2.000000e+244
string.c:3062: Test failed: d.x = 4.000000e+244, expected 4.000000e+244
string.c:3062: Test failed: d.x = 5.000000e+244, expected 5.000000e+244
string.c:3062: Test failed: d.x = 8.000000e+244, expected 8.000000e+244
string.c:3062: Test failed: d.x = 9.000000e+244, expected 9.000000e+244
string.c:3062: Test failed: d.x = 3.000000e+246, expected 3.000000e+246
string.c:3062: Test failed: d.x = 6.000000e+246, expected 6.000000e+246
string.c:3062: Test failed: d.x = 9.000000e+246, expected 9.000000e+246
string.c:3062: Test failed: d.x = 1.000000e+247, expected 1.000000e+247
string.c:3062: Test failed: d.x = 2.000000e+247, expected 2.000000e+247
string.c:3062: Test failed: d.x = 4.000000e+247, expected 4.000000e+247
string.c:3062: Test failed: d.x = 5.000000e+247, expected 5.000000e+247
string.c:3062: Test failed: d.x = 7.000000e+247, expected 7.000000e+247
string.c:3062: Test failed: d.x = 8.000000e+247, expected 8.000000e+247
string.c:3062: Test failed: d.x = 1.000000e+248, expected 1.000000e+248
string.c:3062: Test failed: d.x = 2.000000e+248, expected 2.000000e+248
string.c:3062: Test failed: d.x = 3.000000e+248, expected 3.000000e+248
string.c:3062: Test failed: d.x = 4.000000e+248, expected 4.000000e+248
string.c:3062: Test failed: d.x = 6.000000e+248, expected 6.000000e+248
string.c:3062: Test failed: d.x = 8.000000e+248, expected 8.000000e+248
string.c:3062: Test failed: d.x = 1.000000e+249, expected 1.000000e+249
string.c:3062: Test failed: d.x = 2.000000e+249, expected 2.000000e+249
string.c:3062: Test failed: d.x = 3.000000e+249, expected 3.000000e+249
string.c:3062: Test failed: d.x = 4.000000e+249, expected 4.000000e+249
string.c:3062: Test failed: d.x = 5.000000e+249, expected 5.000000e+249
string.c:3062: Test failed: d.x = 6.000000e+249, expected 6.000000e+249
string.c:3062: Test failed: d.x = 7.000000e+249, expected 7.000000e+249
string.c:3062: Test failed: d.x = 8.000000e+249, expected 8.000000e+249
string.c:3062: Test failed: d.x = 9.000000e+249, expected 9.000000e+249
string.c:3062: Test failed: d.x = 1.000000e+250, expected 1.000000e+250
string.c:3062: Test failed: d.x = 2.000000e+250, expected 2.000000e+250
string.c:3062: Test failed: d.x = 4.000000e+250, expected 4.000000e+250
string.c:3062: Test failed: d.x = 5.000000e+250, expected 5.000000e+250
string.c:3062: Test failed: d.x = 8.000000e+250, expected 8.000000e+250
string.c:3062: Test failed: d.x = 9.000000e+250, expected 9.000000e+250
string.c:3062: Test failed: d.x = 1.000000e+251, expected 1.000000e+251
string.c:3062: Test failed: d.x = 2.000000e+251, expected 2.000000e+251
string.c:3062: Test failed: d.x = 3.000000e+251, expected 3.000000e+251
string.c:3062: Test failed: d.x = 4.000000e+251, expected 4.000000e+251
string.c:3062: Test failed: d.x = 6.000000e+251, expected 6.000000e+251
string.c:3062: Test failed: d.x = 7.000000e+251, expected 7.000000e+251
string.c:3062: Test failed: d.x = 8.000000e+251, expected 8.000000e+251
string.c:3062: Test failed: d.x = 9.000000e+251, expected 9.000000e+251
string.c:3062: Test failed: d.x = 1.000000e+253, expected 1.000000e+253
string.c:3062: Test failed: d.x = 2.000000e+253, expected 2.000000e+253
string.c:3062: Test failed: d.x = 4.000000e+253, expected 4.000000e+253
string.c:3062: Test failed: d.x = 5.000000e+253, expected 5.000000e+253
string.c:3062: Test failed: d.x = 7.000000e+253, expected 7.000000e+253
string.c:3062: Test failed: d.x = 8.000000e+253, expected 8.000000e+253
string.c:3062: Test failed: d.x = 1.000000e+254, expected 1.000000e+254
string.c:3062: Test failed: d.x = 2.000000e+254, expected 2.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+254, expected 3.000000e+254
string.c:3062: Test failed: d.x = 4.000000e+254, expected 4.000000e+254
string.c:3062: Test failed: d.x = 6.000000e+254, expected 6.000000e+254
string.c:3062: Test failed: d.x = 7.000000e+254, expected 7.000000e+254
string.c:3062: Test failed: d.x = 8.000000e+254, expected 8.000000e+254
string.c:3062: Test failed: d.x = 9.000000e+254, expected 9.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+255, expected 3.000000e+255
string.c:3062: Test failed: d.x = 6.000000e+255, expected 6.000000e+255
string.c:3062: Test failed: d.x = 7.000000e+255, expected 7.000000e+255
string.c:3062: Test failed: d.x = 9.000000e+255, expected 9.000000e+255
string.c:3062: Test failed: d.x = 1.000000e+256, expected 1.000000e+256
string.c:3062: Test failed: d.x = 2.000000e+256, expected 2.000000e+256
string.c:3062: Test failed: d.x = 3.000000e+256, expected 3.000000e+256
string.c:3062: Test failed: d.x = 4.000000e+256, expected 4.000000e+256
string.c:3062: Test failed: d.x = 5.000000e+256, expected 5.000000e+256
string.c:3062: Test failed: d.x = 6.000000e+256, expected 6.000000e+256
string.c:3062: Test failed: d.x = 7.000000e+256, expected 7.000000e+256
string.c:3062: Test failed: d.x = 8.000000e+256, expected 8.000000e+256
string.c:3062: Test failed: d.x = 9.000000e+256, expected 9.000000e+256
string.c:3062: Test failed: d.x = 1.000000e+257, expected 1.000000e+257
string.c:3062: Test failed: d.x = 2.000000e+257, expected 2.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+257, expected 3.000000e+257
string.c:3062: Test failed: d.x = 4.000000e+257, expected 4.000000e+257
string.c:3062: Test failed: d.x = 6.000000e+257, expected 6.000000e+257
string.c:3062: Test failed: d.x = 7.000000e+257, expected 7.000000e+257
string.c:3062: Test failed: d.x = 8.000000e+257, expected 8.000000e+257
string.c:3062: Test failed: d.x = 9.000000e+257, expected 9.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+258, expected 3.000000e+258
string.c:3062: Test failed: d.x = 6.000000e+258, expected 6.000000e+258
string.c:3062: Test failed: d.x = 7.000000e+258, expected 7.000000e+258
string.c:3062: Test failed: d.x = 1.000000e+259, expected 1.000000e+259
string.c:3062: Test failed: d.x = 2.000000e+259, expected 2.000000e+259
string.c:3062: Test failed: d.x = 3.000000e+259, expected 3.000000e+259
string.c:3062: Test failed: d.x = 4.000000e+259, expected 4.000000e+259
string.c:3062: Test failed: d.x = 5.000000e+259, expected 5.000000e+259
string.c:3062: Test failed: d.x = 6.000000e+259, expected 6.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+259, expected 7.000000e+259
string.c:3062: Test failed: d.x = 8.000000e+259, expected 8.000000e+259
string.c:3062: Test failed: d.x = 9.000000e+259, expected 9.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+260, expected 7.000000e+260
string.c:3062: Test failed: d.x = 1.000000e+261, expected 1.000000e+261
string.c:3062: Test failed: d.x = 2.000000e+261, expected 2.000000e+261
string.c:3062: Test failed: d.x = 3.000000e+261, expected 3.000000e+261
string.c:3062: Test failed: d.x = 4.000000e+261, expected 4.000000e+261
string.c:3062: Test failed: d.x = 5.000000e+261, expected 5.000000e+261
string.c:3062: Test failed: d.x = 6.000000e+261, expected 6.000000e+261
string.c:3062: Test failed: d.x = 7.000000e+261, expected 7.000000e+261
string.c:3062: Test failed: d.x = 8.000000e+261, expected 8.000000e+261
string.c:3062: Test failed: d.x = 9.000000e+261, expected 9.000000e+261
string.c:3062: Test failed: d.x = 1.000000e+262, expected 1.000000e+262
string.c:3062: Test failed: d.x = 2.000000e+262, expected 2.000000e+262
string.c:3062: Test failed: d.x = 3.000000e+262, expected 3.000000e+262
string.c:3062: Test failed: d.x = 4.000000e+262, expected 4.000000e+262
string.c:3062: Test failed: d.x = 5.000000e+262, expected 5.000000e+262
string.c:3062: Test failed: d.x = 6.000000e+262, expected 6.000000e+262
string.c:3062: Test failed: d.x = 7.000000e+262, expected 7.000000e+262
string.c:3062: Test failed: d.x = 8.000000e+262, expected 8.000000e+262
string.c:3062: Test failed: d.x = 9.000000e+262, expected 9.000000e+262
string.c:3062: Test failed: d.x = 1.000000e+263, expected 1.000000e+263
string.c:3062: Test failed: d.x = 2.000000e+263, expected 2.000000e+263
string.c:3062: Test failed: d.x = 3.000000e+263, expected 3.000000e+263
string.c:3062: Test failed: d.x = 4.000000e+263, expected 4.000000e+263
string.c:3062: Test failed: d.x = 5.000000e+263, expected 5.000000e+263
string.c:3062: Test failed: d.x = 6.000000e+263, expected 6.000000e+263
string.c:3062: Test failed: d.x = 7.000000e+263, expected 7.000000e+263
string.c:3062: Test failed: d.x = 8.000000e+263, expected 8.000000e+263
string.c:3062: Test failed: d.x = 9.000000e+263, expected 9.000000e+263
string.c:3062: Test failed: d.x = 1.000000e+264, expected 1.000000e+264
string.c:3062: Test failed: d.x = 2.000000e+264, expected 2.000000e+264
string.c:3062: Test failed: d.x = 3.000000e+264, expected 3.000000e+264
string.c:3062: Test failed: d.x = 4.000000e+264, expected 4.000000e+264
string.c:3062: Test failed: d.x = 6.000000e+264, expected 6.000000e+264
string.c:3062: Test failed: d.x = 8.000000e+264, expected 8.000000e+264
string.c:3062: Test failed: d.x = 1.000000e+265, expected 1.000000e+265
string.c:3062: Test failed: d.x = 2.000000e+265, expected 2.000000e+265
string.c:3062: Test failed: d.x = 3.000000e+265, expected 3.000000e+265
string.c:3062: Test failed: d.x = 4.000000e+265, expected 4.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+265, expected 5.000000e+265
string.c:3062: Test failed: d.x = 6.000000e+265, expected 6.000000e+265
string.c:3062: Test failed: d.x = 7.000000e+265, expected 7.000000e+265
string.c:3062: Test failed: d.x = 8.000000e+265, expected 8.000000e+265
string.c:3062: Test failed: d.x = 9.000000e+265, expected 9.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+266, expected 5.000000e+266
string.c:3062: Test failed: d.x = 9.000000e+266, expected 9.000000e+266
string.c:3062: Test failed: d.x = 1.000000e+267, expected 1.000000e+267
string.c:3062: Test failed: d.x = 2.000000e+267, expected 2.000000e+267
string.c:3062: Test failed: d.x = 3.000000e+267, expected 3.000000e+267
string.c:3062: Test failed: d.x = 4.000000e+267, expected 4.000000e+267
string.c:3062: Test failed: d.x = 5.000000e+267, expected 5.000000e+267
string.c:3062: Test failed: d.x = 6.000000e+267, expected 6.000000e+267
string.c:3062: Test failed: d.x = 7.000000e+267, expected 7.000000e+267
string.c:3062: Test failed: d.x = 8.000000e+267, expected 8.000000e+267
string.c:3062: Test failed: d.x = 9.000000e+267, expected 9.000000e+267
string.c:3062: Test failed: d.x = 1.000000e+268, expected 1.000000e+268
string.c:3062: Test failed: d.x = 2.000000e+268, expected 2.000000e+268
string.c:3062: Test failed: d.x = 3.000000e+268, expected 3.000000e+268
string.c:3062: Test failed: d.x = 4.000000e+268, expected 4.000000e+268
string.c:3062: Test failed: d.x = 6.000000e+268, expected 6.000000e+268
string.c:3062: Test failed: d.x = 7.000000e+268, expected 7.000000e+268
string.c:3062: Test failed: d.x = 8.000000e+268, expected 8.000000e+268
string.c:3062: Test failed: d.x = 9.000000e+268, expected 9.000000e+268
string.c:3062: Test failed: d.x = 5.000000e+269, expected 5.000000e+269
string.c:3062: Test failed: d.x = 7.000000e+269, expected 7.000000e+269
string.c:3062: Test failed: d.x = 1.000000e+270, expected 1.000000e+270
string.c:3062: Test failed: d.x = 2.000000e+270, expected 2.000000e+270
string.c:3062: Test failed: d.x = 3.000000e+270, expected 3.000000e+270
string.c:3062: Test failed: d.x = 4.000000e+270, expected 4.000000e+270
string.c:3062: Test failed: d.x = 6.000000e+270, expected 6.000000e+270
string.c:3062: Test failed: d.x = 7.000000e+270, expected 7.000000e+270
string.c:3062: Test failed: d.x = 8.000000e+270, expected 8.000000e+270
string.c:3062: Test failed: d.x = 1.000000e+271, expected 1.000000e+271
string.c:3062: Test failed: d.x = 2.000000e+271, expected 2.000000e+271
string.c:3062: Test failed: d.x = 3.000000e+271, expected 3.000000e+271
string.c:3062: Test failed: d.x = 4.000000e+271, expected 4.000000e+271
string.c:3062: Test failed: d.x = 5.000000e+271, expected 5.000000e+271
string.c:3062: Test failed: d.x = 6.000000e+271, expected 6.000000e+271
string.c:3062: Test failed: d.x = 8.000000e+271, expected 8.000000e+271
string.c:3062: Test failed: d.x = 9.000000e+271, expected 9.000000e+271
string.c:3062: Test failed: d.x = 1.000000e+272, expected 1.000000e+272
string.c:3062: Test failed: d.x = 2.000000e+272, expected 2.000000e+272
string.c:3062: Test failed: d.x = 4.000000e+272, expected 4.000000e+272
string.c:3062: Test failed: d.x = 5.000000e+272, expected 5.000000e+272
string.c:3062: Test failed: d.x = 7.000000e+272, expected 7.000000e+272
string.c:3062: Test failed: d.x = 8.000000e+272, expected 8.000000e+272
string.c:3062: Test failed: d.x = 1.000000e+273, expected 1.000000e+273
string.c:3062: Test failed: d.x = 2.000000e+273, expected 2.000000e+273
string.c:3062: Test failed: d.x = 3.000000e+273, expected 3.000000e+273
string.c:3062: Test failed: d.x = 4.000000e+273, expected 4.000000e+273
string.c:3062: Test failed: d.x = 5.000000e+273, expected 5.000000e+273
string.c:3062: Test failed: d.x = 6.000000e+273, expected 6.000000e+273
string.c:3062: Test failed: d.x = 7.000000e+273, expected 7.000000e+273
string.c:3062: Test failed: d.x = 8.000000e+273, expected 8.000000e+273
string.c:3062: Test failed: d.x = 9.000000e+273, expected 9.000000e+273
string.c:3062: Test failed: d.x = 1.000000e+274, expected 1.000000e+274
string.c:3062: Test failed: d.x = 2.000000e+274, expected 2.000000e+274
string.c:3062: Test failed: d.x = 3.000000e+274, expected 3.000000e+274
string.c:3062: Test failed: d.x = 4.000000e+274, expected 4.000000e+274
string.c:3062: Test failed: d.x = 5.000000e+274, expected 5.000000e+274
string.c:3062: Test failed: d.x = 6.000000e+274, expected 6.000000e+274
string.c:3062: Test failed: d.x = 7.000000e+274, expected 7.000000e+274
string.c:3062: Test failed: d.x = 8.000000e+274, expected 8.000000e+274
string.c:3062: Test failed: d.x = 9.000000e+274, expected 9.000000e+274
string.c:3062: Test failed: d.x = 1.000000e+275, expected 1.000000e+275
string.c:3062: Test failed: d.x = 2.000000e+275, expected 2.000000e+275
string.c:3062: Test failed: d.x = 3.000000e+275, expected 3.000000e+275
string.c:3062: Test failed: d.x = 4.000000e+275, expected 4.000000e+275
string.c:3062: Test failed: d.x = 5.000000e+275, expected 5.000000e+275
string.c:3062: Test failed: d.x = 6.000000e+275, expected 6.000000e+275
string.c:3062: Test failed: d.x = 7.000000e+275, expected 7.000000e+275
string.c:3062: Test failed: d.x = 8.000000e+275, expected 8.000000e+275
string.c:3062: Test failed: d.x = 9.000000e+275, expected 9.000000e+275
string.c:3062: Test failed: d.x = 1.000000e+276, expected 1.000000e+276
string.c:3062: Test failed: d.x = 2.000000e+276, expected 2.000000e+276
string.c:3062: Test failed: d.x = 4.000000e+276, expected 4.000000e+276
string.c:3062: Test failed: d.x = 5.000000e+276, expected 5.000000e+276
string.c:3062: Test failed: d.x = 8.000000e+276, expected 8.000000e+276
string.c:3062: Test failed: d.x = 1.000000e+277, expected 1.000000e+277
string.c:3062: Test failed: d.x = 2.000000e+277, expected 2.000000e+277
string.c:3062: Test failed: d.x = 3.000000e+277, expected 3.000000e+277
string.c:3062: Test failed: d.x = 4.000000e+277, expected 4.000000e+277
string.c:3062: Test failed: d.x = 5.000000e+277, expected 5.000000e+277
string.c:3062: Test failed: d.x = 6.000000e+277, expected 6.000000e+277
string.c:3062: Test failed: d.x = 7.000000e+277, expected 7.000000e+277
string.c:3062: Test failed: d.x = 8.000000e+277, expected 8.000000e+277
string.c:3062: Test failed: d.x = 9.000000e+277, expected 9.000000e+277
string.c:3062: Test failed: d.x = 1.000000e+278, expected 1.000000e+278
string.c:3062: Test failed: d.x = 2.000000e+278, expected 2.000000e+278
string.c:3062: Test failed: d.x = 3.000000e+278, expected 3.000000e+278
string.c:3062: Test failed: d.x = 4.000000e+278, expected 4.000000e+278
string.c:3062: Test failed: d.x = 5.000000e+278, expected 5.000000e+278
string.c:3062: Test failed: d.x = 6.000000e+278, expected 6.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+278, expected 7.000000e+278
string.c:3062: Test failed: d.x = 8.000000e+278, expected 8.000000e+278
string.c:3062: Test failed: d.x = 9.000000e+278, expected 9.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+280, expected 7.000000e+280
string.c:3062: Test failed: d.x = 1.000000e+281, expected 1.000000e+281
string.c:3062: Test failed: d.x = 2.000000e+281, expected 2.000000e+281
string.c:3062: Test failed: d.x = 3.000000e+281, expected 3.000000e+281
string.c:3062: Test failed: d.x = 4.000000e+281, expected 4.000000e+281
string.c:3062: Test failed: d.x = 5.000000e+281, expected 5.000000e+281
string.c:3062: Test failed: d.x = 6.000000e+281, expected 6.000000e+281
string.c:3062: Test failed: d.x = 7.000000e+281, expected 7.000000e+281
string.c:3062: Test failed: d.x = 8.000000e+281, expected 8.000000e+281
string.c:3062: Test failed: d.x = 9.000000e+281, expected 9.000000e+281
string.c:3062: Test failed: d.x = 1.000000e+282, expected 1.000000e+282
string.c:3062: Test failed: d.x = 2.000000e+282, expected 2.000000e+282
string.c:3062: Test failed: d.x = 3.000000e+282, expected 3.000000e+282
string.c:3062: Test failed: d.x = 4.000000e+282, expected 4.000000e+282
string.c:3062: Test failed: d.x = 5.000000e+282, expected 5.000000e+282
string.c:3062: Test failed: d.x = 6.000000e+282, expected 6.000000e+282
string.c:3062: Test failed: d.x = 7.000000e+282, expected 7.000000e+282
string.c:3062: Test failed: d.x = 8.000000e+282, expected 8.000000e+282
string.c:3062: Test failed: d.x = 9.000000e+282, expected 9.000000e+282
string.c:3062: Test failed: d.x = 1.000000e+283, expected 1.000000e+283
string.c:3062: Test failed: d.x = 2.000000e+283, expected 2.000000e+283
string.c:3062: Test failed: d.x = 3.000000e+283, expected 3.000000e+283
string.c:3062: Test failed: d.x = 4.000000e+283, expected 4.000000e+283
string.c:3062: Test failed: d.x = 5.000000e+283, expected 5.000000e+283
string.c:3062: Test failed: d.x = 6.000000e+283, expected 6.000000e+283
string.c:3062: Test failed: d.x = 7.000000e+283, expected 7.000000e+283
string.c:3062: Test failed: d.x = 8.000000e+283, expected 8.000000e+283
string.c:3062: Test failed: d.x = 9.000000e+283, expected 9.000000e+283
string.c:3062: Test failed: d.x = 1.000000e+285, expected 1.000000e+285
string.c:3062: Test failed: d.x = 2.000000e+285, expected 2.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+285, expected 3.000000e+285
string.c:3062: Test failed: d.x = 4.000000e+285, expected 4.000000e+285
string.c:3062: Test failed: d.x = 6.000000e+285, expected 6.000000e+285
string.c:3062: Test failed: d.x = 7.000000e+285, expected 7.000000e+285
string.c:3062: Test failed: d.x = 8.000000e+285, expected 8.000000e+285
string.c:3062: Test failed: d.x = 9.000000e+285, expected 9.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+286, expected 3.000000e+286
string.c:3062: Test failed: d.x = 6.000000e+286, expected 6.000000e+286
string.c:3062: Test failed: d.x = 7.000000e+286, expected 7.000000e+286
string.c:3062: Test failed: d.x = 9.000000e+286, expected 9.000000e+286
string.c:3062: Test failed: d.x = 1.000000e+288, expected 1.000000e+288
string.c:3062: Test failed: d.x = 2.000000e+288, expected 2.000000e+288
string.c:3062: Test failed: d.x = 3.000000e+288, expected 3.000000e+288
string.c:3062: Test failed: d.x = 4.000000e+288, expected 4.000000e+288
string.c:3062: Test failed: d.x = 6.000000e+288, expected 6.000000e+288
string.c:3062: Test failed: d.x = 7.000000e+288, expected 7.000000e+288
string.c:3062: Test failed: d.x = 8.000000e+288, expected 8.000000e+288
string.c:3062: Test failed: d.x = 9.000000e+288, expected 9.000000e+288
string.c:3062: Test failed: d.x = 1.000000e+289, expected 1.000000e+289
string.c:3062: Test failed: d.x = 2.000000e+289, expected 2.000000e+289
string.c:3062: Test failed: d.x = 3.000000e+289, expected 3.000000e+289
string.c:3062: Test failed: d.x = 4.000000e+289, expected 4.000000e+289
string.c:3062: Test failed: d.x = 5.000000e+289, expected 5.000000e+289
string.c:3062: Test failed: d.x = 6.000000e+289, expected 6.000000e+289
string.c:3062: Test failed: d.x = 7.000000e+289, expected 7.000000e+289
string.c:3062: Test failed: d.x = 8.000000e+289, expected 8.000000e+289
string.c:3062: Test failed: d.x = 9.000000e+289, expected 9.000000e+289
string.c:3062: Test failed: d.x = 1.000000e+290, expected 1.000000e+290
string.c:3062: Test failed: d.x = 2.000000e+290, expected 2.000000e+290
string.c:3062: Test failed: d.x = 3.000000e+290, expected 3.000000e+290
string.c:3062: Test failed: d.x = 4.000000e+290, expected 4.000000e+290
string.c:3062: Test failed: d.x = 6.000000e+290, expected 6.000000e+290
string.c:3062: Test failed: d.x = 7.000000e+290, expected 7.000000e+290
string.c:3062: Test failed: d.x = 8.000000e+290, expected 8.000000e+290
string.c:3062: Test failed: d.x = 9.000000e+290, expected 9.000000e+290
string.c:3062: Test failed: d.x = 1.000000e+291, expected 1.000000e+291
string.c:3062: Test failed: d.x = 2.000000e+291, expected 2.000000e+291
string.c:3062: Test failed: d.x = 3.000000e+291, expected 3.000000e+291
string.c:3062: Test failed: d.x = 4.000000e+291, expected 4.000000e+291
string.c:3062: Test failed: d.x = 6.000000e+291, expected 6.000000e+291
string.c:3062: Test failed: d.x = 7.000000e+291, expected 7.000000e+291
string.c:3062: Test failed: d.x = 8.000000e+291, expected 8.000000e+291
string.c:3062: Test failed: d.x = 9.000000e+291, expected 9.000000e+291
string.c:3062: Test failed: d.x = 1.000000e+292, expected 1.000000e+292
string.c:3062: Test failed: d.x = 2.000000e+292, expected 2.000000e+292
string.c:3062: Test failed: d.x = 3.000000e+292, expected 3.000000e+292
string.c:3062: Test failed: d.x = 4.000000e+292, expected 4.000000e+292
string.c:3062: Test failed: d.x = 5.000000e+292, expected 5.000000e+292
string.c:3062: Test failed: d.x = 6.000000e+292, expected 6.000000e+292
string.c:3062: Test failed: d.x = 7.000000e+292, expected 7.000000e+292
string.c:3062: Test failed: d.x = 8.000000e+292, expected 8.000000e+292
string.c:3062: Test failed: d.x = 9.000000e+292, expected 9.000000e+292
string.c:3062: Test failed: d.x = 1.000000e+293, expected 1.000000e+293
string.c:3062: Test failed: d.x = 2.000000e+293, expected 2.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+293, expected 3.000000e+293
string.c:3062: Test failed: d.x = 4.000000e+293, expected 4.000000e+293
string.c:3062: Test failed: d.x = 5.000000e+293, expected 5.000000e+293
string.c:3062: Test failed: d.x = 6.000000e+293, expected 6.000000e+293
string.c:3062: Test failed: d.x = 7.000000e+293, expected 7.000000e+293
string.c:3062: Test failed: d.x = 8.000000e+293, expected 8.000000e+293
string.c:3062: Test failed: d.x = 9.000000e+293, expected 9.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+294, expected 3.000000e+294
string.c:3062: Test failed: d.x = 6.000000e+294, expected 6.000000e+294
string.c:3062: Test failed: d.x = 7.000000e+294, expected 7.000000e+294
string.c:3062: Test failed: d.x = 1.000000e+295, expected 1.000000e+295
string.c:3062: Test failed: d.x = 2.000000e+295, expected 2.000000e+295
string.c:3062: Test failed: d.x = 3.000000e+295, expected 3.000000e+295
string.c:3062: Test failed: d.x = 4.000000e+295, expected 4.000000e+295
string.c:3062: Test failed: d.x = 5.000000e+295, expected 5.000000e+295
string.c:3062: Test failed: d.x = 6.000000e+295, expected 6.000000e+295
string.c:3062: Test failed: d.x = 7.000000e+295, expected 7.000000e+295
string.c:3062: Test failed: d.x = 8.000000e+295, expected 8.000000e+295
string.c:3062: Test failed: d.x = 9.000000e+295, expected 9.000000e+295
string.c:3062: Test failed: d.x = 1.000000e+296, expected 1.000000e+296
string.c:3062: Test failed: d.x = 2.000000e+296, expected 2.000000e+296
string.c:3062: Test failed: d.x = 3.000000e+296, expected 3.000000e+296
string.c:3062: Test failed: d.x = 4.000000e+296, expected 4.000000e+296
string.c:3062: Test failed: d.x = 5.000000e+296, expected 5.000000e+296
string.c:3062: Test failed: d.x = 6.000000e+296, expected 6.000000e+296
string.c:3062: Test failed: d.x = 8.000000e+296, expected 8.000000e+296
string.c:3062: Test failed: d.x = 9.000000e+296, expected 9.000000e+296
string.c:3062: Test failed: d.x = 1.000000e+297, expected 1.000000e+297
string.c:3062: Test failed: d.x = 2.000000e+297, expected 2.000000e+297
string.c:3062: Test failed: d.x = 4.000000e+297, expected 4.000000e+297
string.c:3062: Test failed: d.x = 5.000000e+297, expected 5.000000e+297
string.c:3062: Test failed: d.x = 7.000000e+297, expected 7.000000e+297
string.c:3062: Test failed: d.x = 8.000000e+297, expected 8.000000e+297
string.c:3062: Test failed: d.x = 9.000000e+297, expected 9.000000e+297
string.c:3062: Test failed: d.x = 1.000000e+298, expected 1.000000e+298
string.c:3062: Test failed: d.x = 2.000000e+298, expected 2.000000e+298
string.c:3062: Test failed: d.x = 3.000000e+298, expected 3.000000e+298
string.c:3062: Test failed: d.x = 4.000000e+298, expected 4.000000e+298
string.c:3062: Test failed: d.x = 5.000000e+298, expected 5.000000e+298
string.c:3062: Test failed: d.x = 6.000000e+298, expected 6.000000e+298
string.c:3062: Test failed: d.x = 7.000000e+298, expected 7.000000e+298
string.c:3062: Test failed: d.x = 8.000000e+298, expected 8.000000e+298
string.c:3062: Test failed: d.x = 9.000000e+298, expected 9.000000e+298
string.c:3062: Test failed: d.x = 1.000000e+299, expected 1.000000e+299
string.c:3062: Test failed: d.x = 2.000000e+299, expected 2.000000e+299
string.c:3062: Test failed: d.x = 3.000000e+299, expected 3.000000e+299
string.c:3062: Test failed: d.x = 4.000000e+299, expected 4.000000e+299
string.c:3062: Test failed: d.x = 5.000000e+299, expected 5.000000e+299
string.c:3062: Test failed: d.x = 6.000000e+299, expected 6.000000e+299
string.c:3062: Test failed: d.x = 7.000000e+299, expected 7.000000e+299
string.c:3062: Test failed: d.x = 8.000000e+299, expected 8.000000e+299
string.c:3062: Test failed: d.x = 9.000000e+299, expected 9.000000e+299
string.c:3062: Test failed: d.x = 1.000000e+300, expected 1.000000e+300
string.c:3062: Test failed: d.x = 2.000000e+300, expected 2.000000e+300
string.c:3062: Test failed: d.x = 3.000000e+300, expected 3.000000e+300
string.c:3062: Test failed: d.x = 4.000000e+300, expected 4.000000e+300
string.c:3062: Test failed: d.x = 5.000000e+300, expected 5.000000e+300
string.c:3062: Test failed: d.x = 6.000000e+300, expected 6.000000e+300
string.c:3062: Test failed: d.x = 7.000000e+300, expected 7.000000e+300
string.c:3062: Test failed: d.x = 8.000000e+300, expected 8.000000e+300
string.c:3062: Test failed: d.x = 9.000000e+300, expected 9.000000e+300
string.c:3062: Test failed: d.x = 1.000000e+301, expected 1.000000e+301
string.c:3062: Test failed: d.x = 2.000000e+301, expected 2.000000e+301
string.c:3062: Test failed: d.x = 3.000000e+301, expected 3.000000e+301
string.c:3062: Test failed: d.x = 4.000000e+301, expected 4.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+301, expected 5.000000e+301
string.c:3062: Test failed: d.x = 6.000000e+301, expected 6.000000e+301
string.c:3062: Test failed: d.x = 7.000000e+301, expected 7.000000e+301
string.c:3062: Test failed: d.x = 8.000000e+301, expected 8.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+302, expected 5.000000e+302
string.c:3062: Test failed: d.x = 1.000000e+303, expected 1.000000e+303
string.c:3062: Test failed: d.x = 2.000000e+303, expected 2.000000e+303
string.c:3062: Test failed: d.x = 4.000000e+303, expected 4.000000e+303
string.c:3062: Test failed: d.x = 5.000000e+303, expected 5.000000e+303
string.c:3062: Test failed: d.x = 7.000000e+303, expected 7.000000e+303
string.c:3062: Test failed: d.x = 8.000000e+303, expected 8.000000e+303
string.c:3062: Test failed: d.x = 9.000000e+303, expected 9.000000e+303
string.c:3062: Test failed: d.x = 1.000000e+304, expected 1.000000e+304
string.c:3062: Test failed: d.x = 2.000000e+304, expected 2.000000e+304
string.c:3062: Test failed: d.x = 3.000000e+304, expected 3.000000e+304
string.c:3062: Test failed: d.x = 4.000000e+304, expected 4.000000e+304
string.c:3062: Test failed: d.x = 5.000000e+304, expected 5.000000e+304
string.c:3062: Test failed: d.x = 6.000000e+304, expected 6.000000e+304
string.c:3062: Test failed: d.x = 7.000000e+304, expected 7.000000e+304
string.c:3062: Test failed: d.x = 8.000000e+304, expected 8.000000e+304
string.c:3062: Test failed: d.x = 9.000000e+304, expected 9.000000e+304
string.c:3062: Test failed: d.x = 1.000000e+305, expected 1.000000e+305
string.c:3062: Test failed: d.x = 2.000000e+305, expected 2.000000e+305
string.c:3062: Test failed: d.x = 3.000000e+305, expected 3.000000e+305
string.c:3062: Test failed: d.x = 4.000000e+305, expected 4.000000e+305
string.c:3062: Test failed: d.x = 5.000000e+305, expected 5.000000e+305
string.c:3062: Test failed: d.x = 6.000000e+305, expected 6.000000e+305
string.c:3062: Test failed: d.x = 7.000000e+305, expected 7.000000e+305
string.c:3062: Test failed: d.x = 8.000000e+305, expected 8.000000e+305
string.c:3062: Test failed: d.x = 9.000000e+305, expected 9.000000e+305
string.c:3062: Test failed: d.x = 1.000000e+306, expected 1.000000e+306
string.c:3062: Test failed: d.x = 2.000000e+306, expected 2.000000e+306
string.c:3062: Test failed: d.x = 3.000000e+306, expected 3.000000e+306
string.c:3062: Test failed: d.x = 4.000000e+306, expected 4.000000e+306
string.c:3062: Test failed: d.x = 5.000000e+306, expected 5.000000e+306
string.c:3062: Test failed: d.x = 6.000000e+306, expected 6.000000e+306
string.c:3062: Test failed: d.x = 7.000000e+306, expected 7.000000e+306
string.c:3062: Test failed: d.x = 8.000000e+306, expected 8.000000e+306
string.c:3062: Test failed: d.x = 9.000000e+306, expected 9.000000e+306
string.c:3062: Test failed: d.x = 1.000000e+307, expected 1.000000e+307
string.c:3062: Test failed: d.x = 2.000000e+307, expected 2.000000e+307
string.c:3062: Test failed: d.x = 3.000000e+307, expected 3.000000e+307
string.c:3062: Test failed: d.x = 4.000000e+307, expected 4.000000e+307
string.c:3062: Test failed: d.x = 6.000000e+307, expected 6.000000e+307
string.c:3062: Test failed: d.x = 8.000000e+307, expected 8.000000e+307
string.c:3062: Test failed: d.x = 1.000000e+308, expected 1.000000e+308

Report errors:
msvcrt:string prints too much data (97316 bytes)

=== debian10 (32 bit Japanese:Japan report) ===

msvcrt:
string.c:1989: Test failed: d = 1000000000000000120942354671656868962382001670435578817768191183142249744630862900164152357803694488643546272066771136697843816472621283262276046411983423130707191163420128905684081263961470216866716118177799472091300320549064642593292288.000000
string.c:3062: Test failed: d.x = 1.000000e-307, expected 1.000000e-307
string.c:3062: Test failed: d.x = 2.000000e-307, expected 2.000000e-307
string.c:3062: Test failed: d.x = 4.000000e-307, expected 4.000000e-307
string.c:3062: Test failed: d.x = 5.000000e-307, expected 5.000000e-307
string.c:3062: Test failed: d.x = 7.000000e-307, expected 7.000000e-307
string.c:3062: Test failed: d.x = 8.000000e-307, expected 8.000000e-307
string.c:3062: Test failed: d.x = 9.000000e-307, expected 9.000000e-307
string.c:3062: Test failed: d.x = 1.000000e-306, expected 1.000000e-306
string.c:3062: Test failed: d.x = 2.000000e-306, expected 2.000000e-306
string.c:3062: Test failed: d.x = 3.000000e-306, expected 3.000000e-306
string.c:3062: Test failed: d.x = 4.000000e-306, expected 4.000000e-306
string.c:3062: Test failed: d.x = 5.000000e-306, expected 5.000000e-306
string.c:3062: Test failed: d.x = 6.000000e-306, expected 6.000000e-306
string.c:3062: Test failed: d.x = 7.000000e-306, expected 7.000000e-306
string.c:3062: Test failed: d.x = 8.000000e-306, expected 8.000000e-306
string.c:3062: Test failed: d.x = 9.000000e-306, expected 9.000000e-306
string.c:3062: Test failed: d.x = 1.000000e-305, expected 1.000000e-305
string.c:3062: Test failed: d.x = 2.000000e-305, expected 2.000000e-305
string.c:3062: Test failed: d.x = 3.000000e-305, expected 3.000000e-305
string.c:3062: Test failed: d.x = 4.000000e-305, expected 4.000000e-305
string.c:3062: Test failed: d.x = 6.000000e-305, expected 6.000000e-305
string.c:3062: Test failed: d.x = 7.000000e-305, expected 7.000000e-305
string.c:3062: Test failed: d.x = 8.000000e-305, expected 8.000000e-305
string.c:3062: Test failed: d.x = 9.000000e-305, expected 9.000000e-305
string.c:3062: Test failed: d.x = 1.000000e-304, expected 1.000000e-304
string.c:3062: Test failed: d.x = 2.000000e-304, expected 2.000000e-304
string.c:3062: Test failed: d.x = 3.000000e-304, expected 3.000000e-304
string.c:3062: Test failed: d.x = 4.000000e-304, expected 4.000000e-304
string.c:3062: Test failed: d.x = 5.000000e-304, expected 5.000000e-304
string.c:3062: Test failed: d.x = 6.000000e-304, expected 6.000000e-304
string.c:3062: Test failed: d.x = 7.000000e-304, expected 7.000000e-304
string.c:3062: Test failed: d.x = 8.000000e-304, expected 8.000000e-304
string.c:3062: Test failed: d.x = 9.000000e-304, expected 9.000000e-304
string.c:3062: Test failed: d.x = 1.000000e-303, expected 1.000000e-303
string.c:3062: Test failed: d.x = 2.000000e-303, expected 2.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-303, expected 3.000000e-303
string.c:3062: Test failed: d.x = 4.000000e-303, expected 4.000000e-303
string.c:3062: Test failed: d.x = 5.000000e-303, expected 5.000000e-303
string.c:3062: Test failed: d.x = 6.000000e-303, expected 6.000000e-303
string.c:3062: Test failed: d.x = 7.000000e-303, expected 7.000000e-303
string.c:3062: Test failed: d.x = 8.000000e-303, expected 8.000000e-303
string.c:3062: Test failed: d.x = 9.000000e-303, expected 9.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-301, expected 3.000000e-301
string.c:3062: Test failed: d.x = 5.000000e-301, expected 5.000000e-301
string.c:3062: Test failed: d.x = 6.000000e-301, expected 6.000000e-301
string.c:3062: Test failed: d.x = 7.000000e-301, expected 7.000000e-301
string.c:3062: Test failed: d.x = 9.000000e-301, expected 9.000000e-301
string.c:3062: Test failed: d.x = 1.000000e-300, expected 1.000000e-300
string.c:3062: Test failed: d.x = 2.000000e-300, expected 2.000000e-300
string.c:3062: Test failed: d.x = 4.000000e-300, expected 4.000000e-300
string.c:3062: Test failed: d.x = 5.000000e-300, expected 5.000000e-300
string.c:3062: Test failed: d.x = 7.000000e-300, expected 7.000000e-300
string.c:3062: Test failed: d.x = 8.000000e-300, expected 8.000000e-300
string.c:3062: Test failed: d.x = 9.000000e-300, expected 9.000000e-300
string.c:3062: Test failed: d.x = 1.000000e-299, expected 1.000000e-299
string.c:3062: Test failed: d.x = 2.000000e-299, expected 2.000000e-299
string.c:3062: Test failed: d.x = 3.000000e-299, expected 3.000000e-299
string.c:3062: Test failed: d.x = 4.000000e-299, expected 4.000000e-299
string.c:3062: Test failed: d.x = 6.000000e-299, expected 6.000000e-299
string.c:3062: Test failed: d.x = 7.000000e-299, expected 7.000000e-299
string.c:3062: Test failed: d.x = 8.000000e-299, expected 8.000000e-299
string.c:3062: Test failed: d.x = 9.000000e-299, expected 9.000000e-299
string.c:3062: Test failed: d.x = 1.000000e-298, expected 1.000000e-298
string.c:3062: Test failed: d.x = 2.000000e-298, expected 2.000000e-298
string.c:3062: Test failed: d.x = 3.000000e-298, expected 3.000000e-298
string.c:3062: Test failed: d.x = 4.000000e-298, expected 4.000000e-298
string.c:3062: Test failed: d.x = 5.000000e-298, expected 5.000000e-298
string.c:3062: Test failed: d.x = 6.000000e-298, expected 6.000000e-298
string.c:3062: Test failed: d.x = 7.000000e-298, expected 7.000000e-298
string.c:3062: Test failed: d.x = 8.000000e-298, expected 8.000000e-298
string.c:3062: Test failed: d.x = 9.000000e-298, expected 9.000000e-298
string.c:3062: Test failed: d.x = 1.000000e-297, expected 1.000000e-297
string.c:3062: Test failed: d.x = 2.000000e-297, expected 2.000000e-297
string.c:3062: Test failed: d.x = 3.000000e-297, expected 3.000000e-297
string.c:3062: Test failed: d.x = 4.000000e-297, expected 4.000000e-297
string.c:3062: Test failed: d.x = 5.000000e-297, expected 5.000000e-297
string.c:3062: Test failed: d.x = 6.000000e-297, expected 6.000000e-297
string.c:3062: Test failed: d.x = 7.000000e-297, expected 7.000000e-297
string.c:3062: Test failed: d.x = 8.000000e-297, expected 8.000000e-297
string.c:3062: Test failed: d.x = 9.000000e-297, expected 9.000000e-297
string.c:3062: Test failed: d.x = 1.000000e-296, expected 1.000000e-296
string.c:3062: Test failed: d.x = 2.000000e-296, expected 2.000000e-296
string.c:3062: Test failed: d.x = 3.000000e-296, expected 3.000000e-296
string.c:3062: Test failed: d.x = 4.000000e-296, expected 4.000000e-296
string.c:3062: Test failed: d.x = 5.000000e-296, expected 5.000000e-296
string.c:3062: Test failed: d.x = 6.000000e-296, expected 6.000000e-296
string.c:3062: Test failed: d.x = 7.000000e-296, expected 7.000000e-296
string.c:3062: Test failed: d.x = 8.000000e-296, expected 8.000000e-296
string.c:3062: Test failed: d.x = 9.000000e-296, expected 9.000000e-296
string.c:3062: Test failed: d.x = 1.000000e-295, expected 1.000000e-295
string.c:3062: Test failed: d.x = 2.000000e-295, expected 2.000000e-295
string.c:3062: Test failed: d.x = 3.000000e-295, expected 3.000000e-295
string.c:3062: Test failed: d.x = 4.000000e-295, expected 4.000000e-295
string.c:3062: Test failed: d.x = 5.000000e-295, expected 5.000000e-295
string.c:3062: Test failed: d.x = 6.000000e-295, expected 6.000000e-295
string.c:3062: Test failed: d.x = 7.000000e-295, expected 7.000000e-295
string.c:3062: Test failed: d.x = 8.000000e-295, expected 8.000000e-295
string.c:3062: Test failed: d.x = 9.000000e-295, expected 9.000000e-295
string.c:3062: Test failed: d.x = 1.000000e-294, expected 1.000000e-294
string.c:3062: Test failed: d.x = 2.000000e-294, expected 2.000000e-294
string.c:3062: Test failed: d.x = 3.000000e-294, expected 3.000000e-294
string.c:3062: Test failed: d.x = 4.000000e-294, expected 4.000000e-294
string.c:3062: Test failed: d.x = 6.000000e-294, expected 6.000000e-294
string.c:3062: Test failed: d.x = 8.000000e-294, expected 8.000000e-294
string.c:3062: Test failed: d.x = 9.000000e-294, expected 9.000000e-294
string.c:3062: Test failed: d.x = 1.000000e-293, expected 1.000000e-293
string.c:3062: Test failed: d.x = 2.000000e-293, expected 2.000000e-293
string.c:3062: Test failed: d.x = 3.000000e-293, expected 3.000000e-293
string.c:3062: Test failed: d.x = 4.000000e-293, expected 4.000000e-293
string.c:3062: Test failed: d.x = 5.000000e-293, expected 5.000000e-293
string.c:3062: Test failed: d.x = 6.000000e-293, expected 6.000000e-293
string.c:3062: Test failed: d.x = 7.000000e-293, expected 7.000000e-293
string.c:3062: Test failed: d.x = 8.000000e-293, expected 8.000000e-293
string.c:3062: Test failed: d.x = 9.000000e-293, expected 9.000000e-293
string.c:3062: Test failed: d.x = 1.000000e-292, expected 1.000000e-292
string.c:3062: Test failed: d.x = 2.000000e-292, expected 2.000000e-292
string.c:3062: Test failed: d.x = 3.000000e-292, expected 3.000000e-292
string.c:3062: Test failed: d.x = 4.000000e-292, expected 4.000000e-292
string.c:3062: Test failed: d.x = 5.000000e-292, expected 5.000000e-292
string.c:3062: Test failed: d.x = 6.000000e-292, expected 6.000000e-292
string.c:3062: Test failed: d.x = 7.000000e-292, expected 7.000000e-292
string.c:3062: Test failed: d.x = 8.000000e-292, expected 8.000000e-292
string.c:3062: Test failed: d.x = 9.000000e-292, expected 9.000000e-292
string.c:3062: Test failed: d.x = 1.000000e-291, expected 1.000000e-291
string.c:3062: Test failed: d.x = 2.000000e-291, expected 2.000000e-291
string.c:3062: Test failed: d.x = 3.000000e-291, expected 3.000000e-291
string.c:3062: Test failed: d.x = 4.000000e-291, expected 4.000000e-291
string.c:3062: Test failed: d.x = 5.000000e-291, expected 5.000000e-291
string.c:3062: Test failed: d.x = 6.000000e-291, expected 6.000000e-291
string.c:3062: Test failed: d.x = 8.000000e-291, expected 8.000000e-291
string.c:3062: Test failed: d.x = 9.000000e-291, expected 9.000000e-291
string.c:3062: Test failed: d.x = 1.000000e-290, expected 1.000000e-290
string.c:3062: Test failed: d.x = 2.000000e-290, expected 2.000000e-290
string.c:3062: Test failed: d.x = 3.000000e-290, expected 3.000000e-290
string.c:3062: Test failed: d.x = 4.000000e-290, expected 4.000000e-290
string.c:3062: Test failed: d.x = 5.000000e-290, expected 5.000000e-290
string.c:3062: Test failed: d.x = 6.000000e-290, expected 6.000000e-290
string.c:3062: Test failed: d.x = 7.000000e-290, expected 7.000000e-290
string.c:3062: Test failed: d.x = 8.000000e-290, expected 8.000000e-290
string.c:3062: Test failed: d.x = 9.000000e-290, expected 9.000000e-290
string.c:3062: Test failed: d.x = 1.000000e-289, expected 1.000000e-289
string.c:3062: Test failed: d.x = 2.000000e-289, expected 2.000000e-289
string.c:3062: Test failed: d.x = 3.000000e-289, expected 3.000000e-289
string.c:3062: Test failed: d.x = 4.000000e-289, expected 4.000000e-289
string.c:3062: Test failed: d.x = 5.000000e-289, expected 5.000000e-289
string.c:3062: Test failed: d.x = 6.000000e-289, expected 6.000000e-289
string.c:3062: Test failed: d.x = 7.000000e-289, expected 7.000000e-289
string.c:3062: Test failed: d.x = 8.000000e-289, expected 8.000000e-289
string.c:3062: Test failed: d.x = 9.000000e-289, expected 9.000000e-289
string.c:3062: Test failed: d.x = 1.000000e-288, expected 1.000000e-288
string.c:3062: Test failed: d.x = 2.000000e-288, expected 2.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-288, expected 3.000000e-288
string.c:3062: Test failed: d.x = 4.000000e-288, expected 4.000000e-288
string.c:3062: Test failed: d.x = 5.000000e-288, expected 5.000000e-288
string.c:3062: Test failed: d.x = 6.000000e-288, expected 6.000000e-288
string.c:3062: Test failed: d.x = 7.000000e-288, expected 7.000000e-288
string.c:3062: Test failed: d.x = 8.000000e-288, expected 8.000000e-288
string.c:3062: Test failed: d.x = 9.000000e-288, expected 9.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-286, expected 3.000000e-286
string.c:3062: Test failed: d.x = 6.000000e-286, expected 6.000000e-286
string.c:3062: Test failed: d.x = 1.000000e-285, expected 1.000000e-285
string.c:3062: Test failed: d.x = 2.000000e-285, expected 2.000000e-285
string.c:3062: Test failed: d.x = 3.000000e-285, expected 3.000000e-285
string.c:3062: Test failed: d.x = 4.000000e-285, expected 4.000000e-285
string.c:3062: Test failed: d.x = 5.000000e-285, expected 5.000000e-285
string.c:3062: Test failed: d.x = 6.000000e-285, expected 6.000000e-285
string.c:3062: Test failed: d.x = 7.000000e-285, expected 7.000000e-285
string.c:3062: Test failed: d.x = 8.000000e-285, expected 8.000000e-285
string.c:3062: Test failed: d.x = 9.000000e-285, expected 9.000000e-285
string.c:3062: Test failed: d.x = 1.000000e-283, expected 1.000000e-283
string.c:3062: Test failed: d.x = 2.000000e-283, expected 2.000000e-283
string.c:3062: Test failed: d.x = 3.000000e-283, expected 3.000000e-283
string.c:3062: Test failed: d.x = 4.000000e-283, expected 4.000000e-283
string.c:3062: Test failed: d.x = 5.000000e-283, expected 5.000000e-283
string.c:3062: Test failed: d.x = 6.000000e-283, expected 6.000000e-283
string.c:3062: Test failed: d.x = 7.000000e-283, expected 7.000000e-283
string.c:3062: Test failed: d.x = 8.000000e-283, expected 8.000000e-283
string.c:3062: Test failed: d.x = 9.000000e-283, expected 9.000000e-283
string.c:3062: Test failed: d.x = 1.000000e-282, expected 1.000000e-282
string.c:3062: Test failed: d.x = 2.000000e-282, expected 2.000000e-282
string.c:3062: Test failed: d.x = 3.000000e-282, expected 3.000000e-282
string.c:3062: Test failed: d.x = 4.000000e-282, expected 4.000000e-282
string.c:3062: Test failed: d.x = 5.000000e-282, expected 5.000000e-282
string.c:3062: Test failed: d.x = 6.000000e-282, expected 6.000000e-282
string.c:3062: Test failed: d.x = 7.000000e-282, expected 7.000000e-282
string.c:3062: Test failed: d.x = 8.000000e-282, expected 8.000000e-282
string.c:3062: Test failed: d.x = 9.000000e-282, expected 9.000000e-282
string.c:3062: Test failed: d.x = 1.000000e-281, expected 1.000000e-281
string.c:3062: Test failed: d.x = 2.000000e-281, expected 2.000000e-281
string.c:3062: Test failed: d.x = 3.000000e-281, expected 3.000000e-281
string.c:3062: Test failed: d.x = 4.000000e-281, expected 4.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-281, expected 5.000000e-281
string.c:3062: Test failed: d.x = 6.000000e-281, expected 6.000000e-281
string.c:3062: Test failed: d.x = 7.000000e-281, expected 7.000000e-281
string.c:3062: Test failed: d.x = 8.000000e-281, expected 8.000000e-281
string.c:3062: Test failed: d.x = 9.000000e-281, expected 9.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-280, expected 5.000000e-280
string.c:3062: Test failed: d.x = 1.000000e-278, expected 1.000000e-278
string.c:3062: Test failed: d.x = 2.000000e-278, expected 2.000000e-278
string.c:3062: Test failed: d.x = 3.000000e-278, expected 3.000000e-278
string.c:3062: Test failed: d.x = 4.000000e-278, expected 4.000000e-278
string.c:3062: Test failed: d.x = 5.000000e-278, expected 5.000000e-278
string.c:3062: Test failed: d.x = 6.000000e-278, expected 6.000000e-278
string.c:3062: Test failed: d.x = 7.000000e-278, expected 7.000000e-278
string.c:3062: Test failed: d.x = 8.000000e-278, expected 8.000000e-278
string.c:3062: Test failed: d.x = 9.000000e-278, expected 9.000000e-278
string.c:3062: Test failed: d.x = 1.000000e-277, expected 1.000000e-277
string.c:3062: Test failed: d.x = 2.000000e-277, expected 2.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-277, expected 3.000000e-277
string.c:3062: Test failed: d.x = 4.000000e-277, expected 4.000000e-277
string.c:3062: Test failed: d.x = 5.000000e-277, expected 5.000000e-277
string.c:3062: Test failed: d.x = 6.000000e-277, expected 6.000000e-277
string.c:3062: Test failed: d.x = 7.000000e-277, expected 7.000000e-277
string.c:3062: Test failed: d.x = 8.000000e-277, expected 8.000000e-277
string.c:3062: Test failed: d.x = 9.000000e-277, expected 9.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-276, expected 3.000000e-276
string.c:3062: Test failed: d.x = 5.000000e-276, expected 5.000000e-276
string.c:3062: Test failed: d.x = 6.000000e-276, expected 6.000000e-276
string.c:3062: Test failed: d.x = 7.000000e-276, expected 7.000000e-276
string.c:3062: Test failed: d.x = 9.000000e-276, expected 9.000000e-276
string.c:3062: Test failed: d.x = 1.000000e-275, expected 1.000000e-275
string.c:3062: Test failed: d.x = 2.000000e-275, expected 2.000000e-275
string.c:3062: Test failed: d.x = 3.000000e-275, expected 3.000000e-275
string.c:3062: Test failed: d.x = 4.000000e-275, expected 4.000000e-275
string.c:3062: Test failed: d.x = 5.000000e-275, expected 5.000000e-275
string.c:3062: Test failed: d.x = 6.000000e-275, expected 6.000000e-275
string.c:3062: Test failed: d.x = 7.000000e-275, expected 7.000000e-275
string.c:3062: Test failed: d.x = 8.000000e-275, expected 8.000000e-275
string.c:3062: Test failed: d.x = 9.000000e-275, expected 9.000000e-275
string.c:3062: Test failed: d.x = 1.000000e-274, expected 1.000000e-274
string.c:3062: Test failed: d.x = 2.000000e-274, expected 2.000000e-274
string.c:3062: Test failed: d.x = 3.000000e-274, expected 3.000000e-274
string.c:3062: Test failed: d.x = 4.000000e-274, expected 4.000000e-274
string.c:3062: Test failed: d.x = 5.000000e-274, expected 5.000000e-274
string.c:3062: Test failed: d.x = 6.000000e-274, expected 6.000000e-274
string.c:3062: Test failed: d.x = 7.000000e-274, expected 7.000000e-274
string.c:3062: Test failed: d.x = 8.000000e-274, expected 8.000000e-274
string.c:3062: Test failed: d.x = 9.000000e-274, expected 9.000000e-274
string.c:3062: Test failed: d.x = 1.000000e-273, expected 1.000000e-273
string.c:3062: Test failed: d.x = 2.000000e-273, expected 2.000000e-273
string.c:3062: Test failed: d.x = 3.000000e-273, expected 3.000000e-273
string.c:3062: Test failed: d.x = 4.000000e-273, expected 4.000000e-273
string.c:3062: Test failed: d.x = 5.000000e-273, expected 5.000000e-273
string.c:3062: Test failed: d.x = 6.000000e-273, expected 6.000000e-273
string.c:3062: Test failed: d.x = 7.000000e-273, expected 7.000000e-273
string.c:3062: Test failed: d.x = 8.000000e-273, expected 8.000000e-273
string.c:3062: Test failed: d.x = 9.000000e-273, expected 9.000000e-273
string.c:3062: Test failed: d.x = 1.000000e-272, expected 1.000000e-272
string.c:3062: Test failed: d.x = 2.000000e-272, expected 2.000000e-272
string.c:3062: Test failed: d.x = 4.000000e-272, expected 4.000000e-272
string.c:3062: Test failed: d.x = 5.000000e-272, expected 5.000000e-272
string.c:3062: Test failed: d.x = 8.000000e-272, expected 8.000000e-272
string.c:3062: Test failed: d.x = 1.000000e-271, expected 1.000000e-271
string.c:3062: Test failed: d.x = 2.000000e-271, expected 2.000000e-271
string.c:3062: Test failed: d.x = 3.000000e-271, expected 3.000000e-271
string.c:3062: Test failed: d.x = 4.000000e-271, expected 4.000000e-271
string.c:3062: Test failed: d.x = 5.000000e-271, expected 5.000000e-271
string.c:3062: Test failed: d.x = 6.000000e-271, expected 6.000000e-271
string.c:3062: Test failed: d.x = 7.000000e-271, expected 7.000000e-271
string.c:3062: Test failed: d.x = 8.000000e-271, expected 8.000000e-271
string.c:3062: Test failed: d.x = 9.000000e-271, expected 9.000000e-271
string.c:3062: Test failed: d.x = 1.000000e-270, expected 1.000000e-270
string.c:3062: Test failed: d.x = 2.000000e-270, expected 2.000000e-270
string.c:3062: Test failed: d.x = 4.000000e-270, expected 4.000000e-270
string.c:3062: Test failed: d.x = 5.000000e-270, expected 5.000000e-270
string.c:3062: Test failed: d.x = 7.000000e-270, expected 7.000000e-270
string.c:3062: Test failed: d.x = 8.000000e-270, expected 8.000000e-270
string.c:3062: Test failed: d.x = 9.000000e-270, expected 9.000000e-270
string.c:3062: Test failed: d.x = 1.000000e-269, expected 1.000000e-269
string.c:3062: Test failed: d.x = 2.000000e-269, expected 2.000000e-269
string.c:3062: Test failed: d.x = 3.000000e-269, expected 3.000000e-269
string.c:3062: Test failed: d.x = 4.000000e-269, expected 4.000000e-269
string.c:3062: Test failed: d.x = 6.000000e-269, expected 6.000000e-269
string.c:3062: Test failed: d.x = 8.000000e-269, expected 8.000000e-269
string.c:3062: Test failed: d.x = 1.000000e-268, expected 1.000000e-268
string.c:3062: Test failed: d.x = 2.000000e-268, expected 2.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-268, expected 3.000000e-268
string.c:3062: Test failed: d.x = 4.000000e-268, expected 4.000000e-268
string.c:3062: Test failed: d.x = 6.000000e-268, expected 6.000000e-268
string.c:3062: Test failed: d.x = 7.000000e-268, expected 7.000000e-268
string.c:3062: Test failed: d.x = 8.000000e-268, expected 8.000000e-268
string.c:3062: Test failed: d.x = 9.000000e-268, expected 9.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-267, expected 3.000000e-267
string.c:3062: Test failed: d.x = 5.000000e-267, expected 5.000000e-267
string.c:3062: Test failed: d.x = 6.000000e-267, expected 6.000000e-267
string.c:3062: Test failed: d.x = 7.000000e-267, expected 7.000000e-267
string.c:3062: Test failed: d.x = 9.000000e-267, expected 9.000000e-267
string.c:3062: Test failed: d.x = 1.000000e-266, expected 1.000000e-266
string.c:3062: Test failed: d.x = 2.000000e-266, expected 2.000000e-266
string.c:3062: Test failed: d.x = 3.000000e-266, expected 3.000000e-266
string.c:3062: Test failed: d.x = 4.000000e-266, expected 4.000000e-266
string.c:3062: Test failed: d.x = 6.000000e-266, expected 6.000000e-266
string.c:3062: Test failed: d.x = 8.000000e-266, expected 8.000000e-266
string.c:3062: Test failed: d.x = 1.000000e-265, expected 1.000000e-265
string.c:3062: Test failed: d.x = 2.000000e-265, expected 2.000000e-265
string.c:3062: Test failed: d.x = 3.000000e-265, expected 3.000000e-265
string.c:3062: Test failed: d.x = 4.000000e-265, expected 4.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-265, expected 5.000000e-265
string.c:3062: Test failed: d.x = 6.000000e-265, expected 6.000000e-265
string.c:3062: Test failed: d.x = 7.000000e-265, expected 7.000000e-265
string.c:3062: Test failed: d.x = 8.000000e-265, expected 8.000000e-265
string.c:3062: Test failed: d.x = 9.000000e-265, expected 9.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-264, expected 5.000000e-264
string.c:3062: Test failed: d.x = 7.000000e-264, expected 7.000000e-264
string.c:3062: Test failed: d.x = 9.000000e-264, expected 9.000000e-264
string.c:3062: Test failed: d.x = 1.000000e-263, expected 1.000000e-263
string.c:3062: Test failed: d.x = 2.000000e-263, expected 2.000000e-263
string.c:3062: Test failed: d.x = 3.000000e-263, expected 3.000000e-263
string.c:3062: Test failed: d.x = 4.000000e-263, expected 4.000000e-263
string.c:3062: Test failed: d.x = 5.000000e-263, expected 5.000000e-263
string.c:3062: Test failed: d.x = 6.000000e-263, expected 6.000000e-263
string.c:3062: Test failed: d.x = 8.000000e-263, expected 8.000000e-263
string.c:3062: Test failed: d.x = 9.000000e-263, expected 9.000000e-263
string.c:3062: Test failed: d.x = 1.000000e-262, expected 1.000000e-262
string.c:3062: Test failed: d.x = 2.000000e-262, expected 2.000000e-262
string.c:3062: Test failed: d.x = 3.000000e-262, expected 3.000000e-262
string.c:3062: Test failed: d.x = 4.000000e-262, expected 4.000000e-262
string.c:3062: Test failed: d.x = 5.000000e-262, expected 5.000000e-262
string.c:3062: Test failed: d.x = 6.000000e-262, expected 6.000000e-262
string.c:3062: Test failed: d.x = 7.000000e-262, expected 7.000000e-262
string.c:3062: Test failed: d.x = 8.000000e-262, expected 8.000000e-262
string.c:3062: Test failed: d.x = 9.000000e-262, expected 9.000000e-262
string.c:3062: Test failed: d.x = 1.000000e-261, expected 1.000000e-261
string.c:3062: Test failed: d.x = 2.000000e-261, expected 2.000000e-261
string.c:3062: Test failed: d.x = 3.000000e-261, expected 3.000000e-261
string.c:3062: Test failed: d.x = 4.000000e-261, expected 4.000000e-261
string.c:3062: Test failed: d.x = 5.000000e-261, expected 5.000000e-261
string.c:3062: Test failed: d.x = 6.000000e-261, expected 6.000000e-261
string.c:3062: Test failed: d.x = 7.000000e-261, expected 7.000000e-261
string.c:3062: Test failed: d.x = 8.000000e-261, expected 8.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-261, expected 9.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-260, expected 9.000000e-260
string.c:3062: Test failed: d.x = 1.000000e-259, expected 1.000000e-259
string.c:3062: Test failed: d.x = 2.000000e-259, expected 2.000000e-259
string.c:3062: Test failed: d.x = 3.000000e-259, expected 3.000000e-259
string.c:3062: Test failed: d.x = 4.000000e-259, expected 4.000000e-259
string.c:3062: Test failed: d.x = 5.000000e-259, expected 5.000000e-259
string.c:3062: Test failed: d.x = 6.000000e-259, expected 6.000000e-259
string.c:3062: Test failed: d.x = 7.000000e-259, expected 7.000000e-259
string.c:3062: Test failed: d.x = 8.000000e-259, expected 8.000000e-259
string.c:3062: Test failed: d.x = 9.000000e-259, expected 9.000000e-259
string.c:3062: Test failed: d.x = 1.000000e-258, expected 1.000000e-258
string.c:3062: Test failed: d.x = 2.000000e-258, expected 2.000000e-258
string.c:3062: Test failed: d.x = 3.000000e-258, expected 3.000000e-258
string.c:3062: Test failed: d.x = 4.000000e-258, expected 4.000000e-258
string.c:3062: Test failed: d.x = 6.000000e-258, expected 6.000000e-258
string.c:3062: Test failed: d.x = 7.000000e-258, expected 7.000000e-258
string.c:3062: Test failed: d.x = 8.000000e-258, expected 8.000000e-258
string.c:3062: Test failed: d.x = 1.000000e-257, expected 1.000000e-257
string.c:3062: Test failed: d.x = 2.000000e-257, expected 2.000000e-257
string.c:3062: Test failed: d.x = 3.000000e-257, expected 3.000000e-257
string.c:3062: Test failed: d.x = 4.000000e-257, expected 4.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-257, expected 5.000000e-257
string.c:3062: Test failed: d.x = 6.000000e-257, expected 6.000000e-257
string.c:3062: Test failed: d.x = 8.000000e-257, expected 8.000000e-257
string.c:3062: Test failed: d.x = 9.000000e-257, expected 9.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-256, expected 5.000000e-256
string.c:3062: Test failed: d.x = 7.000000e-256, expected 7.000000e-256
string.c:3062: Test failed: d.x = 3.000000e-255, expected 3.000000e-255
string.c:3062: Test failed: d.x = 5.000000e-255, expected 5.000000e-255
string.c:3062: Test failed: d.x = 6.000000e-255, expected 6.000000e-255
string.c:3062: Test failed: d.x = 7.000000e-255, expected 7.000000e-255
string.c:3062: Test failed: d.x = 1.000000e-254, expected 1.000000e-254
string.c:3062: Test failed: d.x = 2.000000e-254, expected 2.000000e-254
string.c:3062: Test failed: d.x = 3.000000e-254, expected 3.000000e-254
string.c:3062: Test failed: d.x = 4.000000e-254, expected 4.000000e-254
string.c:3062: Test failed: d.x = 5.000000e-254, expected 5.000000e-254
string.c:3062: Test failed: d.x = 6.000000e-254, expected 6.000000e-254
string.c:3062: Test failed: d.x = 8.000000e-254, expected 8.000000e-254
string.c:3062: Test failed: d.x = 9.000000e-254, expected 9.000000e-254
string.c:3062: Test failed: d.x = 1.000000e-253, expected 1.000000e-253
string.c:3062: Test failed: d.x = 2.000000e-253, expected 2.000000e-253
string.c:3062: Test failed: d.x = 4.000000e-253, expected 4.000000e-253
string.c:3062: Test failed: d.x = 5.000000e-253, expected 5.000000e-253
string.c:3062: Test failed: d.x = 7.000000e-253, expected 7.000000e-253
string.c:3062: Test failed: d.x = 8.000000e-253, expected 8.000000e-253
string.c:3062: Test failed: d.x = 9.000000e-253, expected 9.000000e-253
string.c:3062: Test failed: d.x = 1.000000e-251, expected 1.000000e-251
string.c:3062: Test failed: d.x = 2.000000e-251, expected 2.000000e-251
string.c:3062: Test failed: d.x = 3.000000e-251, expected 3.000000e-251
string.c:3062: Test failed: d.x = 4.000000e-251, expected 4.000000e-251
string.c:3062: Test failed: d.x = 5.000000e-251, expected 5.000000e-251
string.c:3062: Test failed: d.x = 6.000000e-251, expected 6.000000e-251
string.c:3062: Test failed: d.x = 8.000000e-251, expected 8.000000e-251
string.c:3062: Test failed: d.x = 9.000000e-251, expected 9.000000e-251
string.c:3062: Test failed: d.x = 1.000000e-250, expected 1.000000e-250
string.c:3062: Test failed: d.x = 2.000000e-250, expected 2.000000e-250
string.c:3062: Test failed: d.x = 4.000000e-250, expected 4.000000e-250
string.c:3062: Test failed: d.x = 5.000000e-250, expected 5.000000e-250
string.c:3062: Test failed: d.x = 7.000000e-250, expected 7.000000e-250
string.c:3062: Test failed: d.x = 8.000000e-250, expected 8.000000e-250
string.c:3062: Test failed: d.x = 9.000000e-250, expected 9.000000e-250
string.c:3062: Test failed: d.x = 1.000000e-249, expected 1.000000e-249
string.c:3062: Test failed: d.x = 2.000000e-249, expected 2.000000e-249
string.c:3062: Test failed: d.x = 3.000000e-249, expected 3.000000e-249
string.c:3062: Test failed: d.x = 4.000000e-249, expected 4.000000e-249
string.c:3062: Test failed: d.x = 5.000000e-249, expected 5.000000e-249
string.c:3062: Test failed: d.x = 6.000000e-249, expected 6.000000e-249
string.c:3062: Test failed: d.x = 7.000000e-249, expected 7.000000e-249
string.c:3062: Test failed: d.x = 8.000000e-249, expected 8.000000e-249
string.c:3062: Test failed: d.x = 9.000000e-249, expected 9.000000e-249
string.c:3062: Test failed: d.x = 1.000000e-248, expected 1.000000e-248
string.c:3062: Test failed: d.x = 2.000000e-248, expected 2.000000e-248
string.c:3062: Test failed: d.x = 4.000000e-248, expected 4.000000e-248
string.c:3062: Test failed: d.x = 5.000000e-248, expected 5.000000e-248
string.c:3062: Test failed: d.x = 7.000000e-248, expected 7.000000e-248
string.c:3062: Test failed: d.x = 8.000000e-248, expected 8.000000e-248
string.c:3062: Test failed: d.x = 9.000000e-248, expected 9.000000e-248
string.c:3062: Test failed: d.x = 1.000000e-247, expected 1.000000e-247
string.c:3062: Test failed: d.x = 2.000000e-247, expected 2.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-247, expected 3.000000e-247
string.c:3062: Test failed: d.x = 4.000000e-247, expected 4.000000e-247
string.c:3062: Test failed: d.x = 5.000000e-247, expected 5.000000e-247
string.c:3062: Test failed: d.x = 6.000000e-247, expected 6.000000e-247
string.c:3062: Test failed: d.x = 8.000000e-247, expected 8.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-246, expected 3.000000e-246
string.c:3062: Test failed: d.x = 6.000000e-246, expected 6.000000e-246
string.c:3062: Test failed: d.x = 1.000000e-244, expected 1.000000e-244
string.c:3062: Test failed: d.x = 2.000000e-244, expected 2.000000e-244
string.c:3062: Test failed: d.x = 4.000000e-244, expected 4.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-244, expected 7.000000e-244
string.c:3062: Test failed: d.x = 8.000000e-244, expected 8.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-243, expected 7.000000e-243
string.c:3062: Test failed: d.x = 3.000000e-242, expected 3.000000e-242
string.c:3062: Test failed: d.x = 5.000000e-242, expected 5.000000e-242
string.c:3062: Test failed: d.x = 6.000000e-242, expected 6.000000e-242
string.c:3062: Test failed: d.x = 7.000000e-242, expected 7.000000e-242
string.c:3062: Test failed: d.x = 9.000000e-242, expected 9.000000e-242
string.c:3062: Test failed: d.x = 1.000000e-241, expected 1.000000e-241
string.c:3062: Test failed: d.x = 2.000000e-241, expected 2.000000e-241
string.c:3062: Test failed: d.x = 4.000000e-241, expected 4.000000e-241
string.c:3062: Test failed: d.x = 8.000000e-241, expected 8.000000e-241
string.c:3062: Test failed: d.x = 7.000000e-240, expected 7.000000e-240
string.c:3062: Test failed: d.x = 3.000000e-239, expected 3.000000e-239
string.c:3062: Test failed: d.x = 5.000000e-239, expected 5.000000e-239
string.c:3062: Test failed: d.x = 6.000000e-239, expected 6.000000e-239
string.c:3062: Test failed: d.x = 7.000000e-239, expected 7.000000e-239
string.c:3062: Test failed: d.x = 9.000000e-239, expected 9.000000e-239
string.c:3062: Test failed: d.x = 1.000000e-238, expected 1.000000e-238
string.c:3062: Test failed: d.x = 2.000000e-238, expected 2.000000e-238
string.c:3062: Test failed: d.x = 3.000000e-238, expected 3.000000e-238
string.c:3062: Test failed: d.x = 4.000000e-238, expected 4.000000e-238
string.c:3062: Test failed: d.x = 6.000000e-238, expected 6.000000e-238
string.c:3062: Test failed: d.x = 8.000000e-238, expected 8.000000e-238
string.c:3062: Test failed: d.x = 9.000000e-238, expected 9.000000e-238
string.c:3062: Test failed: d.x = 1.000000e-237, expected 1.000000e-237
string.c:3062: Test failed: d.x = 2.000000e-237, expected 2.000000e-237
string.c:3062: Test failed: d.x = 3.000000e-237, expected 3.000000e-237
string.c:3062: Test failed: d.x = 4.000000e-237, expected 4.000000e-237
string.c:3062: Test failed: d.x = 6.000000e-237, expected 6.000000e-237
string.c:3062: Test failed: d.x = 7.000000e-237, expected 7.000000e-237
string.c:3062: Test failed: d.x = 8.000000e-237, expected 8.000000e-237
string.c:3062: Test failed: d.x = 9.000000e-237, expected 9.000000e-237
string.c:3062: Test failed: d.x = 1.000000e-236, expected 1.000000e-236
string.c:3062: Test failed: d.x = 2.000000e-236, expected 2.000000e-236
string.c:3062: Test failed: d.x = 3.000000e-236, expected 3.000000e-236
string.c:3062: Test failed: d.x = 4.000000e-236, expected 4.000000e-236
string.c:3062: Test failed: d.x = 5.000000e-236, expected 5.000000e-236
string.c:3062: Test failed: d.x = 6.000000e-236, expected 6.000000e-236
string.c:3062: Test failed: d.x = 7.000000e-236, expected 7.000000e-236
string.c:3062: Test failed: d.x = 8.000000e-236, expected 8.000000e-236
string.c:3062: Test failed: d.x = 9.000000e-236, expected 9.000000e-236
string.c:3062: Test failed: d.x = 1.000000e-234, expected 1.000000e-234
string.c:3062: Test failed: d.x = 2.000000e-234, expected 2.000000e-234
string.c:3062: Test failed: d.x = 3.000000e-234, expected 3.000000e-234
string.c:3062: Test failed: d.x = 4.000000e-234, expected 4.000000e-234
string.c:3062: Test failed: d.x = 5.000000e-234, expected 5.000000e-234
string.c:3062: Test failed: d.x = 6.000000e-234, expected 6.000000e-234
string.c:3062: Test failed: d.x = 7.000000e-234, expected 7.000000e-234
string.c:3062: Test failed: d.x = 8.000000e-234, expected 8.000000e-234
string.c:3062: Test failed: d.x = 9.000000e-234, expected 9.000000e-234
string.c:3062: Test failed: d.x = 1.000000e-233, expected 1.000000e-233
string.c:3062: Test failed: d.x = 2.000000e-233, expected 2.000000e-233
string.c:3062: Test failed: d.x = 3.000000e-233, expected 3.000000e-233
string.c:3062: Test failed: d.x = 4.000000e-233, expected 4.000000e-233
string.c:3062: Test failed: d.x = 6.000000e-233, expected 6.000000e-233
string.c:3062: Test failed: d.x = 8.000000e-233, expected 8.000000e-233
string.c:3062: Test failed: d.x = 1.000000e-232, expected 1.000000e-232
string.c:3062: Test failed: d.x = 2.000000e-232, expected 2.000000e-232
string.c:3062: Test failed: d.x = 3.000000e-232, expected 3.000000e-232
string.c:3062: Test failed: d.x = 4.000000e-232, expected 4.000000e-232
string.c:3062: Test failed: d.x = 6.000000e-232, expected 6.000000e-232
string.c:3062: Test failed: d.x = 8.000000e-232, expected 8.000000e-232
string.c:3062: Test failed: d.x = 1.000000e-229, expected 1.000000e-229
string.c:3062: Test failed: d.x = 2.000000e-229, expected 2.000000e-229
string.c:3062: Test failed: d.x = 3.000000e-229, expected 3.000000e-229
string.c:3062: Test failed: d.x = 4.000000e-229, expected 4.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-229, expected 5.000000e-229
string.c:3062: Test failed: d.x = 6.000000e-229, expected 6.000000e-229
string.c:3062: Test failed: d.x = 7.000000e-229, expected 7.000000e-229
string.c:3062: Test failed: d.x = 8.000000e-229, expected 8.000000e-229
string.c:3062: Test failed: d.x = 9.000000e-229, expected 9.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-228, expected 5.000000e-228
string.c:3062: Test failed: d.x = 7.000000e-228, expected 7.000000e-228
string.c:3062: Test failed: d.x = 9.000000e-228, expected 9.000000e-228
string.c:3062: Test failed: d.x = 1.000000e-226, expected 1.000000e-226
string.c:3062: Test failed: d.x = 2.000000e-226, expected 2.000000e-226
string.c:3062: Test failed: d.x = 3.000000e-226, expected 3.000000e-226
string.c:3062: Test failed: d.x = 4.000000e-226, expected 4.000000e-226
string.c:3062: Test failed: d.x = 5.000000e-226, expected 5.000000e-226
string.c:3062: Test failed: d.x = 6.000000e-226, expected 6.000000e-226
string.c:3062: Test failed: d.x = 7.000000e-226, expected 7.000000e-226
string.c:3062: Test failed: d.x = 8.000000e-226, expected 8.000000e-226
string.c:3062: Test failed: d.x = 9.000000e-226, expected 9.000000e-226
string.c:3062: Test failed: d.x = 1.000000e-225, expected 1.000000e-225
string.c:3062: Test failed: d.x = 2.000000e-225, expected 2.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-225, expected 3.000000e-225
string.c:3062: Test failed: d.x = 4.000000e-225, expected 4.000000e-225
string.c:3062: Test failed: d.x = 5.000000e-225, expected 5.000000e-225
string.c:3062: Test failed: d.x = 6.000000e-225, expected 6.000000e-225
string.c:3062: Test failed: d.x = 7.000000e-225, expected 7.000000e-225
string.c:3062: Test failed: d.x = 8.000000e-225, expected 8.000000e-225
string.c:3062: Test failed: d.x = 9.000000e-225, expected 9.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-224, expected 3.000000e-224
string.c:3062: Test failed: d.x = 6.000000e-224, expected 6.000000e-224
string.c:3062: Test failed: d.x = 1.000000e-222, expected 1.000000e-222
string.c:3062: Test failed: d.x = 2.000000e-222, expected 2.000000e-222
string.c:3062: Test failed: d.x = 4.000000e-222, expected 4.000000e-222
string.c:3062: Test failed: d.x = 8.000000e-222, expected 8.000000e-222
string.c:3062: Test failed: d.x = 3.000000e-220, expected 3.000000e-220
string.c:3062: Test failed: d.x = 5.000000e-220, expected 5.000000e-220
string.c:3062: Test failed: d.x = 6.000000e-220, expected 6.000000e-220
string.c:3062: Test failed: d.x = 7.000000e-220, expected 7.000000e-220
string.c:3062: Test failed: d.x = 1.000000e-219, expected 1.000000e-219
string.c:3062: Test failed: d.x = 2.000000e-219, expected 2.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-219, expected 3.000000e-219
string.c:3062: Test failed: d.x = 4.000000e-219, expected 4.000000e-219
string.c:3062: Test failed: d.x = 5.000000e-219, expected 5.000000e-219
string.c:3062: Test failed: d.x = 6.000000e-219, expected 6.000000e-219
string.c:3062: Test failed: d.x = 7.000000e-219, expected 7.000000e-219
string.c:3062: Test failed: d.x = 8.000000e-219, expected 8.000000e-219
string.c:3062: Test failed: d.x = 9.000000e-219, expected 9.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-218, expected 3.000000e-218
string.c:3062: Test failed: d.x = 6.000000e-218, expected 6.000000e-218
string.c:3062: Test failed: d.x = 9.000000e-218, expected 9.000000e-218
string.c:3062: Test failed: d.x = 1.000000e-217, expected 1.000000e-217
string.c:3062: Test failed: d.x = 2.000000e-217, expected 2.000000e-217
string.c:3062: Test failed: d.x = 3.000000e-217, expected 3.000000e-217
string.c:3062: Test failed: d.x = 4.000000e-217, expected 4.000000e-217
string.c:3062: Test failed: d.x = 5.000000e-217, expected 5.000000e-217
string.c:3062: Test failed: d.x = 6.000000e-217, expected 6.000000e-217
string.c:3062: Test failed: d.x = 7.000000e-217, expected 7.000000e-217
string.c:3062: Test failed: d.x = 8.000000e-217, expected 8.000000e-217
string.c:3062: Test failed: d.x = 9.000000e-217, expected 9.000000e-217
string.c:3062: Test failed: d.x = 1.000000e-215, expected 1.000000e-215
string.c:3062: Test failed: d.x = 2.000000e-215, expected 2.000000e-215
string.c:3062: Test failed: d.x = 3.000000e-215, expected 3.000000e-215
string.c:3062: Test failed: d.x = 4.000000e-215, expected 4.000000e-215
string.c:3062: Test failed: d.x = 5.000000e-215, expected 5.000000e-215
string.c:3062: Test failed: d.x = 6.000000e-215, expected 6.000000e-215
string.c:3062: Test failed: d.x = 7.000000e-215, expected 7.000000e-215
string.c:3062: Test failed: d.x = 8.000000e-215, expected 8.000000e-215
string.c:3062: Test failed: d.x = 9.000000e-215, expected 9.000000e-215
string.c:3062: Test failed: d.x = 1.000000e-214, expected 1.000000e-214
string.c:3062: Test failed: d.x = 2.000000e-214, expected 2.000000e-214
string.c:3062: Test failed: d.x = 4.000000e-214, expected 4.000000e-214
string.c:3062: Test failed: d.x = 5.000000e-214, expected 5.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-214, expected 7.000000e-214
string.c:3062: Test failed: d.x = 8.000000e-214, expected 8.000000e-214
string.c:3062: Test failed: d.x = 9.000000e-214, expected 9.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-213, expected 7.000000e-213
string.c:3062: Test failed: d.x = 1.000000e-212, expected 1.000000e-212
string.c:3062: Test failed: d.x = 2.000000e-212, expected 2.000000e-212
string.c:3062: Test failed: d.x = 3.000000e-212, expected 3.000000e-212
string.c:3062: Test failed: d.x = 4.000000e-212, expected 4.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-212, expected 5.000000e-212
string.c:3062: Test failed: d.x = 6.000000e-212, expected 6.000000e-212
string.c:3062: Test failed: d.x = 7.000000e-212, expected 7.000000e-212
string.c:3062: Test failed: d.x = 8.000000e-212, expected 8.000000e-212
string.c:3062: Test failed: d.x = 9.000000e-212, expected 9.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-211, expected 5.000000e-211
string.c:3062: Test failed: d.x = 3.000000e-210, expected 3.000000e-210
string.c:3062: Test failed: d.x = 6.000000e-210, expected 6.000000e-210
string.c:3062: Test failed: d.x = 9.000000e-210, expected 9.000000e-210
string.c:3062: Test failed: d.x = 5.000000e-208, expected 5.000000e-208
string.c:3062: Test failed: d.x = 9.000000e-208, expected 9.000000e-208
string.c:3062: Test failed: d.x = 3.000000e-207, expected 3.000000e-207
string.c:3062: Test failed: d.x = 5.000000e-207, expected 5.000000e-207
string.c:3062: Test failed: d.x = 6.000000e-207, expected 6.000000e-207
string.c:3062: Test failed: d.x = 7.000000e-207, expected 7.000000e-207
string.c:3062: Test failed: d.x = 9.000000e-207, expected 9.000000e-207
string.c:3062: Test failed: d.x = 3.000000e-204, expected 3.000000e-204
string.c:3062: Test failed: d.x = 6.000000e-204, expected 6.000000e-204
string.c:3062: Test failed: d.x = 1.000000e-202, expected 1.000000e-202
string.c:3062: Test failed: d.x = 2.000000e-202, expected 2.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-202, expected 3.000000e-202
string.c:3062: Test failed: d.x = 4.000000e-202, expected 4.000000e-202
string.c:3062: Test failed: d.x = 5.000000e-202, expected 5.000000e-202
string.c:3062: Test failed: d.x = 6.000000e-202, expected 6.000000e-202
string.c:3062: Test failed: d.x = 7.000000e-202, expected 7.000000e-202
string.c:3062: Test failed: d.x = 8.000000e-202, expected 8.000000e-202
string.c:3062: Test failed: d.x = 9.000000e-202, expected 9.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-201, expected 3.000000e-201
string.c:3062: Test failed: d.x = 6.000000e-201, expected 6.000000e-201
string.c:3062: Test failed: d.x = 5.000000e-200, expected 5.000000e-200
string.c:3062: Test failed: d.x = 7.000000e-200, expected 7.000000e-200
string.c:3062: Test failed: d.x = 9.000000e-200, expected 9.000000e-200
string.c:3062: Test failed: d.x = 3.000000e-199, expected 3.000000e-199
string.c:3062: Test failed: d.x = 6.000000e-199, expected 6.000000e-199
string.c:3062: Test failed: d.x = 7.000000e-199, expected 7.000000e-199
string.c:3062: Test failed: d.x = 9.000000e-199, expected 9.000000e-199
string.c:3062: Test failed: d.x = 3.000000e-198, expected 3.000000e-198
string.c:3062: Test failed: d.x = 5.000000e-198, expected 5.000000e-198
string.c:3062: Test failed: d.x = 6.000000e-198, expected 6.000000e-198
string.c:3062: Test failed: d.x = 7.000000e-198, expected 7.000000e-198
string.c:3062: Test failed: d.x = 9.000000e-198, expected 9.000000e-198
string.c:3062: Test failed: d.x = 3.000000e-196, expected 3.000000e-196
string.c:3062: Test failed: d.x = 6.000000e-196, expected 6.000000e-196
string.c:3062: Test failed: d.x = 5.000000e-195, expected 5.000000e-195
string.c:3062: Test failed: d.x = 1.000000e-194, expected 1.000000e-194
string.c:3062: Test failed: d.x = 2.000000e-194, expected 2.000000e-194
string.c:3062: Test failed: d.x = 4.000000e-194, expected 4.000000e-194
string.c:3062: Test failed: d.x = 5.000000e-194, expected 5.000000e-194
string.c:3062: Test failed: d.x = 7.000000e-194, expected 7.000000e-194
string.c:3062: Test failed: d.x = 8.000000e-194, expected 8.000000e-194
string.c:3062: Test failed: d.x = 9.000000e-194, expected 9.000000e-194
string.c:3062: Test failed: d.x = 3.000000e-193, expected 3.000000e-193
string.c:3062: Test failed: d.x = 6.000000e-193, expected 6.000000e-193
string.c:3062: Test failed: d.x = 5.000000e-192, expected 5.000000e-192
string.c:3062: Test failed: d.x = 1.000000e-185, expected 1.000000e-185
string.c:3062: Test failed: d.x = 2.000000e-185, expected 2.000000e-185
string.c:3062: Test failed: d.x = 4.000000e-185, expected 4.000000e-185
string.c:3062: Test failed: d.x = 5.000000e-185, expected 5.000000e-185
string.c:3062: Test failed: d.x = 8.000000e-185, expected 8.000000e-185
string.c:3062: Test failed: d.x = 9.000000e-184, expected 9.000000e-184
string.c:3062: Test failed: d.x = 7.000000e-181, expected 7.000000e-181
string.c:3062: Test failed: d.x = 5.000000e-175, expected 5.000000e-175
string.c:3062: Test failed: d.x = 1.000000e-171, expected 1.000000e-171
string.c:3062: Test failed: d.x = 2.000000e-171, expected 2.000000e-171
string.c:3062: Test failed: d.x = 4.000000e-171, expected 4.000000e-171
string.c:3062: Test failed: d.x = 8.000000e-171, expected 8.000000e-171
string.c:3062: Test failed: d.x = 3.000000e-168, expected 3.000000e-168
string.c:3062: Test failed: d.x = 6.000000e-168, expected 6.000000e-168
string.c:3062: Test failed: d.x = 1.000000e-165, expected 1.000000e-165
string.c:3062: Test failed: d.x = 2.000000e-165, expected 2.000000e-165
string.c:3062: Test failed: d.x = 4.000000e-165, expected 4.000000e-165
string.c:3062: Test failed: d.x = 8.000000e-165, expected 8.000000e-165
string.c:3062: Test failed: d.x = 5.000000e-161, expected 5.000000e-161
string.c:3062: Test failed: d.x = 9.000000e-159, expected 9.000000e-159
string.c:3062: Test failed: d.x = 5.000000e-158, expected 5.000000e-158
string.c:3062: Test failed: d.x = 1.000000e-146, expected 1.000000e-146
string.c:3062: Test failed: d.x = 2.000000e-146, expected 2.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-146, expected 3.000000e-146
string.c:3062: Test failed: d.x = 4.000000e-146, expected 4.000000e-146
string.c:3062: Test failed: d.x = 5.000000e-146, expected 5.000000e-146
string.c:3062: Test failed: d.x = 6.000000e-146, expected 6.000000e-146
string.c:3062: Test failed: d.x = 8.000000e-146, expected 8.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-131, expected 3.000000e-131
string.c:3062: Test failed: d.x = 6.000000e-131, expected 6.000000e-131
string.c:3062: Test failed: d.x = 5.000000e+131, expected 5.000000e+131
string.c:3062: Test failed: d.x = 3.000000e+134, expected 3.000000e+134
string.c:3062: Test failed: d.x = 6.000000e+134, expected 6.000000e+134
string.c:3062: Test failed: d.x = 7.000000e+134, expected 7.000000e+134
string.c:3062: Test failed: d.x = 3.000000e+146, expected 3.000000e+146
string.c:3062: Test failed: d.x = 6.000000e+146, expected 6.000000e+146
string.c:3062: Test failed: d.x = 7.000000e+146, expected 7.000000e+146
string.c:3062: Test failed: d.x = 9.000000e+146, expected 9.000000e+146
string.c:3062: Test failed: d.x = 3.000000e+150, expected 3.000000e+150
string.c:3062: Test failed: d.x = 6.000000e+150, expected 6.000000e+150
string.c:3062: Test failed: d.x = 3.000000e+153, expected 3.000000e+153
string.c:3062: Test failed: d.x = 6.000000e+153, expected 6.000000e+153
string.c:3062: Test failed: d.x = 5.000000e+159, expected 5.000000e+159
string.c:3062: Test failed: d.x = 7.000000e+162, expected 7.000000e+162
string.c:3062: Test failed: d.x = 3.000000e+165, expected 3.000000e+165
string.c:3062: Test failed: d.x = 6.000000e+165, expected 6.000000e+165
string.c:3062: Test failed: d.x = 7.000000e+165, expected 7.000000e+165
string.c:3062: Test failed: d.x = 5.000000e+168, expected 5.000000e+168
string.c:3062: Test failed: d.x = 9.000000e+168, expected 9.000000e+168
string.c:3062: Test failed: d.x = 5.000000e+171, expected 5.000000e+171
string.c:3062: Test failed: d.x = 3.000000e+177, expected 3.000000e+177
string.c:3062: Test failed: d.x = 6.000000e+177, expected 6.000000e+177
string.c:3062: Test failed: d.x = 5.000000e+184, expected 5.000000e+184
string.c:3062: Test failed: d.x = 1.000000e+185, expected 1.000000e+185
string.c:3062: Test failed: d.x = 2.000000e+185, expected 2.000000e+185
string.c:3062: Test failed: d.x = 4.000000e+185, expected 4.000000e+185
string.c:3062: Test failed: d.x = 5.000000e+185, expected 5.000000e+185
string.c:3062: Test failed: d.x = 7.000000e+185, expected 7.000000e+185
string.c:3062: Test failed: d.x = 8.000000e+185, expected 8.000000e+185
string.c:3062: Test failed: d.x = 3.000000e+186, expected 3.000000e+186
string.c:3062: Test failed: d.x = 6.000000e+186, expected 6.000000e+186
string.c:3062: Test failed: d.x = 5.000000e+187, expected 5.000000e+187
string.c:3062: Test failed: d.x = 9.000000e+192, expected 9.000000e+192
string.c:3062: Test failed: d.x = 3.000000e+193, expected 3.000000e+193
string.c:3062: Test failed: d.x = 6.000000e+193, expected 6.000000e+193
string.c:3062: Test failed: d.x = 7.000000e+193, expected 7.000000e+193
string.c:3062: Test failed: d.x = 9.000000e+193, expected 9.000000e+193
string.c:3062: Test failed: d.x = 1.000000e+194, expected 1.000000e+194
string.c:3062: Test failed: d.x = 2.000000e+194, expected 2.000000e+194
string.c:3062: Test failed: d.x = 3.000000e+194, expected 3.000000e+194
string.c:3062: Test failed: d.x = 4.000000e+194, expected 4.000000e+194
string.c:3062: Test failed: d.x = 6.000000e+194, expected 6.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+194, expected 7.000000e+194
string.c:3062: Test failed: d.x = 8.000000e+194, expected 8.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+195, expected 7.000000e+195
string.c:3062: Test failed: d.x = 7.000000e+196, expected 7.000000e+196
string.c:3062: Test failed: d.x = 1.000000e+198, expected 1.000000e+198
string.c:3062: Test failed: d.x = 2.000000e+198, expected 2.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+198, expected 3.000000e+198
string.c:3062: Test failed: d.x = 4.000000e+198, expected 4.000000e+198
string.c:3062: Test failed: d.x = 6.000000e+198, expected 6.000000e+198
string.c:3062: Test failed: d.x = 7.000000e+198, expected 7.000000e+198
string.c:3062: Test failed: d.x = 8.000000e+198, expected 8.000000e+198
string.c:3062: Test failed: d.x = 9.000000e+198, expected 9.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+199, expected 3.000000e+199
string.c:3062: Test failed: d.x = 6.000000e+199, expected 6.000000e+199
string.c:3062: Test failed: d.x = 7.000000e+199, expected 7.000000e+199
string.c:3062: Test failed: d.x = 1.000000e+200, expected 1.000000e+200
string.c:3062: Test failed: d.x = 2.000000e+200, expected 2.000000e+200
string.c:3062: Test failed: d.x = 3.000000e+200, expected 3.000000e+200
string.c:3062: Test failed: d.x = 4.000000e+200, expected 4.000000e+200
string.c:3062: Test failed: d.x = 5.000000e+200, expected 5.000000e+200
string.c:3062: Test failed: d.x = 6.000000e+200, expected 6.000000e+200
string.c:3062: Test failed: d.x = 8.000000e+200, expected 8.000000e+200
string.c:3062: Test failed: d.x = 9.000000e+200, expected 9.000000e+200
string.c:3062: Test failed: d.x = 7.000000e+201, expected 7.000000e+201
string.c:3062: Test failed: d.x = 1.000000e+202, expected 1.000000e+202
string.c:3062: Test failed: d.x = 2.000000e+202, expected 2.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+202, expected 3.000000e+202
string.c:3062: Test failed: d.x = 4.000000e+202, expected 4.000000e+202
string.c:3062: Test failed: d.x = 5.000000e+202, expected 5.000000e+202
string.c:3062: Test failed: d.x = 6.000000e+202, expected 6.000000e+202
string.c:3062: Test failed: d.x = 7.000000e+202, expected 7.000000e+202
string.c:3062: Test failed: d.x = 8.000000e+202, expected 8.000000e+202
string.c:3062: Test failed: d.x = 9.000000e+202, expected 9.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+204, expected 3.000000e+204
string.c:3062: Test failed: d.x = 6.000000e+204, expected 6.000000e+204
string.c:3062: Test failed: d.x = 7.000000e+204, expected 7.000000e+204
string.c:3062: Test failed: d.x = 5.000000e+207, expected 5.000000e+207
string.c:3062: Test failed: d.x = 9.000000e+207, expected 9.000000e+207
string.c:3062: Test failed: d.x = 1.000000e+208, expected 1.000000e+208
string.c:3062: Test failed: d.x = 2.000000e+208, expected 2.000000e+208
string.c:3062: Test failed: d.x = 3.000000e+208, expected 3.000000e+208
string.c:3062: Test failed: d.x = 4.000000e+208, expected 4.000000e+208
string.c:3062: Test failed: d.x = 6.000000e+208, expected 6.000000e+208
string.c:3062: Test failed: d.x = 7.000000e+208, expected 7.000000e+208
string.c:3062: Test failed: d.x = 8.000000e+208, expected 8.000000e+208
string.c:3062: Test failed: d.x = 5.000000e+210, expected 5.000000e+210
string.c:3062: Test failed: d.x = 9.000000e+210, expected 9.000000e+210
string.c:3062: Test failed: d.x = 1.000000e+211, expected 1.000000e+211
string.c:3062: Test failed: d.x = 2.000000e+211, expected 2.000000e+211
string.c:3062: Test failed: d.x = 4.000000e+211, expected 4.000000e+211
string.c:3062: Test failed: d.x = 5.000000e+211, expected 5.000000e+211
string.c:3062: Test failed: d.x = 8.000000e+211, expected 8.000000e+211
string.c:3062: Test failed: d.x = 1.000000e+212, expected 1.000000e+212
string.c:3062: Test failed: d.x = 2.000000e+212, expected 2.000000e+212
string.c:3062: Test failed: d.x = 3.000000e+212, expected 3.000000e+212
string.c:3062: Test failed: d.x = 4.000000e+212, expected 4.000000e+212
string.c:3062: Test failed: d.x = 5.000000e+212, expected 5.000000e+212
string.c:3062: Test failed: d.x = 6.000000e+212, expected 6.000000e+212
string.c:3062: Test failed: d.x = 8.000000e+212, expected 8.000000e+212
string.c:3062: Test failed: d.x = 9.000000e+212, expected 9.000000e+212
string.c:3062: Test failed: d.x = 1.000000e+213, expected 1.000000e+213
string.c:3062: Test failed: d.x = 2.000000e+213, expected 2.000000e+213
string.c:3062: Test failed: d.x = 4.000000e+213, expected 4.000000e+213
string.c:3062: Test failed: d.x = 5.000000e+213, expected 5.000000e+213
string.c:3062: Test failed: d.x = 7.000000e+213, expected 7.000000e+213
string.c:3062: Test failed: d.x = 8.000000e+213, expected 8.000000e+213
string.c:3062: Test failed: d.x = 1.000000e+214, expected 1.000000e+214
string.c:3062: Test failed: d.x = 2.000000e+214, expected 2.000000e+214
string.c:3062: Test failed: d.x = 4.000000e+214, expected 4.000000e+214
string.c:3062: Test failed: d.x = 5.000000e+214, expected 5.000000e+214
string.c:3062: Test failed: d.x = 8.000000e+214, expected 8.000000e+214
string.c:3062: Test failed: d.x = 1.000000e+215, expected 1.000000e+215
string.c:3062: Test failed: d.x = 2.000000e+215, expected 2.000000e+215
string.c:3062: Test failed: d.x = 3.000000e+215, expected 3.000000e+215
string.c:3062: Test failed: d.x = 4.000000e+215, expected 4.000000e+215
string.c:3062: Test failed: d.x = 5.000000e+215, expected 5.000000e+215
string.c:3062: Test failed: d.x = 6.000000e+215, expected 6.000000e+215
string.c:3062: Test failed: d.x = 7.000000e+215, expected 7.000000e+215
string.c:3062: Test failed: d.x = 8.000000e+215, expected 8.000000e+215
string.c:3062: Test failed: d.x = 9.000000e+215, expected 9.000000e+215
string.c:3062: Test failed: d.x = 1.000000e+217, expected 1.000000e+217
string.c:3062: Test failed: d.x = 2.000000e+217, expected 2.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+217, expected 3.000000e+217
string.c:3062: Test failed: d.x = 4.000000e+217, expected 4.000000e+217
string.c:3062: Test failed: d.x = 5.000000e+217, expected 5.000000e+217
string.c:3062: Test failed: d.x = 6.000000e+217, expected 6.000000e+217
string.c:3062: Test failed: d.x = 7.000000e+217, expected 7.000000e+217
string.c:3062: Test failed: d.x = 8.000000e+217, expected 8.000000e+217
string.c:3062: Test failed: d.x = 9.000000e+217, expected 9.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+218, expected 3.000000e+218
string.c:3062: Test failed: d.x = 6.000000e+218, expected 6.000000e+218
string.c:3062: Test failed: d.x = 7.000000e+218, expected 7.000000e+218
string.c:3062: Test failed: d.x = 9.000000e+218, expected 9.000000e+218
string.c:3062: Test failed: d.x = 1.000000e+219, expected 1.000000e+219
string.c:3062: Test failed: d.x = 2.000000e+219, expected 2.000000e+219
string.c:3062: Test failed: d.x = 3.000000e+219, expected 3.000000e+219
string.c:3062: Test failed: d.x = 4.000000e+219, expected 4.000000e+219
string.c:3062: Test failed: d.x = 5.000000e+219, expected 5.000000e+219
string.c:3062: Test failed: d.x = 6.000000e+219, expected 6.000000e+219
string.c:3062: Test failed: d.x = 7.000000e+219, expected 7.000000e+219
string.c:3062: Test failed: d.x = 8.000000e+219, expected 8.000000e+219
string.c:3062: Test failed: d.x = 9.000000e+219, expected 9.000000e+219
string.c:3062: Test failed: d.x = 1.000000e+220, expected 1.000000e+220
string.c:3062: Test failed: d.x = 2.000000e+220, expected 2.000000e+220
string.c:3062: Test failed: d.x = 3.000000e+220, expected 3.000000e+220
string.c:3062: Test failed: d.x = 4.000000e+220, expected 4.000000e+220
string.c:3062: Test failed: d.x = 6.000000e+220, expected 6.000000e+220
string.c:3062: Test failed: d.x = 7.000000e+220, expected 7.000000e+220
string.c:3062: Test failed: d.x = 8.000000e+220, expected 8.000000e+220
string.c:3062: Test failed: d.x = 9.000000e+220, expected 9.000000e+220
string.c:3062: Test failed: d.x = 1.000000e+222, expected 1.000000e+222
string.c:3062: Test failed: d.x = 2.000000e+222, expected 2.000000e+222
string.c:3062: Test failed: d.x = 4.000000e+222, expected 4.000000e+222
string.c:3062: Test failed: d.x = 5.000000e+222, expected 5.000000e+222
string.c:3062: Test failed: d.x = 7.000000e+222, expected 7.000000e+222
string.c:3062: Test failed: d.x = 8.000000e+222, expected 8.000000e+222
string.c:3062: Test failed: d.x = 3.000000e+223, expected 3.000000e+223
string.c:3062: Test failed: d.x = 6.000000e+223, expected 6.000000e+223
string.c:3062: Test failed: d.x = 5.000000e+224, expected 5.000000e+224
string.c:3062: Test failed: d.x = 1.000000e+225, expected 1.000000e+225
string.c:3062: Test failed: d.x = 2.000000e+225, expected 2.000000e+225
string.c:3062: Test failed: d.x = 3.000000e+225, expected 3.000000e+225
string.c:3062: Test failed: d.x = 4.000000e+225, expected 4.000000e+225
string.c:3062: Test failed: d.x = 5.000000e+225, expected 5.000000e+225
string.c:3062: Test failed: d.x = 6.000000e+225, expected 6.000000e+225
string.c:3062: Test failed: d.x = 7.000000e+225, expected 7.000000e+225
string.c:3062: Test failed: d.x = 8.000000e+225, expected 8.000000e+225
string.c:3062: Test failed: d.x = 9.000000e+225, expected 9.000000e+225
string.c:3062: Test failed: d.x = 1.000000e+226, expected 1.000000e+226
string.c:3062: Test failed: d.x = 2.000000e+226, expected 2.000000e+226
string.c:3062: Test failed: d.x = 3.000000e+226, expected 3.000000e+226
string.c:3062: Test failed: d.x = 4.000000e+226, expected 4.000000e+226
string.c:3062: Test failed: d.x = 5.000000e+226, expected 5.000000e+226
string.c:3062: Test failed: d.x = 6.000000e+226, expected 6.000000e+226
string.c:3062: Test failed: d.x = 7.000000e+226, expected 7.000000e+226
string.c:3062: Test failed: d.x = 8.000000e+226, expected 8.000000e+226
string.c:3062: Test failed: d.x = 9.000000e+226, expected 9.000000e+226
string.c:3062: Test failed: d.x = 1.000000e+228, expected 1.000000e+228
string.c:3062: Test failed: d.x = 2.000000e+228, expected 2.000000e+228
string.c:3062: Test failed: d.x = 3.000000e+228, expected 3.000000e+228
string.c:3062: Test failed: d.x = 4.000000e+228, expected 4.000000e+228
string.c:3062: Test failed: d.x = 6.000000e+228, expected 6.000000e+228
string.c:3062: Test failed: d.x = 7.000000e+228, expected 7.000000e+228
string.c:3062: Test failed: d.x = 8.000000e+228, expected 8.000000e+228
string.c:3062: Test failed: d.x = 9.000000e+228, expected 9.000000e+228
string.c:3062: Test failed: d.x = 1.000000e+229, expected 1.000000e+229
string.c:3062: Test failed: d.x = 2.000000e+229, expected 2.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+229, expected 3.000000e+229
string.c:3062: Test failed: d.x = 4.000000e+229, expected 4.000000e+229
string.c:3062: Test failed: d.x = 5.000000e+229, expected 5.000000e+229
string.c:3062: Test failed: d.x = 6.000000e+229, expected 6.000000e+229
string.c:3062: Test failed: d.x = 7.000000e+229, expected 7.000000e+229
string.c:3062: Test failed: d.x = 8.000000e+229, expected 8.000000e+229
string.c:3062: Test failed: d.x = 9.000000e+229, expected 9.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+232, expected 3.000000e+232
string.c:3062: Test failed: d.x = 6.000000e+232, expected 6.000000e+232
string.c:3062: Test failed: d.x = 7.000000e+232, expected 7.000000e+232
string.c:3062: Test failed: d.x = 3.000000e+233, expected 3.000000e+233
string.c:3062: Test failed: d.x = 6.000000e+233, expected 6.000000e+233
string.c:3062: Test failed: d.x = 7.000000e+233, expected 7.000000e+233
string.c:3062: Test failed: d.x = 1.000000e+234, expected 1.000000e+234
string.c:3062: Test failed: d.x = 2.000000e+234, expected 2.000000e+234
string.c:3062: Test failed: d.x = 3.000000e+234, expected 3.000000e+234
string.c:3062: Test failed: d.x = 4.000000e+234, expected 4.000000e+234
string.c:3062: Test failed: d.x = 5.000000e+234, expected 5.000000e+234
string.c:3062: Test failed: d.x = 6.000000e+234, expected 6.000000e+234
string.c:3062: Test failed: d.x = 8.000000e+234, expected 8.000000e+234
string.c:3062: Test failed: d.x = 9.000000e+234, expected 9.000000e+234
string.c:3062: Test failed: d.x = 1.000000e+236, expected 1.000000e+236
string.c:3062: Test failed: d.x = 2.000000e+236, expected 2.000000e+236
string.c:3062: Test failed: d.x = 3.000000e+236, expected 3.000000e+236
string.c:3062: Test failed: d.x = 4.000000e+236, expected 4.000000e+236
string.c:3062: Test failed: d.x = 5.000000e+236, expected 5.000000e+236
string.c:3062: Test failed: d.x = 6.000000e+236, expected 6.000000e+236
string.c:3062: Test failed: d.x = 7.000000e+236, expected 7.000000e+236
string.c:3062: Test failed: d.x = 8.000000e+236, expected 8.000000e+236
string.c:3062: Test failed: d.x = 9.000000e+236, expected 9.000000e+236
string.c:3062: Test failed: d.x = 1.000000e+237, expected 1.000000e+237
string.c:3062: Test failed: d.x = 2.000000e+237, expected 2.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+237, expected 3.000000e+237
string.c:3062: Test failed: d.x = 4.000000e+237, expected 4.000000e+237
string.c:3062: Test failed: d.x = 5.000000e+237, expected 5.000000e+237
string.c:3062: Test failed: d.x = 6.000000e+237, expected 6.000000e+237
string.c:3062: Test failed: d.x = 7.000000e+237, expected 7.000000e+237
string.c:3062: Test failed: d.x = 8.000000e+237, expected 8.000000e+237
string.c:3062: Test failed: d.x = 9.000000e+237, expected 9.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+238, expected 3.000000e+238
string.c:3062: Test failed: d.x = 6.000000e+238, expected 6.000000e+238
string.c:3062: Test failed: d.x = 7.000000e+238, expected 7.000000e+238
string.c:3062: Test failed: d.x = 1.000000e+239, expected 1.000000e+239
string.c:3062: Test failed: d.x = 2.000000e+239, expected 2.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+239, expected 3.000000e+239
string.c:3062: Test failed: d.x = 4.000000e+239, expected 4.000000e+239
string.c:3062: Test failed: d.x = 6.000000e+239, expected 6.000000e+239
string.c:3062: Test failed: d.x = 8.000000e+239, expected 8.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+240, expected 3.000000e+240
string.c:3062: Test failed: d.x = 6.000000e+240, expected 6.000000e+240
string.c:3062: Test failed: d.x = 9.000000e+240, expected 9.000000e+240
string.c:3062: Test failed: d.x = 1.000000e+241, expected 1.000000e+241
string.c:3062: Test failed: d.x = 2.000000e+241, expected 2.000000e+241
string.c:3062: Test failed: d.x = 4.000000e+241, expected 4.000000e+241
string.c:3062: Test failed: d.x = 5.000000e+241, expected 5.000000e+241
string.c:3062: Test failed: d.x = 7.000000e+241, expected 7.000000e+241
string.c:3062: Test failed: d.x = 8.000000e+241, expected 8.000000e+241
string.c:3062: Test failed: d.x = 1.000000e+242, expected 1.000000e+242
string.c:3062: Test failed: d.x = 2.000000e+242, expected 2.000000e+242
string.c:3062: Test failed: d.x = 3.000000e+242, expected 3.000000e+242
string.c:3062: Test failed: d.x = 4.000000e+242, expected 4.000000e+242
string.c:3062: Test failed: d.x = 6.000000e+242, expected 6.000000e+242
string.c:3062: Test failed: d.x = 8.000000e+242, expected 8.000000e+242
string.c:3062: Test failed: d.x = 5.000000e+243, expected 5.000000e+243
string.c:3062: Test failed: d.x = 9.000000e+243, expected 9.000000e+243
string.c:3062: Test failed: d.x = 1.000000e+244, expected 1.000000e+244
string.c:3062: Test failed: d.x = 2.000000e+244, expected 2.000000e+244
string.c:3062: Test failed: d.x = 4.000000e+244, expected 4.000000e+244
string.c:3062: Test failed: d.x = 5.000000e+244, expected 5.000000e+244
string.c:3062: Test failed: d.x = 8.000000e+244, expected 8.000000e+244
string.c:3062: Test failed: d.x = 9.000000e+244, expected 9.000000e+244
string.c:3062: Test failed: d.x = 3.000000e+246, expected 3.000000e+246
string.c:3062: Test failed: d.x = 6.000000e+246, expected 6.000000e+246
string.c:3062: Test failed: d.x = 9.000000e+246, expected 9.000000e+246
string.c:3062: Test failed: d.x = 1.000000e+247, expected 1.000000e+247
string.c:3062: Test failed: d.x = 2.000000e+247, expected 2.000000e+247
string.c:3062: Test failed: d.x = 4.000000e+247, expected 4.000000e+247
string.c:3062: Test failed: d.x = 5.000000e+247, expected 5.000000e+247
string.c:3062: Test failed: d.x = 7.000000e+247, expected 7.000000e+247
string.c:3062: Test failed: d.x = 8.000000e+247, expected 8.000000e+247
string.c:3062: Test failed: d.x = 1.000000e+248, expected 1.000000e+248
string.c:3062: Test failed: d.x = 2.000000e+248, expected 2.000000e+248
string.c:3062: Test failed: d.x = 3.000000e+248, expected 3.000000e+248
string.c:3062: Test failed: d.x = 4.000000e+248, expected 4.000000e+248
string.c:3062: Test failed: d.x = 6.000000e+248, expected 6.000000e+248
string.c:3062: Test failed: d.x = 8.000000e+248, expected 8.000000e+248
string.c:3062: Test failed: d.x = 1.000000e+249, expected 1.000000e+249
string.c:3062: Test failed: d.x = 2.000000e+249, expected 2.000000e+249
string.c:3062: Test failed: d.x = 3.000000e+249, expected 3.000000e+249
string.c:3062: Test failed: d.x = 4.000000e+249, expected 4.000000e+249
string.c:3062: Test failed: d.x = 5.000000e+249, expected 5.000000e+249
string.c:3062: Test failed: d.x = 6.000000e+249, expected 6.000000e+249
string.c:3062: Test failed: d.x = 7.000000e+249, expected 7.000000e+249
string.c:3062: Test failed: d.x = 8.000000e+249, expected 8.000000e+249
string.c:3062: Test failed: d.x = 9.000000e+249, expected 9.000000e+249
string.c:3062: Test failed: d.x = 1.000000e+250, expected 1.000000e+250
string.c:3062: Test failed: d.x = 2.000000e+250, expected 2.000000e+250
string.c:3062: Test failed: d.x = 4.000000e+250, expected 4.000000e+250
string.c:3062: Test failed: d.x = 5.000000e+250, expected 5.000000e+250
string.c:3062: Test failed: d.x = 8.000000e+250, expected 8.000000e+250
string.c:3062: Test failed: d.x = 9.000000e+250, expected 9.000000e+250
string.c:3062: Test failed: d.x = 1.000000e+251, expected 1.000000e+251
string.c:3062: Test failed: d.x = 2.000000e+251, expected 2.000000e+251
string.c:3062: Test failed: d.x = 3.000000e+251, expected 3.000000e+251
string.c:3062: Test failed: d.x = 4.000000e+251, expected 4.000000e+251
string.c:3062: Test failed: d.x = 6.000000e+251, expected 6.000000e+251
string.c:3062: Test failed: d.x = 7.000000e+251, expected 7.000000e+251
string.c:3062: Test failed: d.x = 8.000000e+251, expected 8.000000e+251
string.c:3062: Test failed: d.x = 9.000000e+251, expected 9.000000e+251
string.c:3062: Test failed: d.x = 1.000000e+253, expected 1.000000e+253
string.c:3062: Test failed: d.x = 2.000000e+253, expected 2.000000e+253
string.c:3062: Test failed: d.x = 4.000000e+253, expected 4.000000e+253
string.c:3062: Test failed: d.x = 5.000000e+253, expected 5.000000e+253
string.c:3062: Test failed: d.x = 7.000000e+253, expected 7.000000e+253
string.c:3062: Test failed: d.x = 8.000000e+253, expected 8.000000e+253
string.c:3062: Test failed: d.x = 1.000000e+254, expected 1.000000e+254
string.c:3062: Test failed: d.x = 2.000000e+254, expected 2.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+254, expected 3.000000e+254
string.c:3062: Test failed: d.x = 4.000000e+254, expected 4.000000e+254
string.c:3062: Test failed: d.x = 6.000000e+254, expected 6.000000e+254
string.c:3062: Test failed: d.x = 7.000000e+254, expected 7.000000e+254
string.c:3062: Test failed: d.x = 8.000000e+254, expected 8.000000e+254
string.c:3062: Test failed: d.x = 9.000000e+254, expected 9.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+255, expected 3.000000e+255
string.c:3062: Test failed: d.x = 6.000000e+255, expected 6.000000e+255
string.c:3062: Test failed: d.x = 7.000000e+255, expected 7.000000e+255
string.c:3062: Test failed: d.x = 9.000000e+255, expected 9.000000e+255
string.c:3062: Test failed: d.x = 1.000000e+256, expected 1.000000e+256
string.c:3062: Test failed: d.x = 2.000000e+256, expected 2.000000e+256
string.c:3062: Test failed: d.x = 3.000000e+256, expected 3.000000e+256
string.c:3062: Test failed: d.x = 4.000000e+256, expected 4.000000e+256
string.c:3062: Test failed: d.x = 5.000000e+256, expected 5.000000e+256
string.c:3062: Test failed: d.x = 6.000000e+256, expected 6.000000e+256
string.c:3062: Test failed: d.x = 7.000000e+256, expected 7.000000e+256
string.c:3062: Test failed: d.x = 8.000000e+256, expected 8.000000e+256
string.c:3062: Test failed: d.x = 9.000000e+256, expected 9.000000e+256
string.c:3062: Test failed: d.x = 1.000000e+257, expected 1.000000e+257
string.c:3062: Test failed: d.x = 2.000000e+257, expected 2.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+257, expected 3.000000e+257
string.c:3062: Test failed: d.x = 4.000000e+257, expected 4.000000e+257
string.c:3062: Test failed: d.x = 6.000000e+257, expected 6.000000e+257
string.c:3062: Test failed: d.x = 7.000000e+257, expected 7.000000e+257
string.c:3062: Test failed: d.x = 8.000000e+257, expected 8.000000e+257
string.c:3062: Test failed: d.x = 9.000000e+257, expected 9.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+258, expected 3.000000e+258
string.c:3062: Test failed: d.x = 6.000000e+258, expected 6.000000e+258
string.c:3062: Test failed: d.x = 7.000000e+258, expected 7.000000e+258
string.c:3062: Test failed: d.x = 1.000000e+259, expected 1.000000e+259
string.c:3062: Test failed: d.x = 2.000000e+259, expected 2.000000e+259
string.c:3062: Test failed: d.x = 3.000000e+259, expected 3.000000e+259
string.c:3062: Test failed: d.x = 4.000000e+259, expected 4.000000e+259
string.c:3062: Test failed: d.x = 5.000000e+259, expected 5.000000e+259
string.c:3062: Test failed: d.x = 6.000000e+259, expected 6.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+259, expected 7.000000e+259
string.c:3062: Test failed: d.x = 8.000000e+259, expected 8.000000e+259
string.c:3062: Test failed: d.x = 9.000000e+259, expected 9.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+260, expected 7.000000e+260
string.c:3062: Test failed: d.x = 1.000000e+261, expected 1.000000e+261
string.c:3062: Test failed: d.x = 2.000000e+261, expected 2.000000e+261
string.c:3062: Test failed: d.x = 3.000000e+261, expected 3.000000e+261
string.c:3062: Test failed: d.x = 4.000000e+261, expected 4.000000e+261
string.c:3062: Test failed: d.x = 5.000000e+261, expected 5.000000e+261
string.c:3062: Test failed: d.x = 6.000000e+261, expected 6.000000e+261
string.c:3062: Test failed: d.x = 7.000000e+261, expected 7.000000e+261
string.c:3062: Test failed: d.x = 8.000000e+261, expected 8.000000e+261
string.c:3062: Test failed: d.x = 9.000000e+261, expected 9.000000e+261
string.c:3062: Test failed: d.x = 1.000000e+262, expected 1.000000e+262
string.c:3062: Test failed: d.x = 2.000000e+262, expected 2.000000e+262
string.c:3062: Test failed: d.x = 3.000000e+262, expected 3.000000e+262
string.c:3062: Test failed: d.x = 4.000000e+262, expected 4.000000e+262
string.c:3062: Test failed: d.x = 5.000000e+262, expected 5.000000e+262
string.c:3062: Test failed: d.x = 6.000000e+262, expected 6.000000e+262
string.c:3062: Test failed: d.x = 7.000000e+262, expected 7.000000e+262
string.c:3062: Test failed: d.x = 8.000000e+262, expected 8.000000e+262
string.c:3062: Test failed: d.x = 9.000000e+262, expected 9.000000e+262
string.c:3062: Test failed: d.x = 1.000000e+263, expected 1.000000e+263
string.c:3062: Test failed: d.x = 2.000000e+263, expected 2.000000e+263
string.c:3062: Test failed: d.x = 3.000000e+263, expected 3.000000e+263
string.c:3062: Test failed: d.x = 4.000000e+263, expected 4.000000e+263
string.c:3062: Test failed: d.x = 5.000000e+263, expected 5.000000e+263
string.c:3062: Test failed: d.x = 6.000000e+263, expected 6.000000e+263
string.c:3062: Test failed: d.x = 7.000000e+263, expected 7.000000e+263
string.c:3062: Test failed: d.x = 8.000000e+263, expected 8.000000e+263
string.c:3062: Test failed: d.x = 9.000000e+263, expected 9.000000e+263
string.c:3062: Test failed: d.x = 1.000000e+264, expected 1.000000e+264
string.c:3062: Test failed: d.x = 2.000000e+264, expected 2.000000e+264
string.c:3062: Test failed: d.x = 3.000000e+264, expected 3.000000e+264
string.c:3062: Test failed: d.x = 4.000000e+264, expected 4.000000e+264
string.c:3062: Test failed: d.x = 6.000000e+264, expected 6.000000e+264
string.c:3062: Test failed: d.x = 8.000000e+264, expected 8.000000e+264
string.c:3062: Test failed: d.x = 1.000000e+265, expected 1.000000e+265
string.c:3062: Test failed: d.x = 2.000000e+265, expected 2.000000e+265
string.c:3062: Test failed: d.x = 3.000000e+265, expected 3.000000e+265
string.c:3062: Test failed: d.x = 4.000000e+265, expected 4.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+265, expected 5.000000e+265
string.c:3062: Test failed: d.x = 6.000000e+265, expected 6.000000e+265
string.c:3062: Test failed: d.x = 7.000000e+265, expected 7.000000e+265
string.c:3062: Test failed: d.x = 8.000000e+265, expected 8.000000e+265
string.c:3062: Test failed: d.x = 9.000000e+265, expected 9.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+266, expected 5.000000e+266
string.c:3062: Test failed: d.x = 9.000000e+266, expected 9.000000e+266
string.c:3062: Test failed: d.x = 1.000000e+267, expected 1.000000e+267
string.c:3062: Test failed: d.x = 2.000000e+267, expected 2.000000e+267
string.c:3062: Test failed: d.x = 3.000000e+267, expected 3.000000e+267
string.c:3062: Test failed: d.x = 4.000000e+267, expected 4.000000e+267
string.c:3062: Test failed: d.x = 5.000000e+267, expected 5.000000e+267
string.c:3062: Test failed: d.x = 6.000000e+267, expected 6.000000e+267
string.c:3062: Test failed: d.x = 7.000000e+267, expected 7.000000e+267
string.c:3062: Test failed: d.x = 8.000000e+267, expected 8.000000e+267
string.c:3062: Test failed: d.x = 9.000000e+267, expected 9.000000e+267
string.c:3062: Test failed: d.x = 1.000000e+268, expected 1.000000e+268
string.c:3062: Test failed: d.x = 2.000000e+268, expected 2.000000e+268
string.c:3062: Test failed: d.x = 3.000000e+268, expected 3.000000e+268
string.c:3062: Test failed: d.x = 4.000000e+268, expected 4.000000e+268
string.c:3062: Test failed: d.x = 6.000000e+268, expected 6.000000e+268
string.c:3062: Test failed: d.x = 7.000000e+268, expected 7.000000e+268
string.c:3062: Test failed: d.x = 8.000000e+268, expected 8.000000e+268
string.c:3062: Test failed: d.x = 9.000000e+268, expected 9.000000e+268
string.c:3062: Test failed: d.x = 5.000000e+269, expected 5.000000e+269
string.c:3062: Test failed: d.x = 7.000000e+269, expected 7.000000e+269
string.c:3062: Test failed: d.x = 1.000000e+270, expected 1.000000e+270
string.c:3062: Test failed: d.x = 2.000000e+270, expected 2.000000e+270
string.c:3062: Test failed: d.x = 3.000000e+270, expected 3.000000e+270
string.c:3062: Test failed: d.x = 4.000000e+270, expected 4.000000e+270
string.c:3062: Test failed: d.x = 6.000000e+270, expected 6.000000e+270
string.c:3062: Test failed: d.x = 7.000000e+270, expected 7.000000e+270
string.c:3062: Test failed: d.x = 8.000000e+270, expected 8.000000e+270
string.c:3062: Test failed: d.x = 1.000000e+271, expected 1.000000e+271
string.c:3062: Test failed: d.x = 2.000000e+271, expected 2.000000e+271
string.c:3062: Test failed: d.x = 3.000000e+271, expected 3.000000e+271
string.c:3062: Test failed: d.x = 4.000000e+271, expected 4.000000e+271
string.c:3062: Test failed: d.x = 5.000000e+271, expected 5.000000e+271
string.c:3062: Test failed: d.x = 6.000000e+271, expected 6.000000e+271
string.c:3062: Test failed: d.x = 8.000000e+271, expected 8.000000e+271
string.c:3062: Test failed: d.x = 9.000000e+271, expected 9.000000e+271
string.c:3062: Test failed: d.x = 1.000000e+272, expected 1.000000e+272
string.c:3062: Test failed: d.x = 2.000000e+272, expected 2.000000e+272
string.c:3062: Test failed: d.x = 4.000000e+272, expected 4.000000e+272
string.c:3062: Test failed: d.x = 5.000000e+272, expected 5.000000e+272
string.c:3062: Test failed: d.x = 7.000000e+272, expected 7.000000e+272
string.c:3062: Test failed: d.x = 8.000000e+272, expected 8.000000e+272
string.c:3062: Test failed: d.x = 1.000000e+273, expected 1.000000e+273
string.c:3062: Test failed: d.x = 2.000000e+273, expected 2.000000e+273
string.c:3062: Test failed: d.x = 3.000000e+273, expected 3.000000e+273
string.c:3062: Test failed: d.x = 4.000000e+273, expected 4.000000e+273
string.c:3062: Test failed: d.x = 5.000000e+273, expected 5.000000e+273
string.c:3062: Test failed: d.x = 6.000000e+273, expected 6.000000e+273
string.c:3062: Test failed: d.x = 7.000000e+273, expected 7.000000e+273
string.c:3062: Test failed: d.x = 8.000000e+273, expected 8.000000e+273
string.c:3062: Test failed: d.x = 9.000000e+273, expected 9.000000e+273
string.c:3062: Test failed: d.x = 1.000000e+274, expected 1.000000e+274
string.c:3062: Test failed: d.x = 2.000000e+274, expected 2.000000e+274
string.c:3062: Test failed: d.x = 3.000000e+274, expected 3.000000e+274
string.c:3062: Test failed: d.x = 4.000000e+274, expected 4.000000e+274
string.c:3062: Test failed: d.x = 5.000000e+274, expected 5.000000e+274
string.c:3062: Test failed: d.x = 6.000000e+274, expected 6.000000e+274
string.c:3062: Test failed: d.x = 7.000000e+274, expected 7.000000e+274
string.c:3062: Test failed: d.x = 8.000000e+274, expected 8.000000e+274
string.c:3062: Test failed: d.x = 9.000000e+274, expected 9.000000e+274
string.c:3062: Test failed: d.x = 1.000000e+275, expected 1.000000e+275
string.c:3062: Test failed: d.x = 2.000000e+275, expected 2.000000e+275
string.c:3062: Test failed: d.x = 3.000000e+275, expected 3.000000e+275
string.c:3062: Test failed: d.x = 4.000000e+275, expected 4.000000e+275
string.c:3062: Test failed: d.x = 5.000000e+275, expected 5.000000e+275
string.c:3062: Test failed: d.x = 6.000000e+275, expected 6.000000e+275
string.c:3062: Test failed: d.x = 7.000000e+275, expected 7.000000e+275
string.c:3062: Test failed: d.x = 8.000000e+275, expected 8.000000e+275
string.c:3062: Test failed: d.x = 9.000000e+275, expected 9.000000e+275
string.c:3062: Test failed: d.x = 1.000000e+276, expected 1.000000e+276
string.c:3062: Test failed: d.x = 2.000000e+276, expected 2.000000e+276
string.c:3062: Test failed: d.x = 4.000000e+276, expected 4.000000e+276
string.c:3062: Test failed: d.x = 5.000000e+276, expected 5.000000e+276
string.c:3062: Test failed: d.x = 8.000000e+276, expected 8.000000e+276
string.c:3062: Test failed: d.x = 1.000000e+277, expected 1.000000e+277
string.c:3062: Test failed: d.x = 2.000000e+277, expected 2.000000e+277
string.c:3062: Test failed: d.x = 3.000000e+277, expected 3.000000e+277
string.c:3062: Test failed: d.x = 4.000000e+277, expected 4.000000e+277
string.c:3062: Test failed: d.x = 5.000000e+277, expected 5.000000e+277
string.c:3062: Test failed: d.x = 6.000000e+277, expected 6.000000e+277
string.c:3062: Test failed: d.x = 7.000000e+277, expected 7.000000e+277
string.c:3062: Test failed: d.x = 8.000000e+277, expected 8.000000e+277
string.c:3062: Test failed: d.x = 9.000000e+277, expected 9.000000e+277
string.c:3062: Test failed: d.x = 1.000000e+278, expected 1.000000e+278
string.c:3062: Test failed: d.x = 2.000000e+278, expected 2.000000e+278
string.c:3062: Test failed: d.x = 3.000000e+278, expected 3.000000e+278
string.c:3062: Test failed: d.x = 4.000000e+278, expected 4.000000e+278
string.c:3062: Test failed: d.x = 5.000000e+278, expected 5.000000e+278
string.c:3062: Test failed: d.x = 6.000000e+278, expected 6.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+278, expected 7.000000e+278
string.c:3062: Test failed: d.x = 8.000000e+278, expected 8.000000e+278
string.c:3062: Test failed: d.x = 9.000000e+278, expected 9.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+280, expected 7.000000e+280
string.c:3062: Test failed: d.x = 1.000000e+281, expected 1.000000e+281
string.c:3062: Test failed: d.x = 2.000000e+281, expected 2.000000e+281
string.c:3062: Test failed: d.x = 3.000000e+281, expected 3.000000e+281
string.c:3062: Test failed: d.x = 4.000000e+281, expected 4.000000e+281
string.c:3062: Test failed: d.x = 5.000000e+281, expected 5.000000e+281
string.c:3062: Test failed: d.x = 6.000000e+281, expected 6.000000e+281
string.c:3062: Test failed: d.x = 7.000000e+281, expected 7.000000e+281
string.c:3062: Test failed: d.x = 8.000000e+281, expected 8.000000e+281
string.c:3062: Test failed: d.x = 9.000000e+281, expected 9.000000e+281
string.c:3062: Test failed: d.x = 1.000000e+282, expected 1.000000e+282
string.c:3062: Test failed: d.x = 2.000000e+282, expected 2.000000e+282
string.c:3062: Test failed: d.x = 3.000000e+282, expected 3.000000e+282
string.c:3062: Test failed: d.x = 4.000000e+282, expected 4.000000e+282
string.c:3062: Test failed: d.x = 5.000000e+282, expected 5.000000e+282
string.c:3062: Test failed: d.x = 6.000000e+282, expected 6.000000e+282
string.c:3062: Test failed: d.x = 7.000000e+282, expected 7.000000e+282
string.c:3062: Test failed: d.x = 8.000000e+282, expected 8.000000e+282
string.c:3062: Test failed: d.x = 9.000000e+282, expected 9.000000e+282
string.c:3062: Test failed: d.x = 1.000000e+283, expected 1.000000e+283
string.c:3062: Test failed: d.x = 2.000000e+283, expected 2.000000e+283
string.c:3062: Test failed: d.x = 3.000000e+283, expected 3.000000e+283
string.c:3062: Test failed: d.x = 4.000000e+283, expected 4.000000e+283
string.c:3062: Test failed: d.x = 5.000000e+283, expected 5.000000e+283
string.c:3062: Test failed: d.x = 6.000000e+283, expected 6.000000e+283
string.c:3062: Test failed: d.x = 7.000000e+283, expected 7.000000e+283
string.c:3062: Test failed: d.x = 8.000000e+283, expected 8.000000e+283
string.c:3062: Test failed: d.x = 9.000000e+283, expected 9.000000e+283
string.c:3062: Test failed: d.x = 1.000000e+285, expected 1.000000e+285
string.c:3062: Test failed: d.x = 2.000000e+285, expected 2.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+285, expected 3.000000e+285
string.c:3062: Test failed: d.x = 4.000000e+285, expected 4.000000e+285
string.c:3062: Test failed: d.x = 6.000000e+285, expected 6.000000e+285
string.c:3062: Test failed: d.x = 7.000000e+285, expected 7.000000e+285
string.c:3062: Test failed: d.x = 8.000000e+285, expected 8.000000e+285
string.c:3062: Test failed: d.x = 9.000000e+285, expected 9.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+286, expected 3.000000e+286
string.c:3062: Test failed: d.x = 6.000000e+286, expected 6.000000e+286
string.c:3062: Test failed: d.x = 7.000000e+286, expected 7.000000e+286
string.c:3062: Test failed: d.x = 9.000000e+286, expected 9.000000e+286
string.c:3062: Test failed: d.x = 1.000000e+288, expected 1.000000e+288
string.c:3062: Test failed: d.x = 2.000000e+288, expected 2.000000e+288
string.c:3062: Test failed: d.x = 3.000000e+288, expected 3.000000e+288
string.c:3062: Test failed: d.x = 4.000000e+288, expected 4.000000e+288
string.c:3062: Test failed: d.x = 6.000000e+288, expected 6.000000e+288
string.c:3062: Test failed: d.x = 7.000000e+288, expected 7.000000e+288
string.c:3062: Test failed: d.x = 8.000000e+288, expected 8.000000e+288
string.c:3062: Test failed: d.x = 9.000000e+288, expected 9.000000e+288
string.c:3062: Test failed: d.x = 1.000000e+289, expected 1.000000e+289
string.c:3062: Test failed: d.x = 2.000000e+289, expected 2.000000e+289
string.c:3062: Test failed: d.x = 3.000000e+289, expected 3.000000e+289
string.c:3062: Test failed: d.x = 4.000000e+289, expected 4.000000e+289
string.c:3062: Test failed: d.x = 5.000000e+289, expected 5.000000e+289
string.c:3062: Test failed: d.x = 6.000000e+289, expected 6.000000e+289
string.c:3062: Test failed: d.x = 7.000000e+289, expected 7.000000e+289
string.c:3062: Test failed: d.x = 8.000000e+289, expected 8.000000e+289
string.c:3062: Test failed: d.x = 9.000000e+289, expected 9.000000e+289
string.c:3062: Test failed: d.x = 1.000000e+290, expected 1.000000e+290
string.c:3062: Test failed: d.x = 2.000000e+290, expected 2.000000e+290
string.c:3062: Test failed: d.x = 3.000000e+290, expected 3.000000e+290
string.c:3062: Test failed: d.x = 4.000000e+290, expected 4.000000e+290
string.c:3062: Test failed: d.x = 6.000000e+290, expected 6.000000e+290
string.c:3062: Test failed: d.x = 7.000000e+290, expected 7.000000e+290
string.c:3062: Test failed: d.x = 8.000000e+290, expected 8.000000e+290
string.c:3062: Test failed: d.x = 9.000000e+290, expected 9.000000e+290
string.c:3062: Test failed: d.x = 1.000000e+291, expected 1.000000e+291
string.c:3062: Test failed: d.x = 2.000000e+291, expected 2.000000e+291
string.c:3062: Test failed: d.x = 3.000000e+291, expected 3.000000e+291
string.c:3062: Test failed: d.x = 4.000000e+291, expected 4.000000e+291
string.c:3062: Test failed: d.x = 6.000000e+291, expected 6.000000e+291
string.c:3062: Test failed: d.x = 7.000000e+291, expected 7.000000e+291
string.c:3062: Test failed: d.x = 8.000000e+291, expected 8.000000e+291
string.c:3062: Test failed: d.x = 9.000000e+291, expected 9.000000e+291
string.c:3062: Test failed: d.x = 1.000000e+292, expected 1.000000e+292
string.c:3062: Test failed: d.x = 2.000000e+292, expected 2.000000e+292
string.c:3062: Test failed: d.x = 3.000000e+292, expected 3.000000e+292
string.c:3062: Test failed: d.x = 4.000000e+292, expected 4.000000e+292
string.c:3062: Test failed: d.x = 5.000000e+292, expected 5.000000e+292
string.c:3062: Test failed: d.x = 6.000000e+292, expected 6.000000e+292
string.c:3062: Test failed: d.x = 7.000000e+292, expected 7.000000e+292
string.c:3062: Test failed: d.x = 8.000000e+292, expected 8.000000e+292
string.c:3062: Test failed: d.x = 9.000000e+292, expected 9.000000e+292
string.c:3062: Test failed: d.x = 1.000000e+293, expected 1.000000e+293
string.c:3062: Test failed: d.x = 2.000000e+293, expected 2.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+293, expected 3.000000e+293
string.c:3062: Test failed: d.x = 4.000000e+293, expected 4.000000e+293
string.c:3062: Test failed: d.x = 5.000000e+293, expected 5.000000e+293
string.c:3062: Test failed: d.x = 6.000000e+293, expected 6.000000e+293
string.c:3062: Test failed: d.x = 7.000000e+293, expected 7.000000e+293
string.c:3062: Test failed: d.x = 8.000000e+293, expected 8.000000e+293
string.c:3062: Test failed: d.x = 9.000000e+293, expected 9.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+294, expected 3.000000e+294
string.c:3062: Test failed: d.x = 6.000000e+294, expected 6.000000e+294
string.c:3062: Test failed: d.x = 7.000000e+294, expected 7.000000e+294
string.c:3062: Test failed: d.x = 1.000000e+295, expected 1.000000e+295
string.c:3062: Test failed: d.x = 2.000000e+295, expected 2.000000e+295
string.c:3062: Test failed: d.x = 3.000000e+295, expected 3.000000e+295
string.c:3062: Test failed: d.x = 4.000000e+295, expected 4.000000e+295
string.c:3062: Test failed: d.x = 5.000000e+295, expected 5.000000e+295
string.c:3062: Test failed: d.x = 6.000000e+295, expected 6.000000e+295
string.c:3062: Test failed: d.x = 7.000000e+295, expected 7.000000e+295
string.c:3062: Test failed: d.x = 8.000000e+295, expected 8.000000e+295
string.c:3062: Test failed: d.x = 9.000000e+295, expected 9.000000e+295
string.c:3062: Test failed: d.x = 1.000000e+296, expected 1.000000e+296
string.c:3062: Test failed: d.x = 2.000000e+296, expected 2.000000e+296
string.c:3062: Test failed: d.x = 3.000000e+296, expected 3.000000e+296
string.c:3062: Test failed: d.x = 4.000000e+296, expected 4.000000e+296
string.c:3062: Test failed: d.x = 5.000000e+296, expected 5.000000e+296
string.c:3062: Test failed: d.x = 6.000000e+296, expected 6.000000e+296
string.c:3062: Test failed: d.x = 8.000000e+296, expected 8.000000e+296
string.c:3062: Test failed: d.x = 9.000000e+296, expected 9.000000e+296
string.c:3062: Test failed: d.x = 1.000000e+297, expected 1.000000e+297
string.c:3062: Test failed: d.x = 2.000000e+297, expected 2.000000e+297
string.c:3062: Test failed: d.x = 4.000000e+297, expected 4.000000e+297
string.c:3062: Test failed: d.x = 5.000000e+297, expected 5.000000e+297
string.c:3062: Test failed: d.x = 7.000000e+297, expected 7.000000e+297
string.c:3062: Test failed: d.x = 8.000000e+297, expected 8.000000e+297
string.c:3062: Test failed: d.x = 9.000000e+297, expected 9.000000e+297
string.c:3062: Test failed: d.x = 1.000000e+298, expected 1.000000e+298
string.c:3062: Test failed: d.x = 2.000000e+298, expected 2.000000e+298
string.c:3062: Test failed: d.x = 3.000000e+298, expected 3.000000e+298
string.c:3062: Test failed: d.x = 4.000000e+298, expected 4.000000e+298
string.c:3062: Test failed: d.x = 5.000000e+298, expected 5.000000e+298
string.c:3062: Test failed: d.x = 6.000000e+298, expected 6.000000e+298
string.c:3062: Test failed: d.x = 7.000000e+298, expected 7.000000e+298
string.c:3062: Test failed: d.x = 8.000000e+298, expected 8.000000e+298
string.c:3062: Test failed: d.x = 9.000000e+298, expected 9.000000e+298
string.c:3062: Test failed: d.x = 1.000000e+299, expected 1.000000e+299
string.c:3062: Test failed: d.x = 2.000000e+299, expected 2.000000e+299
string.c:3062: Test failed: d.x = 3.000000e+299, expected 3.000000e+299
string.c:3062: Test failed: d.x = 4.000000e+299, expected 4.000000e+299
string.c:3062: Test failed: d.x = 5.000000e+299, expected 5.000000e+299
string.c:3062: Test failed: d.x = 6.000000e+299, expected 6.000000e+299
string.c:3062: Test failed: d.x = 7.000000e+299, expected 7.000000e+299
string.c:3062: Test failed: d.x = 8.000000e+299, expected 8.000000e+299
string.c:3062: Test failed: d.x = 9.000000e+299, expected 9.000000e+299
string.c:3062: Test failed: d.x = 1.000000e+300, expected 1.000000e+300
string.c:3062: Test failed: d.x = 2.000000e+300, expected 2.000000e+300
string.c:3062: Test failed: d.x = 3.000000e+300, expected 3.000000e+300
string.c:3062: Test failed: d.x = 4.000000e+300, expected 4.000000e+300
string.c:3062: Test failed: d.x = 5.000000e+300, expected 5.000000e+300
string.c:3062: Test failed: d.x = 6.000000e+300, expected 6.000000e+300
string.c:3062: Test failed: d.x = 7.000000e+300, expected 7.000000e+300
string.c:3062: Test failed: d.x = 8.000000e+300, expected 8.000000e+300
string.c:3062: Test failed: d.x = 9.000000e+300, expected 9.000000e+300
string.c:3062: Test failed: d.x = 1.000000e+301, expected 1.000000e+301
string.c:3062: Test failed: d.x = 2.000000e+301, expected 2.000000e+301
string.c:3062: Test failed: d.x = 3.000000e+301, expected 3.000000e+301
string.c:3062: Test failed: d.x = 4.000000e+301, expected 4.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+301, expected 5.000000e+301
string.c:3062: Test failed: d.x = 6.000000e+301, expected 6.000000e+301
string.c:3062: Test failed: d.x = 7.000000e+301, expected 7.000000e+301
string.c:3062: Test failed: d.x = 8.000000e+301, expected 8.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+302, expected 5.000000e+302
string.c:3062: Test failed: d.x = 1.000000e+303, expected 1.000000e+303
string.c:3062: Test failed: d.x = 2.000000e+303, expected 2.000000e+303
string.c:3062: Test failed: d.x = 4.000000e+303, expected 4.000000e+303
string.c:3062: Test failed: d.x = 5.000000e+303, expected 5.000000e+303
string.c:3062: Test failed: d.x = 7.000000e+303, expected 7.000000e+303
string.c:3062: Test failed: d.x = 8.000000e+303, expected 8.000000e+303
string.c:3062: Test failed: d.x = 9.000000e+303, expected 9.000000e+303
string.c:3062: Test failed: d.x = 1.000000e+304, expected 1.000000e+304
string.c:3062: Test failed: d.x = 2.000000e+304, expected 2.000000e+304
string.c:3062: Test failed: d.x = 3.000000e+304, expected 3.000000e+304
string.c:3062: Test failed: d.x = 4.000000e+304, expected 4.000000e+304
string.c:3062: Test failed: d.x = 5.000000e+304, expected 5.000000e+304
string.c:3062: Test failed: d.x = 6.000000e+304, expected 6.000000e+304
string.c:3062: Test failed: d.x = 7.000000e+304, expected 7.000000e+304
string.c:3062: Test failed: d.x = 8.000000e+304, expected 8.000000e+304
string.c:3062: Test failed: d.x = 9.000000e+304, expected 9.000000e+304
string.c:3062: Test failed: d.x = 1.000000e+305, expected 1.000000e+305
string.c:3062: Test failed: d.x = 2.000000e+305, expected 2.000000e+305
string.c:3062: Test failed: d.x = 3.000000e+305, expected 3.000000e+305
string.c:3062: Test failed: d.x = 4.000000e+305, expected 4.000000e+305
string.c:3062: Test failed: d.x = 5.000000e+305, expected 5.000000e+305
string.c:3062: Test failed: d.x = 6.000000e+305, expected 6.000000e+305
string.c:3062: Test failed: d.x = 7.000000e+305, expected 7.000000e+305
string.c:3062: Test failed: d.x = 8.000000e+305, expected 8.000000e+305
string.c:3062: Test failed: d.x = 9.000000e+305, expected 9.000000e+305
string.c:3062: Test failed: d.x = 1.000000e+306, expected 1.000000e+306
string.c:3062: Test failed: d.x = 2.000000e+306, expected 2.000000e+306
string.c:3062: Test failed: d.x = 3.000000e+306, expected 3.000000e+306
string.c:3062: Test failed: d.x = 4.000000e+306, expected 4.000000e+306
string.c:3062: Test failed: d.x = 5.000000e+306, expected 5.000000e+306
string.c:3062: Test failed: d.x = 6.000000e+306, expected 6.000000e+306
string.c:3062: Test failed: d.x = 7.000000e+306, expected 7.000000e+306
string.c:3062: Test failed: d.x = 8.000000e+306, expected 8.000000e+306
string.c:3062: Test failed: d.x = 9.000000e+306, expected 9.000000e+306
string.c:3062: Test failed: d.x = 1.000000e+307, expected 1.000000e+307
string.c:3062: Test failed: d.x = 2.000000e+307, expected 2.000000e+307
string.c:3062: Test failed: d.x = 3.000000e+307, expected 3.000000e+307
string.c:3062: Test failed: d.x = 4.000000e+307, expected 4.000000e+307
string.c:3062: Test failed: d.x = 6.000000e+307, expected 6.000000e+307
string.c:3062: Test failed: d.x = 8.000000e+307, expected 8.000000e+307
string.c:3062: Test failed: d.x = 1.000000e+308, expected 1.000000e+308

Report errors:
msvcrt:string prints too much data (97316 bytes)

=== debian10 (32 bit Chinese:China report) ===

msvcrt:
string.c:1989: Test failed: d = 1000000000000000120942354671656868962382001670435578817768191183142249744630862900164152357803694488643546272066771136697843816472621283262276046411983423130707191163420128905684081263961470216866716118177799472091300320549064642593292288.000000
string.c:3062: Test failed: d.x = 1.000000e-307, expected 1.000000e-307
string.c:3062: Test failed: d.x = 2.000000e-307, expected 2.000000e-307
string.c:3062: Test failed: d.x = 4.000000e-307, expected 4.000000e-307
string.c:3062: Test failed: d.x = 5.000000e-307, expected 5.000000e-307
string.c:3062: Test failed: d.x = 7.000000e-307, expected 7.000000e-307
string.c:3062: Test failed: d.x = 8.000000e-307, expected 8.000000e-307
string.c:3062: Test failed: d.x = 9.000000e-307, expected 9.000000e-307
string.c:3062: Test failed: d.x = 1.000000e-306, expected 1.000000e-306
string.c:3062: Test failed: d.x = 2.000000e-306, expected 2.000000e-306
string.c:3062: Test failed: d.x = 3.000000e-306, expected 3.000000e-306
string.c:3062: Test failed: d.x = 4.000000e-306, expected 4.000000e-306
string.c:3062: Test failed: d.x = 5.000000e-306, expected 5.000000e-306
string.c:3062: Test failed: d.x = 6.000000e-306, expected 6.000000e-306
string.c:3062: Test failed: d.x = 7.000000e-306, expected 7.000000e-306
string.c:3062: Test failed: d.x = 8.000000e-306, expected 8.000000e-306
string.c:3062: Test failed: d.x = 9.000000e-306, expected 9.000000e-306
string.c:3062: Test failed: d.x = 1.000000e-305, expected 1.000000e-305
string.c:3062: Test failed: d.x = 2.000000e-305, expected 2.000000e-305
string.c:3062: Test failed: d.x = 3.000000e-305, expected 3.000000e-305
string.c:3062: Test failed: d.x = 4.000000e-305, expected 4.000000e-305
string.c:3062: Test failed: d.x = 6.000000e-305, expected 6.000000e-305
string.c:3062: Test failed: d.x = 7.000000e-305, expected 7.000000e-305
string.c:3062: Test failed: d.x = 8.000000e-305, expected 8.000000e-305
string.c:3062: Test failed: d.x = 9.000000e-305, expected 9.000000e-305
string.c:3062: Test failed: d.x = 1.000000e-304, expected 1.000000e-304
string.c:3062: Test failed: d.x = 2.000000e-304, expected 2.000000e-304
string.c:3062: Test failed: d.x = 3.000000e-304, expected 3.000000e-304
string.c:3062: Test failed: d.x = 4.000000e-304, expected 4.000000e-304
string.c:3062: Test failed: d.x = 5.000000e-304, expected 5.000000e-304
string.c:3062: Test failed: d.x = 6.000000e-304, expected 6.000000e-304
string.c:3062: Test failed: d.x = 7.000000e-304, expected 7.000000e-304
string.c:3062: Test failed: d.x = 8.000000e-304, expected 8.000000e-304
string.c:3062: Test failed: d.x = 9.000000e-304, expected 9.000000e-304
string.c:3062: Test failed: d.x = 1.000000e-303, expected 1.000000e-303
string.c:3062: Test failed: d.x = 2.000000e-303, expected 2.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-303, expected 3.000000e-303
string.c:3062: Test failed: d.x = 4.000000e-303, expected 4.000000e-303
string.c:3062: Test failed: d.x = 5.000000e-303, expected 5.000000e-303
string.c:3062: Test failed: d.x = 6.000000e-303, expected 6.000000e-303
string.c:3062: Test failed: d.x = 7.000000e-303, expected 7.000000e-303
string.c:3062: Test failed: d.x = 8.000000e-303, expected 8.000000e-303
string.c:3062: Test failed: d.x = 9.000000e-303, expected 9.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-301, expected 3.000000e-301
string.c:3062: Test failed: d.x = 5.000000e-301, expected 5.000000e-301
string.c:3062: Test failed: d.x = 6.000000e-301, expected 6.000000e-301
string.c:3062: Test failed: d.x = 7.000000e-301, expected 7.000000e-301
string.c:3062: Test failed: d.x = 9.000000e-301, expected 9.000000e-301
string.c:3062: Test failed: d.x = 1.000000e-300, expected 1.000000e-300
string.c:3062: Test failed: d.x = 2.000000e-300, expected 2.000000e-300
string.c:3062: Test failed: d.x = 4.000000e-300, expected 4.000000e-300
string.c:3062: Test failed: d.x = 5.000000e-300, expected 5.000000e-300
string.c:3062: Test failed: d.x = 7.000000e-300, expected 7.000000e-300
string.c:3062: Test failed: d.x = 8.000000e-300, expected 8.000000e-300
string.c:3062: Test failed: d.x = 9.000000e-300, expected 9.000000e-300
string.c:3062: Test failed: d.x = 1.000000e-299, expected 1.000000e-299
string.c:3062: Test failed: d.x = 2.000000e-299, expected 2.000000e-299
string.c:3062: Test failed: d.x = 3.000000e-299, expected 3.000000e-299
string.c:3062: Test failed: d.x = 4.000000e-299, expected 4.000000e-299
string.c:3062: Test failed: d.x = 6.000000e-299, expected 6.000000e-299
string.c:3062: Test failed: d.x = 7.000000e-299, expected 7.000000e-299
string.c:3062: Test failed: d.x = 8.000000e-299, expected 8.000000e-299
string.c:3062: Test failed: d.x = 9.000000e-299, expected 9.000000e-299
string.c:3062: Test failed: d.x = 1.000000e-298, expected 1.000000e-298
string.c:3062: Test failed: d.x = 2.000000e-298, expected 2.000000e-298
string.c:3062: Test failed: d.x = 3.000000e-298, expected 3.000000e-298
string.c:3062: Test failed: d.x = 4.000000e-298, expected 4.000000e-298
string.c:3062: Test failed: d.x = 5.000000e-298, expected 5.000000e-298
string.c:3062: Test failed: d.x = 6.000000e-298, expected 6.000000e-298
string.c:3062: Test failed: d.x = 7.000000e-298, expected 7.000000e-298
string.c:3062: Test failed: d.x = 8.000000e-298, expected 8.000000e-298
string.c:3062: Test failed: d.x = 9.000000e-298, expected 9.000000e-298
string.c:3062: Test failed: d.x = 1.000000e-297, expected 1.000000e-297
string.c:3062: Test failed: d.x = 2.000000e-297, expected 2.000000e-297
string.c:3062: Test failed: d.x = 3.000000e-297, expected 3.000000e-297
string.c:3062: Test failed: d.x = 4.000000e-297, expected 4.000000e-297
string.c:3062: Test failed: d.x = 5.000000e-297, expected 5.000000e-297
string.c:3062: Test failed: d.x = 6.000000e-297, expected 6.000000e-297
string.c:3062: Test failed: d.x = 7.000000e-297, expected 7.000000e-297
string.c:3062: Test failed: d.x = 8.000000e-297, expected 8.000000e-297
string.c:3062: Test failed: d.x = 9.000000e-297, expected 9.000000e-297
string.c:3062: Test failed: d.x = 1.000000e-296, expected 1.000000e-296
string.c:3062: Test failed: d.x = 2.000000e-296, expected 2.000000e-296
string.c:3062: Test failed: d.x = 3.000000e-296, expected 3.000000e-296
string.c:3062: Test failed: d.x = 4.000000e-296, expected 4.000000e-296
string.c:3062: Test failed: d.x = 5.000000e-296, expected 5.000000e-296
string.c:3062: Test failed: d.x = 6.000000e-296, expected 6.000000e-296
string.c:3062: Test failed: d.x = 7.000000e-296, expected 7.000000e-296
string.c:3062: Test failed: d.x = 8.000000e-296, expected 8.000000e-296
string.c:3062: Test failed: d.x = 9.000000e-296, expected 9.000000e-296
string.c:3062: Test failed: d.x = 1.000000e-295, expected 1.000000e-295
string.c:3062: Test failed: d.x = 2.000000e-295, expected 2.000000e-295
string.c:3062: Test failed: d.x = 3.000000e-295, expected 3.000000e-295
string.c:3062: Test failed: d.x = 4.000000e-295, expected 4.000000e-295
string.c:3062: Test failed: d.x = 5.000000e-295, expected 5.000000e-295
string.c:3062: Test failed: d.x = 6.000000e-295, expected 6.000000e-295
string.c:3062: Test failed: d.x = 7.000000e-295, expected 7.000000e-295
string.c:3062: Test failed: d.x = 8.000000e-295, expected 8.000000e-295
string.c:3062: Test failed: d.x = 9.000000e-295, expected 9.000000e-295
string.c:3062: Test failed: d.x = 1.000000e-294, expected 1.000000e-294
string.c:3062: Test failed: d.x = 2.000000e-294, expected 2.000000e-294
string.c:3062: Test failed: d.x = 3.000000e-294, expected 3.000000e-294
string.c:3062: Test failed: d.x = 4.000000e-294, expected 4.000000e-294
string.c:3062: Test failed: d.x = 6.000000e-294, expected 6.000000e-294
string.c:3062: Test failed: d.x = 8.000000e-294, expected 8.000000e-294
string.c:3062: Test failed: d.x = 9.000000e-294, expected 9.000000e-294
string.c:3062: Test failed: d.x = 1.000000e-293, expected 1.000000e-293
string.c:3062: Test failed: d.x = 2.000000e-293, expected 2.000000e-293
string.c:3062: Test failed: d.x = 3.000000e-293, expected 3.000000e-293
string.c:3062: Test failed: d.x = 4.000000e-293, expected 4.000000e-293
string.c:3062: Test failed: d.x = 5.000000e-293, expected 5.000000e-293
string.c:3062: Test failed: d.x = 6.000000e-293, expected 6.000000e-293
string.c:3062: Test failed: d.x = 7.000000e-293, expected 7.000000e-293
string.c:3062: Test failed: d.x = 8.000000e-293, expected 8.000000e-293
string.c:3062: Test failed: d.x = 9.000000e-293, expected 9.000000e-293
string.c:3062: Test failed: d.x = 1.000000e-292, expected 1.000000e-292
string.c:3062: Test failed: d.x = 2.000000e-292, expected 2.000000e-292
string.c:3062: Test failed: d.x = 3.000000e-292, expected 3.000000e-292
string.c:3062: Test failed: d.x = 4.000000e-292, expected 4.000000e-292
string.c:3062: Test failed: d.x = 5.000000e-292, expected 5.000000e-292
string.c:3062: Test failed: d.x = 6.000000e-292, expected 6.000000e-292
string.c:3062: Test failed: d.x = 7.000000e-292, expected 7.000000e-292
string.c:3062: Test failed: d.x = 8.000000e-292, expected 8.000000e-292
string.c:3062: Test failed: d.x = 9.000000e-292, expected 9.000000e-292
string.c:3062: Test failed: d.x = 1.000000e-291, expected 1.000000e-291
string.c:3062: Test failed: d.x = 2.000000e-291, expected 2.000000e-291
string.c:3062: Test failed: d.x = 3.000000e-291, expected 3.000000e-291
string.c:3062: Test failed: d.x = 4.000000e-291, expected 4.000000e-291
string.c:3062: Test failed: d.x = 5.000000e-291, expected 5.000000e-291
string.c:3062: Test failed: d.x = 6.000000e-291, expected 6.000000e-291
string.c:3062: Test failed: d.x = 8.000000e-291, expected 8.000000e-291
string.c:3062: Test failed: d.x = 9.000000e-291, expected 9.000000e-291
string.c:3062: Test failed: d.x = 1.000000e-290, expected 1.000000e-290
string.c:3062: Test failed: d.x = 2.000000e-290, expected 2.000000e-290
string.c:3062: Test failed: d.x = 3.000000e-290, expected 3.000000e-290
string.c:3062: Test failed: d.x = 4.000000e-290, expected 4.000000e-290
string.c:3062: Test failed: d.x = 5.000000e-290, expected 5.000000e-290
string.c:3062: Test failed: d.x = 6.000000e-290, expected 6.000000e-290
string.c:3062: Test failed: d.x = 7.000000e-290, expected 7.000000e-290
string.c:3062: Test failed: d.x = 8.000000e-290, expected 8.000000e-290
string.c:3062: Test failed: d.x = 9.000000e-290, expected 9.000000e-290
string.c:3062: Test failed: d.x = 1.000000e-289, expected 1.000000e-289
string.c:3062: Test failed: d.x = 2.000000e-289, expected 2.000000e-289
string.c:3062: Test failed: d.x = 3.000000e-289, expected 3.000000e-289
string.c:3062: Test failed: d.x = 4.000000e-289, expected 4.000000e-289
string.c:3062: Test failed: d.x = 5.000000e-289, expected 5.000000e-289
string.c:3062: Test failed: d.x = 6.000000e-289, expected 6.000000e-289
string.c:3062: Test failed: d.x = 7.000000e-289, expected 7.000000e-289
string.c:3062: Test failed: d.x = 8.000000e-289, expected 8.000000e-289
string.c:3062: Test failed: d.x = 9.000000e-289, expected 9.000000e-289
string.c:3062: Test failed: d.x = 1.000000e-288, expected 1.000000e-288
string.c:3062: Test failed: d.x = 2.000000e-288, expected 2.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-288, expected 3.000000e-288
string.c:3062: Test failed: d.x = 4.000000e-288, expected 4.000000e-288
string.c:3062: Test failed: d.x = 5.000000e-288, expected 5.000000e-288
string.c:3062: Test failed: d.x = 6.000000e-288, expected 6.000000e-288
string.c:3062: Test failed: d.x = 7.000000e-288, expected 7.000000e-288
string.c:3062: Test failed: d.x = 8.000000e-288, expected 8.000000e-288
string.c:3062: Test failed: d.x = 9.000000e-288, expected 9.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-286, expected 3.000000e-286
string.c:3062: Test failed: d.x = 6.000000e-286, expected 6.000000e-286
string.c:3062: Test failed: d.x = 1.000000e-285, expected 1.000000e-285
string.c:3062: Test failed: d.x = 2.000000e-285, expected 2.000000e-285
string.c:3062: Test failed: d.x = 3.000000e-285, expected 3.000000e-285
string.c:3062: Test failed: d.x = 4.000000e-285, expected 4.000000e-285
string.c:3062: Test failed: d.x = 5.000000e-285, expected 5.000000e-285
string.c:3062: Test failed: d.x = 6.000000e-285, expected 6.000000e-285
string.c:3062: Test failed: d.x = 7.000000e-285, expected 7.000000e-285
string.c:3062: Test failed: d.x = 8.000000e-285, expected 8.000000e-285
string.c:3062: Test failed: d.x = 9.000000e-285, expected 9.000000e-285
string.c:3062: Test failed: d.x = 1.000000e-283, expected 1.000000e-283
string.c:3062: Test failed: d.x = 2.000000e-283, expected 2.000000e-283
string.c:3062: Test failed: d.x = 3.000000e-283, expected 3.000000e-283
string.c:3062: Test failed: d.x = 4.000000e-283, expected 4.000000e-283
string.c:3062: Test failed: d.x = 5.000000e-283, expected 5.000000e-283
string.c:3062: Test failed: d.x = 6.000000e-283, expected 6.000000e-283
string.c:3062: Test failed: d.x = 7.000000e-283, expected 7.000000e-283
string.c:3062: Test failed: d.x = 8.000000e-283, expected 8.000000e-283
string.c:3062: Test failed: d.x = 9.000000e-283, expected 9.000000e-283
string.c:3062: Test failed: d.x = 1.000000e-282, expected 1.000000e-282
string.c:3062: Test failed: d.x = 2.000000e-282, expected 2.000000e-282
string.c:3062: Test failed: d.x = 3.000000e-282, expected 3.000000e-282
string.c:3062: Test failed: d.x = 4.000000e-282, expected 4.000000e-282
string.c:3062: Test failed: d.x = 5.000000e-282, expected 5.000000e-282
string.c:3062: Test failed: d.x = 6.000000e-282, expected 6.000000e-282
string.c:3062: Test failed: d.x = 7.000000e-282, expected 7.000000e-282
string.c:3062: Test failed: d.x = 8.000000e-282, expected 8.000000e-282
string.c:3062: Test failed: d.x = 9.000000e-282, expected 9.000000e-282
string.c:3062: Test failed: d.x = 1.000000e-281, expected 1.000000e-281
string.c:3062: Test failed: d.x = 2.000000e-281, expected 2.000000e-281
string.c:3062: Test failed: d.x = 3.000000e-281, expected 3.000000e-281
string.c:3062: Test failed: d.x = 4.000000e-281, expected 4.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-281, expected 5.000000e-281
string.c:3062: Test failed: d.x = 6.000000e-281, expected 6.000000e-281
string.c:3062: Test failed: d.x = 7.000000e-281, expected 7.000000e-281
string.c:3062: Test failed: d.x = 8.000000e-281, expected 8.000000e-281
string.c:3062: Test failed: d.x = 9.000000e-281, expected 9.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-280, expected 5.000000e-280
string.c:3062: Test failed: d.x = 1.000000e-278, expected 1.000000e-278
string.c:3062: Test failed: d.x = 2.000000e-278, expected 2.000000e-278
string.c:3062: Test failed: d.x = 3.000000e-278, expected 3.000000e-278
string.c:3062: Test failed: d.x = 4.000000e-278, expected 4.000000e-278
string.c:3062: Test failed: d.x = 5.000000e-278, expected 5.000000e-278
string.c:3062: Test failed: d.x = 6.000000e-278, expected 6.000000e-278
string.c:3062: Test failed: d.x = 7.000000e-278, expected 7.000000e-278
string.c:3062: Test failed: d.x = 8.000000e-278, expected 8.000000e-278
string.c:3062: Test failed: d.x = 9.000000e-278, expected 9.000000e-278
string.c:3062: Test failed: d.x = 1.000000e-277, expected 1.000000e-277
string.c:3062: Test failed: d.x = 2.000000e-277, expected 2.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-277, expected 3.000000e-277
string.c:3062: Test failed: d.x = 4.000000e-277, expected 4.000000e-277
string.c:3062: Test failed: d.x = 5.000000e-277, expected 5.000000e-277
string.c:3062: Test failed: d.x = 6.000000e-277, expected 6.000000e-277
string.c:3062: Test failed: d.x = 7.000000e-277, expected 7.000000e-277
string.c:3062: Test failed: d.x = 8.000000e-277, expected 8.000000e-277
string.c:3062: Test failed: d.x = 9.000000e-277, expected 9.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-276, expected 3.000000e-276
string.c:3062: Test failed: d.x = 5.000000e-276, expected 5.000000e-276
string.c:3062: Test failed: d.x = 6.000000e-276, expected 6.000000e-276
string.c:3062: Test failed: d.x = 7.000000e-276, expected 7.000000e-276
string.c:3062: Test failed: d.x = 9.000000e-276, expected 9.000000e-276
string.c:3062: Test failed: d.x = 1.000000e-275, expected 1.000000e-275
string.c:3062: Test failed: d.x = 2.000000e-275, expected 2.000000e-275
string.c:3062: Test failed: d.x = 3.000000e-275, expected 3.000000e-275
string.c:3062: Test failed: d.x = 4.000000e-275, expected 4.000000e-275
string.c:3062: Test failed: d.x = 5.000000e-275, expected 5.000000e-275
string.c:3062: Test failed: d.x = 6.000000e-275, expected 6.000000e-275
string.c:3062: Test failed: d.x = 7.000000e-275, expected 7.000000e-275
string.c:3062: Test failed: d.x = 8.000000e-275, expected 8.000000e-275
string.c:3062: Test failed: d.x = 9.000000e-275, expected 9.000000e-275
string.c:3062: Test failed: d.x = 1.000000e-274, expected 1.000000e-274
string.c:3062: Test failed: d.x = 2.000000e-274, expected 2.000000e-274
string.c:3062: Test failed: d.x = 3.000000e-274, expected 3.000000e-274
string.c:3062: Test failed: d.x = 4.000000e-274, expected 4.000000e-274
string.c:3062: Test failed: d.x = 5.000000e-274, expected 5.000000e-274
string.c:3062: Test failed: d.x = 6.000000e-274, expected 6.000000e-274
string.c:3062: Test failed: d.x = 7.000000e-274, expected 7.000000e-274
string.c:3062: Test failed: d.x = 8.000000e-274, expected 8.000000e-274
string.c:3062: Test failed: d.x = 9.000000e-274, expected 9.000000e-274
string.c:3062: Test failed: d.x = 1.000000e-273, expected 1.000000e-273
string.c:3062: Test failed: d.x = 2.000000e-273, expected 2.000000e-273
string.c:3062: Test failed: d.x = 3.000000e-273, expected 3.000000e-273
string.c:3062: Test failed: d.x = 4.000000e-273, expected 4.000000e-273
string.c:3062: Test failed: d.x = 5.000000e-273, expected 5.000000e-273
string.c:3062: Test failed: d.x = 6.000000e-273, expected 6.000000e-273
string.c:3062: Test failed: d.x = 7.000000e-273, expected 7.000000e-273
string.c:3062: Test failed: d.x = 8.000000e-273, expected 8.000000e-273
string.c:3062: Test failed: d.x = 9.000000e-273, expected 9.000000e-273
string.c:3062: Test failed: d.x = 1.000000e-272, expected 1.000000e-272
string.c:3062: Test failed: d.x = 2.000000e-272, expected 2.000000e-272
string.c:3062: Test failed: d.x = 4.000000e-272, expected 4.000000e-272
string.c:3062: Test failed: d.x = 5.000000e-272, expected 5.000000e-272
string.c:3062: Test failed: d.x = 8.000000e-272, expected 8.000000e-272
string.c:3062: Test failed: d.x = 1.000000e-271, expected 1.000000e-271
string.c:3062: Test failed: d.x = 2.000000e-271, expected 2.000000e-271
string.c:3062: Test failed: d.x = 3.000000e-271, expected 3.000000e-271
string.c:3062: Test failed: d.x = 4.000000e-271, expected 4.000000e-271
string.c:3062: Test failed: d.x = 5.000000e-271, expected 5.000000e-271
string.c:3062: Test failed: d.x = 6.000000e-271, expected 6.000000e-271
string.c:3062: Test failed: d.x = 7.000000e-271, expected 7.000000e-271
string.c:3062: Test failed: d.x = 8.000000e-271, expected 8.000000e-271
string.c:3062: Test failed: d.x = 9.000000e-271, expected 9.000000e-271
string.c:3062: Test failed: d.x = 1.000000e-270, expected 1.000000e-270
string.c:3062: Test failed: d.x = 2.000000e-270, expected 2.000000e-270
string.c:3062: Test failed: d.x = 4.000000e-270, expected 4.000000e-270
string.c:3062: Test failed: d.x = 5.000000e-270, expected 5.000000e-270
string.c:3062: Test failed: d.x = 7.000000e-270, expected 7.000000e-270
string.c:3062: Test failed: d.x = 8.000000e-270, expected 8.000000e-270
string.c:3062: Test failed: d.x = 9.000000e-270, expected 9.000000e-270
string.c:3062: Test failed: d.x = 1.000000e-269, expected 1.000000e-269
string.c:3062: Test failed: d.x = 2.000000e-269, expected 2.000000e-269
string.c:3062: Test failed: d.x = 3.000000e-269, expected 3.000000e-269
string.c:3062: Test failed: d.x = 4.000000e-269, expected 4.000000e-269
string.c:3062: Test failed: d.x = 6.000000e-269, expected 6.000000e-269
string.c:3062: Test failed: d.x = 8.000000e-269, expected 8.000000e-269
string.c:3062: Test failed: d.x = 1.000000e-268, expected 1.000000e-268
string.c:3062: Test failed: d.x = 2.000000e-268, expected 2.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-268, expected 3.000000e-268
string.c:3062: Test failed: d.x = 4.000000e-268, expected 4.000000e-268
string.c:3062: Test failed: d.x = 6.000000e-268, expected 6.000000e-268
string.c:3062: Test failed: d.x = 7.000000e-268, expected 7.000000e-268
string.c:3062: Test failed: d.x = 8.000000e-268, expected 8.000000e-268
string.c:3062: Test failed: d.x = 9.000000e-268, expected 9.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-267, expected 3.000000e-267
string.c:3062: Test failed: d.x = 5.000000e-267, expected 5.000000e-267
string.c:3062: Test failed: d.x = 6.000000e-267, expected 6.000000e-267
string.c:3062: Test failed: d.x = 7.000000e-267, expected 7.000000e-267
string.c:3062: Test failed: d.x = 9.000000e-267, expected 9.000000e-267
string.c:3062: Test failed: d.x = 1.000000e-266, expected 1.000000e-266
string.c:3062: Test failed: d.x = 2.000000e-266, expected 2.000000e-266
string.c:3062: Test failed: d.x = 3.000000e-266, expected 3.000000e-266
string.c:3062: Test failed: d.x = 4.000000e-266, expected 4.000000e-266
string.c:3062: Test failed: d.x = 6.000000e-266, expected 6.000000e-266
string.c:3062: Test failed: d.x = 8.000000e-266, expected 8.000000e-266
string.c:3062: Test failed: d.x = 1.000000e-265, expected 1.000000e-265
string.c:3062: Test failed: d.x = 2.000000e-265, expected 2.000000e-265
string.c:3062: Test failed: d.x = 3.000000e-265, expected 3.000000e-265
string.c:3062: Test failed: d.x = 4.000000e-265, expected 4.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-265, expected 5.000000e-265
string.c:3062: Test failed: d.x = 6.000000e-265, expected 6.000000e-265
string.c:3062: Test failed: d.x = 7.000000e-265, expected 7.000000e-265
string.c:3062: Test failed: d.x = 8.000000e-265, expected 8.000000e-265
string.c:3062: Test failed: d.x = 9.000000e-265, expected 9.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-264, expected 5.000000e-264
string.c:3062: Test failed: d.x = 7.000000e-264, expected 7.000000e-264
string.c:3062: Test failed: d.x = 9.000000e-264, expected 9.000000e-264
string.c:3062: Test failed: d.x = 1.000000e-263, expected 1.000000e-263
string.c:3062: Test failed: d.x = 2.000000e-263, expected 2.000000e-263
string.c:3062: Test failed: d.x = 3.000000e-263, expected 3.000000e-263
string.c:3062: Test failed: d.x = 4.000000e-263, expected 4.000000e-263
string.c:3062: Test failed: d.x = 5.000000e-263, expected 5.000000e-263
string.c:3062: Test failed: d.x = 6.000000e-263, expected 6.000000e-263
string.c:3062: Test failed: d.x = 8.000000e-263, expected 8.000000e-263
string.c:3062: Test failed: d.x = 9.000000e-263, expected 9.000000e-263
string.c:3062: Test failed: d.x = 1.000000e-262, expected 1.000000e-262
string.c:3062: Test failed: d.x = 2.000000e-262, expected 2.000000e-262
string.c:3062: Test failed: d.x = 3.000000e-262, expected 3.000000e-262
string.c:3062: Test failed: d.x = 4.000000e-262, expected 4.000000e-262
string.c:3062: Test failed: d.x = 5.000000e-262, expected 5.000000e-262
string.c:3062: Test failed: d.x = 6.000000e-262, expected 6.000000e-262
string.c:3062: Test failed: d.x = 7.000000e-262, expected 7.000000e-262
string.c:3062: Test failed: d.x = 8.000000e-262, expected 8.000000e-262
string.c:3062: Test failed: d.x = 9.000000e-262, expected 9.000000e-262
string.c:3062: Test failed: d.x = 1.000000e-261, expected 1.000000e-261
string.c:3062: Test failed: d.x = 2.000000e-261, expected 2.000000e-261
string.c:3062: Test failed: d.x = 3.000000e-261, expected 3.000000e-261
string.c:3062: Test failed: d.x = 4.000000e-261, expected 4.000000e-261
string.c:3062: Test failed: d.x = 5.000000e-261, expected 5.000000e-261
string.c:3062: Test failed: d.x = 6.000000e-261, expected 6.000000e-261
string.c:3062: Test failed: d.x = 7.000000e-261, expected 7.000000e-261
string.c:3062: Test failed: d.x = 8.000000e-261, expected 8.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-261, expected 9.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-260, expected 9.000000e-260
string.c:3062: Test failed: d.x = 1.000000e-259, expected 1.000000e-259
string.c:3062: Test failed: d.x = 2.000000e-259, expected 2.000000e-259
string.c:3062: Test failed: d.x = 3.000000e-259, expected 3.000000e-259
string.c:3062: Test failed: d.x = 4.000000e-259, expected 4.000000e-259
string.c:3062: Test failed: d.x = 5.000000e-259, expected 5.000000e-259
string.c:3062: Test failed: d.x = 6.000000e-259, expected 6.000000e-259
string.c:3062: Test failed: d.x = 7.000000e-259, expected 7.000000e-259
string.c:3062: Test failed: d.x = 8.000000e-259, expected 8.000000e-259
string.c:3062: Test failed: d.x = 9.000000e-259, expected 9.000000e-259
string.c:3062: Test failed: d.x = 1.000000e-258, expected 1.000000e-258
string.c:3062: Test failed: d.x = 2.000000e-258, expected 2.000000e-258
string.c:3062: Test failed: d.x = 3.000000e-258, expected 3.000000e-258
string.c:3062: Test failed: d.x = 4.000000e-258, expected 4.000000e-258
string.c:3062: Test failed: d.x = 6.000000e-258, expected 6.000000e-258
string.c:3062: Test failed: d.x = 7.000000e-258, expected 7.000000e-258
string.c:3062: Test failed: d.x = 8.000000e-258, expected 8.000000e-258
string.c:3062: Test failed: d.x = 1.000000e-257, expected 1.000000e-257
string.c:3062: Test failed: d.x = 2.000000e-257, expected 2.000000e-257
string.c:3062: Test failed: d.x = 3.000000e-257, expected 3.000000e-257
string.c:3062: Test failed: d.x = 4.000000e-257, expected 4.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-257, expected 5.000000e-257
string.c:3062: Test failed: d.x = 6.000000e-257, expected 6.000000e-257
string.c:3062: Test failed: d.x = 8.000000e-257, expected 8.000000e-257
string.c:3062: Test failed: d.x = 9.000000e-257, expected 9.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-256, expected 5.000000e-256
string.c:3062: Test failed: d.x = 7.000000e-256, expected 7.000000e-256
string.c:3062: Test failed: d.x = 3.000000e-255, expected 3.000000e-255
string.c:3062: Test failed: d.x = 5.000000e-255, expected 5.000000e-255
string.c:3062: Test failed: d.x = 6.000000e-255, expected 6.000000e-255
string.c:3062: Test failed: d.x = 7.000000e-255, expected 7.000000e-255
string.c:3062: Test failed: d.x = 1.000000e-254, expected 1.000000e-254
string.c:3062: Test failed: d.x = 2.000000e-254, expected 2.000000e-254
string.c:3062: Test failed: d.x = 3.000000e-254, expected 3.000000e-254
string.c:3062: Test failed: d.x = 4.000000e-254, expected 4.000000e-254
string.c:3062: Test failed: d.x = 5.000000e-254, expected 5.000000e-254
string.c:3062: Test failed: d.x = 6.000000e-254, expected 6.000000e-254
string.c:3062: Test failed: d.x = 8.000000e-254, expected 8.000000e-254
string.c:3062: Test failed: d.x = 9.000000e-254, expected 9.000000e-254
string.c:3062: Test failed: d.x = 1.000000e-253, expected 1.000000e-253
string.c:3062: Test failed: d.x = 2.000000e-253, expected 2.000000e-253
string.c:3062: Test failed: d.x = 4.000000e-253, expected 4.000000e-253
string.c:3062: Test failed: d.x = 5.000000e-253, expected 5.000000e-253
string.c:3062: Test failed: d.x = 7.000000e-253, expected 7.000000e-253
string.c:3062: Test failed: d.x = 8.000000e-253, expected 8.000000e-253
string.c:3062: Test failed: d.x = 9.000000e-253, expected 9.000000e-253
string.c:3062: Test failed: d.x = 1.000000e-251, expected 1.000000e-251
string.c:3062: Test failed: d.x = 2.000000e-251, expected 2.000000e-251
string.c:3062: Test failed: d.x = 3.000000e-251, expected 3.000000e-251
string.c:3062: Test failed: d.x = 4.000000e-251, expected 4.000000e-251
string.c:3062: Test failed: d.x = 5.000000e-251, expected 5.000000e-251
string.c:3062: Test failed: d.x = 6.000000e-251, expected 6.000000e-251
string.c:3062: Test failed: d.x = 8.000000e-251, expected 8.000000e-251
string.c:3062: Test failed: d.x = 9.000000e-251, expected 9.000000e-251
string.c:3062: Test failed: d.x = 1.000000e-250, expected 1.000000e-250
string.c:3062: Test failed: d.x = 2.000000e-250, expected 2.000000e-250
string.c:3062: Test failed: d.x = 4.000000e-250, expected 4.000000e-250
string.c:3062: Test failed: d.x = 5.000000e-250, expected 5.000000e-250
string.c:3062: Test failed: d.x = 7.000000e-250, expected 7.000000e-250
string.c:3062: Test failed: d.x = 8.000000e-250, expected 8.000000e-250
string.c:3062: Test failed: d.x = 9.000000e-250, expected 9.000000e-250
string.c:3062: Test failed: d.x = 1.000000e-249, expected 1.000000e-249
string.c:3062: Test failed: d.x = 2.000000e-249, expected 2.000000e-249
string.c:3062: Test failed: d.x = 3.000000e-249, expected 3.000000e-249
string.c:3062: Test failed: d.x = 4.000000e-249, expected 4.000000e-249
string.c:3062: Test failed: d.x = 5.000000e-249, expected 5.000000e-249
string.c:3062: Test failed: d.x = 6.000000e-249, expected 6.000000e-249
string.c:3062: Test failed: d.x = 7.000000e-249, expected 7.000000e-249
string.c:3062: Test failed: d.x = 8.000000e-249, expected 8.000000e-249
string.c:3062: Test failed: d.x = 9.000000e-249, expected 9.000000e-249
string.c:3062: Test failed: d.x = 1.000000e-248, expected 1.000000e-248
string.c:3062: Test failed: d.x = 2.000000e-248, expected 2.000000e-248
string.c:3062: Test failed: d.x = 4.000000e-248, expected 4.000000e-248
string.c:3062: Test failed: d.x = 5.000000e-248, expected 5.000000e-248
string.c:3062: Test failed: d.x = 7.000000e-248, expected 7.000000e-248
string.c:3062: Test failed: d.x = 8.000000e-248, expected 8.000000e-248
string.c:3062: Test failed: d.x = 9.000000e-248, expected 9.000000e-248
string.c:3062: Test failed: d.x = 1.000000e-247, expected 1.000000e-247
string.c:3062: Test failed: d.x = 2.000000e-247, expected 2.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-247, expected 3.000000e-247
string.c:3062: Test failed: d.x = 4.000000e-247, expected 4.000000e-247
string.c:3062: Test failed: d.x = 5.000000e-247, expected 5.000000e-247
string.c:3062: Test failed: d.x = 6.000000e-247, expected 6.000000e-247
string.c:3062: Test failed: d.x = 8.000000e-247, expected 8.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-246, expected 3.000000e-246
string.c:3062: Test failed: d.x = 6.000000e-246, expected 6.000000e-246
string.c:3062: Test failed: d.x = 1.000000e-244, expected 1.000000e-244
string.c:3062: Test failed: d.x = 2.000000e-244, expected 2.000000e-244
string.c:3062: Test failed: d.x = 4.000000e-244, expected 4.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-244, expected 7.000000e-244
string.c:3062: Test failed: d.x = 8.000000e-244, expected 8.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-243, expected 7.000000e-243
string.c:3062: Test failed: d.x = 3.000000e-242, expected 3.000000e-242
string.c:3062: Test failed: d.x = 5.000000e-242, expected 5.000000e-242
string.c:3062: Test failed: d.x = 6.000000e-242, expected 6.000000e-242
string.c:3062: Test failed: d.x = 7.000000e-242, expected 7.000000e-242
string.c:3062: Test failed: d.x = 9.000000e-242, expected 9.000000e-242
string.c:3062: Test failed: d.x = 1.000000e-241, expected 1.000000e-241
string.c:3062: Test failed: d.x = 2.000000e-241, expected 2.000000e-241
string.c:3062: Test failed: d.x = 4.000000e-241, expected 4.000000e-241
string.c:3062: Test failed: d.x = 8.000000e-241, expected 8.000000e-241
string.c:3062: Test failed: d.x = 7.000000e-240, expected 7.000000e-240
string.c:3062: Test failed: d.x = 3.000000e-239, expected 3.000000e-239
string.c:3062: Test failed: d.x = 5.000000e-239, expected 5.000000e-239
string.c:3062: Test failed: d.x = 6.000000e-239, expected 6.000000e-239
string.c:3062: Test failed: d.x = 7.000000e-239, expected 7.000000e-239
string.c:3062: Test failed: d.x = 9.000000e-239, expected 9.000000e-239
string.c:3062: Test failed: d.x = 1.000000e-238, expected 1.000000e-238
string.c:3062: Test failed: d.x = 2.000000e-238, expected 2.000000e-238
string.c:3062: Test failed: d.x = 3.000000e-238, expected 3.000000e-238
string.c:3062: Test failed: d.x = 4.000000e-238, expected 4.000000e-238
string.c:3062: Test failed: d.x = 6.000000e-238, expected 6.000000e-238
string.c:3062: Test failed: d.x = 8.000000e-238, expected 8.000000e-238
string.c:3062: Test failed: d.x = 9.000000e-238, expected 9.000000e-238
string.c:3062: Test failed: d.x = 1.000000e-237, expected 1.000000e-237
string.c:3062: Test failed: d.x = 2.000000e-237, expected 2.000000e-237
string.c:3062: Test failed: d.x = 3.000000e-237, expected 3.000000e-237
string.c:3062: Test failed: d.x = 4.000000e-237, expected 4.000000e-237
string.c:3062: Test failed: d.x = 6.000000e-237, expected 6.000000e-237
string.c:3062: Test failed: d.x = 7.000000e-237, expected 7.000000e-237
string.c:3062: Test failed: d.x = 8.000000e-237, expected 8.000000e-237
string.c:3062: Test failed: d.x = 9.000000e-237, expected 9.000000e-237
string.c:3062: Test failed: d.x = 1.000000e-236, expected 1.000000e-236
string.c:3062: Test failed: d.x = 2.000000e-236, expected 2.000000e-236
string.c:3062: Test failed: d.x = 3.000000e-236, expected 3.000000e-236
string.c:3062: Test failed: d.x = 4.000000e-236, expected 4.000000e-236
string.c:3062: Test failed: d.x = 5.000000e-236, expected 5.000000e-236
string.c:3062: Test failed: d.x = 6.000000e-236, expected 6.000000e-236
string.c:3062: Test failed: d.x = 7.000000e-236, expected 7.000000e-236
string.c:3062: Test failed: d.x = 8.000000e-236, expected 8.000000e-236
string.c:3062: Test failed: d.x = 9.000000e-236, expected 9.000000e-236
string.c:3062: Test failed: d.x = 1.000000e-234, expected 1.000000e-234
string.c:3062: Test failed: d.x = 2.000000e-234, expected 2.000000e-234
string.c:3062: Test failed: d.x = 3.000000e-234, expected 3.000000e-234
string.c:3062: Test failed: d.x = 4.000000e-234, expected 4.000000e-234
string.c:3062: Test failed: d.x = 5.000000e-234, expected 5.000000e-234
string.c:3062: Test failed: d.x = 6.000000e-234, expected 6.000000e-234
string.c:3062: Test failed: d.x = 7.000000e-234, expected 7.000000e-234
string.c:3062: Test failed: d.x = 8.000000e-234, expected 8.000000e-234
string.c:3062: Test failed: d.x = 9.000000e-234, expected 9.000000e-234
string.c:3062: Test failed: d.x = 1.000000e-233, expected 1.000000e-233
string.c:3062: Test failed: d.x = 2.000000e-233, expected 2.000000e-233
string.c:3062: Test failed: d.x = 3.000000e-233, expected 3.000000e-233
string.c:3062: Test failed: d.x = 4.000000e-233, expected 4.000000e-233
string.c:3062: Test failed: d.x = 6.000000e-233, expected 6.000000e-233
string.c:3062: Test failed: d.x = 8.000000e-233, expected 8.000000e-233
string.c:3062: Test failed: d.x = 1.000000e-232, expected 1.000000e-232
string.c:3062: Test failed: d.x = 2.000000e-232, expected 2.000000e-232
string.c:3062: Test failed: d.x = 3.000000e-232, expected 3.000000e-232
string.c:3062: Test failed: d.x = 4.000000e-232, expected 4.000000e-232
string.c:3062: Test failed: d.x = 6.000000e-232, expected 6.000000e-232
string.c:3062: Test failed: d.x = 8.000000e-232, expected 8.000000e-232
string.c:3062: Test failed: d.x = 1.000000e-229, expected 1.000000e-229
string.c:3062: Test failed: d.x = 2.000000e-229, expected 2.000000e-229
string.c:3062: Test failed: d.x = 3.000000e-229, expected 3.000000e-229
string.c:3062: Test failed: d.x = 4.000000e-229, expected 4.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-229, expected 5.000000e-229
string.c:3062: Test failed: d.x = 6.000000e-229, expected 6.000000e-229
string.c:3062: Test failed: d.x = 7.000000e-229, expected 7.000000e-229
string.c:3062: Test failed: d.x = 8.000000e-229, expected 8.000000e-229
string.c:3062: Test failed: d.x = 9.000000e-229, expected 9.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-228, expected 5.000000e-228
string.c:3062: Test failed: d.x = 7.000000e-228, expected 7.000000e-228
string.c:3062: Test failed: d.x = 9.000000e-228, expected 9.000000e-228
string.c:3062: Test failed: d.x = 1.000000e-226, expected 1.000000e-226
string.c:3062: Test failed: d.x = 2.000000e-226, expected 2.000000e-226
string.c:3062: Test failed: d.x = 3.000000e-226, expected 3.000000e-226
string.c:3062: Test failed: d.x = 4.000000e-226, expected 4.000000e-226
string.c:3062: Test failed: d.x = 5.000000e-226, expected 5.000000e-226
string.c:3062: Test failed: d.x = 6.000000e-226, expected 6.000000e-226
string.c:3062: Test failed: d.x = 7.000000e-226, expected 7.000000e-226
string.c:3062: Test failed: d.x = 8.000000e-226, expected 8.000000e-226
string.c:3062: Test failed: d.x = 9.000000e-226, expected 9.000000e-226
string.c:3062: Test failed: d.x = 1.000000e-225, expected 1.000000e-225
string.c:3062: Test failed: d.x = 2.000000e-225, expected 2.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-225, expected 3.000000e-225
string.c:3062: Test failed: d.x = 4.000000e-225, expected 4.000000e-225
string.c:3062: Test failed: d.x = 5.000000e-225, expected 5.000000e-225
string.c:3062: Test failed: d.x = 6.000000e-225, expected 6.000000e-225
string.c:3062: Test failed: d.x = 7.000000e-225, expected 7.000000e-225
string.c:3062: Test failed: d.x = 8.000000e-225, expected 8.000000e-225
string.c:3062: Test failed: d.x = 9.000000e-225, expected 9.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-224, expected 3.000000e-224
string.c:3062: Test failed: d.x = 6.000000e-224, expected 6.000000e-224
string.c:3062: Test failed: d.x = 1.000000e-222, expected 1.000000e-222
string.c:3062: Test failed: d.x = 2.000000e-222, expected 2.000000e-222
string.c:3062: Test failed: d.x = 4.000000e-222, expected 4.000000e-222
string.c:3062: Test failed: d.x = 8.000000e-222, expected 8.000000e-222
string.c:3062: Test failed: d.x = 3.000000e-220, expected 3.000000e-220
string.c:3062: Test failed: d.x = 5.000000e-220, expected 5.000000e-220
string.c:3062: Test failed: d.x = 6.000000e-220, expected 6.000000e-220
string.c:3062: Test failed: d.x = 7.000000e-220, expected 7.000000e-220
string.c:3062: Test failed: d.x = 1.000000e-219, expected 1.000000e-219
string.c:3062: Test failed: d.x = 2.000000e-219, expected 2.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-219, expected 3.000000e-219
string.c:3062: Test failed: d.x = 4.000000e-219, expected 4.000000e-219
string.c:3062: Test failed: d.x = 5.000000e-219, expected 5.000000e-219
string.c:3062: Test failed: d.x = 6.000000e-219, expected 6.000000e-219
string.c:3062: Test failed: d.x = 7.000000e-219, expected 7.000000e-219
string.c:3062: Test failed: d.x = 8.000000e-219, expected 8.000000e-219
string.c:3062: Test failed: d.x = 9.000000e-219, expected 9.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-218, expected 3.000000e-218
string.c:3062: Test failed: d.x = 6.000000e-218, expected 6.000000e-218
string.c:3062: Test failed: d.x = 9.000000e-218, expected 9.000000e-218
string.c:3062: Test failed: d.x = 1.000000e-217, expected 1.000000e-217
string.c:3062: Test failed: d.x = 2.000000e-217, expected 2.000000e-217
string.c:3062: Test failed: d.x = 3.000000e-217, expected 3.000000e-217
string.c:3062: Test failed: d.x = 4.000000e-217, expected 4.000000e-217
string.c:3062: Test failed: d.x = 5.000000e-217, expected 5.000000e-217
string.c:3062: Test failed: d.x = 6.000000e-217, expected 6.000000e-217
string.c:3062: Test failed: d.x = 7.000000e-217, expected 7.000000e-217
string.c:3062: Test failed: d.x = 8.000000e-217, expected 8.000000e-217
string.c:3062: Test failed: d.x = 9.000000e-217, expected 9.000000e-217
string.c:3062: Test failed: d.x = 1.000000e-215, expected 1.000000e-215
string.c:3062: Test failed: d.x = 2.000000e-215, expected 2.000000e-215
string.c:3062: Test failed: d.x = 3.000000e-215, expected 3.000000e-215
string.c:3062: Test failed: d.x = 4.000000e-215, expected 4.000000e-215
string.c:3062: Test failed: d.x = 5.000000e-215, expected 5.000000e-215
string.c:3062: Test failed: d.x = 6.000000e-215, expected 6.000000e-215
string.c:3062: Test failed: d.x = 7.000000e-215, expected 7.000000e-215
string.c:3062: Test failed: d.x = 8.000000e-215, expected 8.000000e-215
string.c:3062: Test failed: d.x = 9.000000e-215, expected 9.000000e-215
string.c:3062: Test failed: d.x = 1.000000e-214, expected 1.000000e-214
string.c:3062: Test failed: d.x = 2.000000e-214, expected 2.000000e-214
string.c:3062: Test failed: d.x = 4.000000e-214, expected 4.000000e-214
string.c:3062: Test failed: d.x = 5.000000e-214, expected 5.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-214, expected 7.000000e-214
string.c:3062: Test failed: d.x = 8.000000e-214, expected 8.000000e-214
string.c:3062: Test failed: d.x = 9.000000e-214, expected 9.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-213, expected 7.000000e-213
string.c:3062: Test failed: d.x = 1.000000e-212, expected 1.000000e-212
string.c:3062: Test failed: d.x = 2.000000e-212, expected 2.000000e-212
string.c:3062: Test failed: d.x = 3.000000e-212, expected 3.000000e-212
string.c:3062: Test failed: d.x = 4.000000e-212, expected 4.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-212, expected 5.000000e-212
string.c:3062: Test failed: d.x = 6.000000e-212, expected 6.000000e-212
string.c:3062: Test failed: d.x = 7.000000e-212, expected 7.000000e-212
string.c:3062: Test failed: d.x = 8.000000e-212, expected 8.000000e-212
string.c:3062: Test failed: d.x = 9.000000e-212, expected 9.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-211, expected 5.000000e-211
string.c:3062: Test failed: d.x = 3.000000e-210, expected 3.000000e-210
string.c:3062: Test failed: d.x = 6.000000e-210, expected 6.000000e-210
string.c:3062: Test failed: d.x = 9.000000e-210, expected 9.000000e-210
string.c:3062: Test failed: d.x = 5.000000e-208, expected 5.000000e-208
string.c:3062: Test failed: d.x = 9.000000e-208, expected 9.000000e-208
string.c:3062: Test failed: d.x = 3.000000e-207, expected 3.000000e-207
string.c:3062: Test failed: d.x = 5.000000e-207, expected 5.000000e-207
string.c:3062: Test failed: d.x = 6.000000e-207, expected 6.000000e-207
string.c:3062: Test failed: d.x = 7.000000e-207, expected 7.000000e-207
string.c:3062: Test failed: d.x = 9.000000e-207, expected 9.000000e-207
string.c:3062: Test failed: d.x = 3.000000e-204, expected 3.000000e-204
string.c:3062: Test failed: d.x = 6.000000e-204, expected 6.000000e-204
string.c:3062: Test failed: d.x = 1.000000e-202, expected 1.000000e-202
string.c:3062: Test failed: d.x = 2.000000e-202, expected 2.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-202, expected 3.000000e-202
string.c:3062: Test failed: d.x = 4.000000e-202, expected 4.000000e-202
string.c:3062: Test failed: d.x = 5.000000e-202, expected 5.000000e-202
string.c:3062: Test failed: d.x = 6.000000e-202, expected 6.000000e-202
string.c:3062: Test failed: d.x = 7.000000e-202, expected 7.000000e-202
string.c:3062: Test failed: d.x = 8.000000e-202, expected 8.000000e-202
string.c:3062: Test failed: d.x = 9.000000e-202, expected 9.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-201, expected 3.000000e-201
string.c:3062: Test failed: d.x = 6.000000e-201, expected 6.000000e-201
string.c:3062: Test failed: d.x = 5.000000e-200, expected 5.000000e-200
string.c:3062: Test failed: d.x = 7.000000e-200, expected 7.000000e-200
string.c:3062: Test failed: d.x = 9.000000e-200, expected 9.000000e-200
string.c:3062: Test failed: d.x = 3.000000e-199, expected 3.000000e-199
string.c:3062: Test failed: d.x = 6.000000e-199, expected 6.000000e-199
string.c:3062: Test failed: d.x = 7.000000e-199, expected 7.000000e-199
string.c:3062: Test failed: d.x = 9.000000e-199, expected 9.000000e-199
string.c:3062: Test failed: d.x = 3.000000e-198, expected 3.000000e-198
string.c:3062: Test failed: d.x = 5.000000e-198, expected 5.000000e-198
string.c:3062: Test failed: d.x = 6.000000e-198, expected 6.000000e-198
string.c:3062: Test failed: d.x = 7.000000e-198, expected 7.000000e-198
string.c:3062: Test failed: d.x = 9.000000e-198, expected 9.000000e-198
string.c:3062: Test failed: d.x = 3.000000e-196, expected 3.000000e-196
string.c:3062: Test failed: d.x = 6.000000e-196, expected 6.000000e-196
string.c:3062: Test failed: d.x = 5.000000e-195, expected 5.000000e-195
string.c:3062: Test failed: d.x = 1.000000e-194, expected 1.000000e-194
string.c:3062: Test failed: d.x = 2.000000e-194, expected 2.000000e-194
string.c:3062: Test failed: d.x = 4.000000e-194, expected 4.000000e-194
string.c:3062: Test failed: d.x = 5.000000e-194, expected 5.000000e-194
string.c:3062: Test failed: d.x = 7.000000e-194, expected 7.000000e-194
string.c:3062: Test failed: d.x = 8.000000e-194, expected 8.000000e-194
string.c:3062: Test failed: d.x = 9.000000e-194, expected 9.000000e-194
string.c:3062: Test failed: d.x = 3.000000e-193, expected 3.000000e-193
string.c:3062: Test failed: d.x = 6.000000e-193, expected 6.000000e-193
string.c:3062: Test failed: d.x = 5.000000e-192, expected 5.000000e-192
string.c:3062: Test failed: d.x = 1.000000e-185, expected 1.000000e-185
string.c:3062: Test failed: d.x = 2.000000e-185, expected 2.000000e-185
string.c:3062: Test failed: d.x = 4.000000e-185, expected 4.000000e-185
string.c:3062: Test failed: d.x = 5.000000e-185, expected 5.000000e-185
string.c:3062: Test failed: d.x = 8.000000e-185, expected 8.000000e-185
string.c:3062: Test failed: d.x = 9.000000e-184, expected 9.000000e-184
string.c:3062: Test failed: d.x = 7.000000e-181, expected 7.000000e-181
string.c:3062: Test failed: d.x = 5.000000e-175, expected 5.000000e-175
string.c:3062: Test failed: d.x = 1.000000e-171, expected 1.000000e-171
string.c:3062: Test failed: d.x = 2.000000e-171, expected 2.000000e-171
string.c:3062: Test failed: d.x = 4.000000e-171, expected 4.000000e-171
string.c:3062: Test failed: d.x = 8.000000e-171, expected 8.000000e-171
string.c:3062: Test failed: d.x = 3.000000e-168, expected 3.000000e-168
string.c:3062: Test failed: d.x = 6.000000e-168, expected 6.000000e-168
string.c:3062: Test failed: d.x = 1.000000e-165, expected 1.000000e-165
string.c:3062: Test failed: d.x = 2.000000e-165, expected 2.000000e-165
string.c:3062: Test failed: d.x = 4.000000e-165, expected 4.000000e-165
string.c:3062: Test failed: d.x = 8.000000e-165, expected 8.000000e-165
string.c:3062: Test failed: d.x = 5.000000e-161, expected 5.000000e-161
string.c:3062: Test failed: d.x = 9.000000e-159, expected 9.000000e-159
string.c:3062: Test failed: d.x = 5.000000e-158, expected 5.000000e-158
string.c:3062: Test failed: d.x = 1.000000e-146, expected 1.000000e-146
string.c:3062: Test failed: d.x = 2.000000e-146, expected 2.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-146, expected 3.000000e-146
string.c:3062: Test failed: d.x = 4.000000e-146, expected 4.000000e-146
string.c:3062: Test failed: d.x = 5.000000e-146, expected 5.000000e-146
string.c:3062: Test failed: d.x = 6.000000e-146, expected 6.000000e-146
string.c:3062: Test failed: d.x = 8.000000e-146, expected 8.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-131, expected 3.000000e-131
string.c:3062: Test failed: d.x = 6.000000e-131, expected 6.000000e-131
string.c:3062: Test failed: d.x = 5.000000e+131, expected 5.000000e+131
string.c:3062: Test failed: d.x = 3.000000e+134, expected 3.000000e+134
string.c:3062: Test failed: d.x = 6.000000e+134, expected 6.000000e+134
string.c:3062: Test failed: d.x = 7.000000e+134, expected 7.000000e+134
string.c:3062: Test failed: d.x = 3.000000e+146, expected 3.000000e+146
string.c:3062: Test failed: d.x = 6.000000e+146, expected 6.000000e+146
string.c:3062: Test failed: d.x = 7.000000e+146, expected 7.000000e+146
string.c:3062: Test failed: d.x = 9.000000e+146, expected 9.000000e+146
string.c:3062: Test failed: d.x = 3.000000e+150, expected 3.000000e+150
string.c:3062: Test failed: d.x = 6.000000e+150, expected 6.000000e+150
string.c:3062: Test failed: d.x = 3.000000e+153, expected 3.000000e+153
string.c:3062: Test failed: d.x = 6.000000e+153, expected 6.000000e+153
string.c:3062: Test failed: d.x = 5.000000e+159, expected 5.000000e+159
string.c:3062: Test failed: d.x = 7.000000e+162, expected 7.000000e+162
string.c:3062: Test failed: d.x = 3.000000e+165, expected 3.000000e+165
string.c:3062: Test failed: d.x = 6.000000e+165, expected 6.000000e+165
string.c:3062: Test failed: d.x = 7.000000e+165, expected 7.000000e+165
string.c:3062: Test failed: d.x = 5.000000e+168, expected 5.000000e+168
string.c:3062: Test failed: d.x = 9.000000e+168, expected 9.000000e+168
string.c:3062: Test failed: d.x = 5.000000e+171, expected 5.000000e+171
string.c:3062: Test failed: d.x = 3.000000e+177, expected 3.000000e+177
string.c:3062: Test failed: d.x = 6.000000e+177, expected 6.000000e+177
string.c:3062: Test failed: d.x = 5.000000e+184, expected 5.000000e+184
string.c:3062: Test failed: d.x = 1.000000e+185, expected 1.000000e+185
string.c:3062: Test failed: d.x = 2.000000e+185, expected 2.000000e+185
string.c:3062: Test failed: d.x = 4.000000e+185, expected 4.000000e+185
string.c:3062: Test failed: d.x = 5.000000e+185, expected 5.000000e+185
string.c:3062: Test failed: d.x = 7.000000e+185, expected 7.000000e+185
string.c:3062: Test failed: d.x = 8.000000e+185, expected 8.000000e+185
string.c:3062: Test failed: d.x = 3.000000e+186, expected 3.000000e+186
string.c:3062: Test failed: d.x = 6.000000e+186, expected 6.000000e+186
string.c:3062: Test failed: d.x = 5.000000e+187, expected 5.000000e+187
string.c:3062: Test failed: d.x = 9.000000e+192, expected 9.000000e+192
string.c:3062: Test failed: d.x = 3.000000e+193, expected 3.000000e+193
string.c:3062: Test failed: d.x = 6.000000e+193, expected 6.000000e+193
string.c:3062: Test failed: d.x = 7.000000e+193, expected 7.000000e+193
string.c:3062: Test failed: d.x = 9.000000e+193, expected 9.000000e+193
string.c:3062: Test failed: d.x = 1.000000e+194, expected 1.000000e+194
string.c:3062: Test failed: d.x = 2.000000e+194, expected 2.000000e+194
string.c:3062: Test failed: d.x = 3.000000e+194, expected 3.000000e+194
string.c:3062: Test failed: d.x = 4.000000e+194, expected 4.000000e+194
string.c:3062: Test failed: d.x = 6.000000e+194, expected 6.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+194, expected 7.000000e+194
string.c:3062: Test failed: d.x = 8.000000e+194, expected 8.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+195, expected 7.000000e+195
string.c:3062: Test failed: d.x = 7.000000e+196, expected 7.000000e+196
string.c:3062: Test failed: d.x = 1.000000e+198, expected 1.000000e+198
string.c:3062: Test failed: d.x = 2.000000e+198, expected 2.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+198, expected 3.000000e+198
string.c:3062: Test failed: d.x = 4.000000e+198, expected 4.000000e+198
string.c:3062: Test failed: d.x = 6.000000e+198, expected 6.000000e+198
string.c:3062: Test failed: d.x = 7.000000e+198, expected 7.000000e+198
string.c:3062: Test failed: d.x = 8.000000e+198, expected 8.000000e+198
string.c:3062: Test failed: d.x = 9.000000e+198, expected 9.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+199, expected 3.000000e+199
string.c:3062: Test failed: d.x = 6.000000e+199, expected 6.000000e+199
string.c:3062: Test failed: d.x = 7.000000e+199, expected 7.000000e+199
string.c:3062: Test failed: d.x = 1.000000e+200, expected 1.000000e+200
string.c:3062: Test failed: d.x = 2.000000e+200, expected 2.000000e+200
string.c:3062: Test failed: d.x = 3.000000e+200, expected 3.000000e+200
string.c:3062: Test failed: d.x = 4.000000e+200, expected 4.000000e+200
string.c:3062: Test failed: d.x = 5.000000e+200, expected 5.000000e+200
string.c:3062: Test failed: d.x = 6.000000e+200, expected 6.000000e+200
string.c:3062: Test failed: d.x = 8.000000e+200, expected 8.000000e+200
string.c:3062: Test failed: d.x = 9.000000e+200, expected 9.000000e+200
string.c:3062: Test failed: d.x = 7.000000e+201, expected 7.000000e+201
string.c:3062: Test failed: d.x = 1.000000e+202, expected 1.000000e+202
string.c:3062: Test failed: d.x = 2.000000e+202, expected 2.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+202, expected 3.000000e+202
string.c:3062: Test failed: d.x = 4.000000e+202, expected 4.000000e+202
string.c:3062: Test failed: d.x = 5.000000e+202, expected 5.000000e+202
string.c:3062: Test failed: d.x = 6.000000e+202, expected 6.000000e+202
string.c:3062: Test failed: d.x = 7.000000e+202, expected 7.000000e+202
string.c:3062: Test failed: d.x = 8.000000e+202, expected 8.000000e+202
string.c:3062: Test failed: d.x = 9.000000e+202, expected 9.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+204, expected 3.000000e+204
string.c:3062: Test failed: d.x = 6.000000e+204, expected 6.000000e+204
string.c:3062: Test failed: d.x = 7.000000e+204, expected 7.000000e+204
string.c:3062: Test failed: d.x = 5.000000e+207, expected 5.000000e+207
string.c:3062: Test failed: d.x = 9.000000e+207, expected 9.000000e+207
string.c:3062: Test failed: d.x = 1.000000e+208, expected 1.000000e+208
string.c:3062: Test failed: d.x = 2.000000e+208, expected 2.000000e+208
string.c:3062: Test failed: d.x = 3.000000e+208, expected 3.000000e+208
string.c:3062: Test failed: d.x = 4.000000e+208, expected 4.000000e+208
string.c:3062: Test failed: d.x = 6.000000e+208, expected 6.000000e+208
string.c:3062: Test failed: d.x = 7.000000e+208, expected 7.000000e+208
string.c:3062: Test failed: d.x = 8.000000e+208, expected 8.000000e+208
string.c:3062: Test failed: d.x = 5.000000e+210, expected 5.000000e+210
string.c:3062: Test failed: d.x = 9.000000e+210, expected 9.000000e+210
string.c:3062: Test failed: d.x = 1.000000e+211, expected 1.000000e+211
string.c:3062: Test failed: d.x = 2.000000e+211, expected 2.000000e+211
string.c:3062: Test failed: d.x = 4.000000e+211, expected 4.000000e+211
string.c:3062: Test failed: d.x = 5.000000e+211, expected 5.000000e+211
string.c:3062: Test failed: d.x = 8.000000e+211, expected 8.000000e+211
string.c:3062: Test failed: d.x = 1.000000e+212, expected 1.000000e+212
string.c:3062: Test failed: d.x = 2.000000e+212, expected 2.000000e+212
string.c:3062: Test failed: d.x = 3.000000e+212, expected 3.000000e+212
string.c:3062: Test failed: d.x = 4.000000e+212, expected 4.000000e+212
string.c:3062: Test failed: d.x = 5.000000e+212, expected 5.000000e+212
string.c:3062: Test failed: d.x = 6.000000e+212, expected 6.000000e+212
string.c:3062: Test failed: d.x = 8.000000e+212, expected 8.000000e+212
string.c:3062: Test failed: d.x = 9.000000e+212, expected 9.000000e+212
string.c:3062: Test failed: d.x = 1.000000e+213, expected 1.000000e+213
string.c:3062: Test failed: d.x = 2.000000e+213, expected 2.000000e+213
string.c:3062: Test failed: d.x = 4.000000e+213, expected 4.000000e+213
string.c:3062: Test failed: d.x = 5.000000e+213, expected 5.000000e+213
string.c:3062: Test failed: d.x = 7.000000e+213, expected 7.000000e+213
string.c:3062: Test failed: d.x = 8.000000e+213, expected 8.000000e+213
string.c:3062: Test failed: d.x = 1.000000e+214, expected 1.000000e+214
string.c:3062: Test failed: d.x = 2.000000e+214, expected 2.000000e+214
string.c:3062: Test failed: d.x = 4.000000e+214, expected 4.000000e+214
string.c:3062: Test failed: d.x = 5.000000e+214, expected 5.000000e+214
string.c:3062: Test failed: d.x = 8.000000e+214, expected 8.000000e+214
string.c:3062: Test failed: d.x = 1.000000e+215, expected 1.000000e+215
string.c:3062: Test failed: d.x = 2.000000e+215, expected 2.000000e+215
string.c:3062: Test failed: d.x = 3.000000e+215, expected 3.000000e+215
string.c:3062: Test failed: d.x = 4.000000e+215, expected 4.000000e+215
string.c:3062: Test failed: d.x = 5.000000e+215, expected 5.000000e+215
string.c:3062: Test failed: d.x = 6.000000e+215, expected 6.000000e+215
string.c:3062: Test failed: d.x = 7.000000e+215, expected 7.000000e+215
string.c:3062: Test failed: d.x = 8.000000e+215, expected 8.000000e+215
string.c:3062: Test failed: d.x = 9.000000e+215, expected 9.000000e+215
string.c:3062: Test failed: d.x = 1.000000e+217, expected 1.000000e+217
string.c:3062: Test failed: d.x = 2.000000e+217, expected 2.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+217, expected 3.000000e+217
string.c:3062: Test failed: d.x = 4.000000e+217, expected 4.000000e+217
string.c:3062: Test failed: d.x = 5.000000e+217, expected 5.000000e+217
string.c:3062: Test failed: d.x = 6.000000e+217, expected 6.000000e+217
string.c:3062: Test failed: d.x = 7.000000e+217, expected 7.000000e+217
string.c:3062: Test failed: d.x = 8.000000e+217, expected 8.000000e+217
string.c:3062: Test failed: d.x = 9.000000e+217, expected 9.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+218, expected 3.000000e+218
string.c:3062: Test failed: d.x = 6.000000e+218, expected 6.000000e+218
string.c:3062: Test failed: d.x = 7.000000e+218, expected 7.000000e+218
string.c:3062: Test failed: d.x = 9.000000e+218, expected 9.000000e+218
string.c:3062: Test failed: d.x = 1.000000e+219, expected 1.000000e+219
string.c:3062: Test failed: d.x = 2.000000e+219, expected 2.000000e+219
string.c:3062: Test failed: d.x = 3.000000e+219, expected 3.000000e+219
string.c:3062: Test failed: d.x = 4.000000e+219, expected 4.000000e+219
string.c:3062: Test failed: d.x = 5.000000e+219, expected 5.000000e+219
string.c:3062: Test failed: d.x = 6.000000e+219, expected 6.000000e+219
string.c:3062: Test failed: d.x = 7.000000e+219, expected 7.000000e+219
string.c:3062: Test failed: d.x = 8.000000e+219, expected 8.000000e+219
string.c:3062: Test failed: d.x = 9.000000e+219, expected 9.000000e+219
string.c:3062: Test failed: d.x = 1.000000e+220, expected 1.000000e+220
string.c:3062: Test failed: d.x = 2.000000e+220, expected 2.000000e+220
string.c:3062: Test failed: d.x = 3.000000e+220, expected 3.000000e+220
string.c:3062: Test failed: d.x = 4.000000e+220, expected 4.000000e+220
string.c:3062: Test failed: d.x = 6.000000e+220, expected 6.000000e+220
string.c:3062: Test failed: d.x = 7.000000e+220, expected 7.000000e+220
string.c:3062: Test failed: d.x = 8.000000e+220, expected 8.000000e+220
string.c:3062: Test failed: d.x = 9.000000e+220, expected 9.000000e+220
string.c:3062: Test failed: d.x = 1.000000e+222, expected 1.000000e+222
string.c:3062: Test failed: d.x = 2.000000e+222, expected 2.000000e+222
string.c:3062: Test failed: d.x = 4.000000e+222, expected 4.000000e+222
string.c:3062: Test failed: d.x = 5.000000e+222, expected 5.000000e+222
string.c:3062: Test failed: d.x = 7.000000e+222, expected 7.000000e+222
string.c:3062: Test failed: d.x = 8.000000e+222, expected 8.000000e+222
string.c:3062: Test failed: d.x = 3.000000e+223, expected 3.000000e+223
string.c:3062: Test failed: d.x = 6.000000e+223, expected 6.000000e+223
string.c:3062: Test failed: d.x = 5.000000e+224, expected 5.000000e+224
string.c:3062: Test failed: d.x = 1.000000e+225, expected 1.000000e+225
string.c:3062: Test failed: d.x = 2.000000e+225, expected 2.000000e+225
string.c:3062: Test failed: d.x = 3.000000e+225, expected 3.000000e+225
string.c:3062: Test failed: d.x = 4.000000e+225, expected 4.000000e+225
string.c:3062: Test failed: d.x = 5.000000e+225, expected 5.000000e+225
string.c:3062: Test failed: d.x = 6.000000e+225, expected 6.000000e+225
string.c:3062: Test failed: d.x = 7.000000e+225, expected 7.000000e+225
string.c:3062: Test failed: d.x = 8.000000e+225, expected 8.000000e+225
string.c:3062: Test failed: d.x = 9.000000e+225, expected 9.000000e+225
string.c:3062: Test failed: d.x = 1.000000e+226, expected 1.000000e+226
string.c:3062: Test failed: d.x = 2.000000e+226, expected 2.000000e+226
string.c:3062: Test failed: d.x = 3.000000e+226, expected 3.000000e+226
string.c:3062: Test failed: d.x = 4.000000e+226, expected 4.000000e+226
string.c:3062: Test failed: d.x = 5.000000e+226, expected 5.000000e+226
string.c:3062: Test failed: d.x = 6.000000e+226, expected 6.000000e+226
string.c:3062: Test failed: d.x = 7.000000e+226, expected 7.000000e+226
string.c:3062: Test failed: d.x = 8.000000e+226, expected 8.000000e+226
string.c:3062: Test failed: d.x = 9.000000e+226, expected 9.000000e+226
string.c:3062: Test failed: d.x = 1.000000e+228, expected 1.000000e+228
string.c:3062: Test failed: d.x = 2.000000e+228, expected 2.000000e+228
string.c:3062: Test failed: d.x = 3.000000e+228, expected 3.000000e+228
string.c:3062: Test failed: d.x = 4.000000e+228, expected 4.000000e+228
string.c:3062: Test failed: d.x = 6.000000e+228, expected 6.000000e+228
string.c:3062: Test failed: d.x = 7.000000e+228, expected 7.000000e+228
string.c:3062: Test failed: d.x = 8.000000e+228, expected 8.000000e+228
string.c:3062: Test failed: d.x = 9.000000e+228, expected 9.000000e+228
string.c:3062: Test failed: d.x = 1.000000e+229, expected 1.000000e+229
string.c:3062: Test failed: d.x = 2.000000e+229, expected 2.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+229, expected 3.000000e+229
string.c:3062: Test failed: d.x = 4.000000e+229, expected 4.000000e+229
string.c:3062: Test failed: d.x = 5.000000e+229, expected 5.000000e+229
string.c:3062: Test failed: d.x = 6.000000e+229, expected 6.000000e+229
string.c:3062: Test failed: d.x = 7.000000e+229, expected 7.000000e+229
string.c:3062: Test failed: d.x = 8.000000e+229, expected 8.000000e+229
string.c:3062: Test failed: d.x = 9.000000e+229, expected 9.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+232, expected 3.000000e+232
string.c:3062: Test failed: d.x = 6.000000e+232, expected 6.000000e+232
string.c:3062: Test failed: d.x = 7.000000e+232, expected 7.000000e+232
string.c:3062: Test failed: d.x = 3.000000e+233, expected 3.000000e+233
string.c:3062: Test failed: d.x = 6.000000e+233, expected 6.000000e+233
string.c:3062: Test failed: d.x = 7.000000e+233, expected 7.000000e+233
string.c:3062: Test failed: d.x = 1.000000e+234, expected 1.000000e+234
string.c:3062: Test failed: d.x = 2.000000e+234, expected 2.000000e+234
string.c:3062: Test failed: d.x = 3.000000e+234, expected 3.000000e+234
string.c:3062: Test failed: d.x = 4.000000e+234, expected 4.000000e+234
string.c:3062: Test failed: d.x = 5.000000e+234, expected 5.000000e+234
string.c:3062: Test failed: d.x = 6.000000e+234, expected 6.000000e+234
string.c:3062: Test failed: d.x = 8.000000e+234, expected 8.000000e+234
string.c:3062: Test failed: d.x = 9.000000e+234, expected 9.000000e+234
string.c:3062: Test failed: d.x = 1.000000e+236, expected 1.000000e+236
string.c:3062: Test failed: d.x = 2.000000e+236, expected 2.000000e+236
string.c:3062: Test failed: d.x = 3.000000e+236, expected 3.000000e+236
string.c:3062: Test failed: d.x = 4.000000e+236, expected 4.000000e+236
string.c:3062: Test failed: d.x = 5.000000e+236, expected 5.000000e+236
string.c:3062: Test failed: d.x = 6.000000e+236, expected 6.000000e+236
string.c:3062: Test failed: d.x = 7.000000e+236, expected 7.000000e+236
string.c:3062: Test failed: d.x = 8.000000e+236, expected 8.000000e+236
string.c:3062: Test failed: d.x = 9.000000e+236, expected 9.000000e+236
string.c:3062: Test failed: d.x = 1.000000e+237, expected 1.000000e+237
string.c:3062: Test failed: d.x = 2.000000e+237, expected 2.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+237, expected 3.000000e+237
string.c:3062: Test failed: d.x = 4.000000e+237, expected 4.000000e+237
string.c:3062: Test failed: d.x = 5.000000e+237, expected 5.000000e+237
string.c:3062: Test failed: d.x = 6.000000e+237, expected 6.000000e+237
string.c:3062: Test failed: d.x = 7.000000e+237, expected 7.000000e+237
string.c:3062: Test failed: d.x = 8.000000e+237, expected 8.000000e+237
string.c:3062: Test failed: d.x = 9.000000e+237, expected 9.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+238, expected 3.000000e+238
string.c:3062: Test failed: d.x = 6.000000e+238, expected 6.000000e+238
string.c:3062: Test failed: d.x = 7.000000e+238, expected 7.000000e+238
string.c:3062: Test failed: d.x = 1.000000e+239, expected 1.000000e+239
string.c:3062: Test failed: d.x = 2.000000e+239, expected 2.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+239, expected 3.000000e+239
string.c:3062: Test failed: d.x = 4.000000e+239, expected 4.000000e+239
string.c:3062: Test failed: d.x = 6.000000e+239, expected 6.000000e+239
string.c:3062: Test failed: d.x = 8.000000e+239, expected 8.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+240, expected 3.000000e+240
string.c:3062: Test failed: d.x = 6.000000e+240, expected 6.000000e+240
string.c:3062: Test failed: d.x = 9.000000e+240, expected 9.000000e+240
string.c:3062: Test failed: d.x = 1.000000e+241, expected 1.000000e+241
string.c:3062: Test failed: d.x = 2.000000e+241, expected 2.000000e+241
string.c:3062: Test failed: d.x = 4.000000e+241, expected 4.000000e+241
string.c:3062: Test failed: d.x = 5.000000e+241, expected 5.000000e+241
string.c:3062: Test failed: d.x = 7.000000e+241, expected 7.000000e+241
string.c:3062: Test failed: d.x = 8.000000e+241, expected 8.000000e+241
string.c:3062: Test failed: d.x = 1.000000e+242, expected 1.000000e+242
string.c:3062: Test failed: d.x = 2.000000e+242, expected 2.000000e+242
string.c:3062: Test failed: d.x = 3.000000e+242, expected 3.000000e+242
string.c:3062: Test failed: d.x = 4.000000e+242, expected 4.000000e+242
string.c:3062: Test failed: d.x = 6.000000e+242, expected 6.000000e+242
string.c:3062: Test failed: d.x = 8.000000e+242, expected 8.000000e+242
string.c:3062: Test failed: d.x = 5.000000e+243, expected 5.000000e+243
string.c:3062: Test failed: d.x = 9.000000e+243, expected 9.000000e+243
string.c:3062: Test failed: d.x = 1.000000e+244, expected 1.000000e+244
string.c:3062: Test failed: d.x = 2.000000e+244, expected 2.000000e+244
string.c:3062: Test failed: d.x = 4.000000e+244, expected 4.000000e+244
string.c:3062: Test failed: d.x = 5.000000e+244, expected 5.000000e+244
string.c:3062: Test failed: d.x = 8.000000e+244, expected 8.000000e+244
string.c:3062: Test failed: d.x = 9.000000e+244, expected 9.000000e+244
string.c:3062: Test failed: d.x = 3.000000e+246, expected 3.000000e+246
string.c:3062: Test failed: d.x = 6.000000e+246, expected 6.000000e+246
string.c:3062: Test failed: d.x = 9.000000e+246, expected 9.000000e+246
string.c:3062: Test failed: d.x = 1.000000e+247, expected 1.000000e+247
string.c:3062: Test failed: d.x = 2.000000e+247, expected 2.000000e+247
string.c:3062: Test failed: d.x = 4.000000e+247, expected 4.000000e+247
string.c:3062: Test failed: d.x = 5.000000e+247, expected 5.000000e+247
string.c:3062: Test failed: d.x = 7.000000e+247, expected 7.000000e+247
string.c:3062: Test failed: d.x = 8.000000e+247, expected 8.000000e+247
string.c:3062: Test failed: d.x = 1.000000e+248, expected 1.000000e+248
string.c:3062: Test failed: d.x = 2.000000e+248, expected 2.000000e+248
string.c:3062: Test failed: d.x = 3.000000e+248, expected 3.000000e+248
string.c:3062: Test failed: d.x = 4.000000e+248, expected 4.000000e+248
string.c:3062: Test failed: d.x = 6.000000e+248, expected 6.000000e+248
string.c:3062: Test failed: d.x = 8.000000e+248, expected 8.000000e+248
string.c:3062: Test failed: d.x = 1.000000e+249, expected 1.000000e+249
string.c:3062: Test failed: d.x = 2.000000e+249, expected 2.000000e+249
string.c:3062: Test failed: d.x = 3.000000e+249, expected 3.000000e+249
string.c:3062: Test failed: d.x = 4.000000e+249, expected 4.000000e+249
string.c:3062: Test failed: d.x = 5.000000e+249, expected 5.000000e+249
string.c:3062: Test failed: d.x = 6.000000e+249, expected 6.000000e+249
string.c:3062: Test failed: d.x = 7.000000e+249, expected 7.000000e+249
string.c:3062: Test failed: d.x = 8.000000e+249, expected 8.000000e+249
string.c:3062: Test failed: d.x = 9.000000e+249, expected 9.000000e+249
string.c:3062: Test failed: d.x = 1.000000e+250, expected 1.000000e+250
string.c:3062: Test failed: d.x = 2.000000e+250, expected 2.000000e+250
string.c:3062: Test failed: d.x = 4.000000e+250, expected 4.000000e+250
string.c:3062: Test failed: d.x = 5.000000e+250, expected 5.000000e+250
string.c:3062: Test failed: d.x = 8.000000e+250, expected 8.000000e+250
string.c:3062: Test failed: d.x = 9.000000e+250, expected 9.000000e+250
string.c:3062: Test failed: d.x = 1.000000e+251, expected 1.000000e+251
string.c:3062: Test failed: d.x = 2.000000e+251, expected 2.000000e+251
string.c:3062: Test failed: d.x = 3.000000e+251, expected 3.000000e+251
string.c:3062: Test failed: d.x = 4.000000e+251, expected 4.000000e+251
string.c:3062: Test failed: d.x = 6.000000e+251, expected 6.000000e+251
string.c:3062: Test failed: d.x = 7.000000e+251, expected 7.000000e+251
string.c:3062: Test failed: d.x = 8.000000e+251, expected 8.000000e+251
string.c:3062: Test failed: d.x = 9.000000e+251, expected 9.000000e+251
string.c:3062: Test failed: d.x = 1.000000e+253, expected 1.000000e+253
string.c:3062: Test failed: d.x = 2.000000e+253, expected 2.000000e+253
string.c:3062: Test failed: d.x = 4.000000e+253, expected 4.000000e+253
string.c:3062: Test failed: d.x = 5.000000e+253, expected 5.000000e+253
string.c:3062: Test failed: d.x = 7.000000e+253, expected 7.000000e+253
string.c:3062: Test failed: d.x = 8.000000e+253, expected 8.000000e+253
string.c:3062: Test failed: d.x = 1.000000e+254, expected 1.000000e+254
string.c:3062: Test failed: d.x = 2.000000e+254, expected 2.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+254, expected 3.000000e+254
string.c:3062: Test failed: d.x = 4.000000e+254, expected 4.000000e+254
string.c:3062: Test failed: d.x = 6.000000e+254, expected 6.000000e+254
string.c:3062: Test failed: d.x = 7.000000e+254, expected 7.000000e+254
string.c:3062: Test failed: d.x = 8.000000e+254, expected 8.000000e+254
string.c:3062: Test failed: d.x = 9.000000e+254, expected 9.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+255, expected 3.000000e+255
string.c:3062: Test failed: d.x = 6.000000e+255, expected 6.000000e+255
string.c:3062: Test failed: d.x = 7.000000e+255, expected 7.000000e+255
string.c:3062: Test failed: d.x = 9.000000e+255, expected 9.000000e+255
string.c:3062: Test failed: d.x = 1.000000e+256, expected 1.000000e+256
string.c:3062: Test failed: d.x = 2.000000e+256, expected 2.000000e+256
string.c:3062: Test failed: d.x = 3.000000e+256, expected 3.000000e+256
string.c:3062: Test failed: d.x = 4.000000e+256, expected 4.000000e+256
string.c:3062: Test failed: d.x = 5.000000e+256, expected 5.000000e+256
string.c:3062: Test failed: d.x = 6.000000e+256, expected 6.000000e+256
string.c:3062: Test failed: d.x = 7.000000e+256, expected 7.000000e+256
string.c:3062: Test failed: d.x = 8.000000e+256, expected 8.000000e+256
string.c:3062: Test failed: d.x = 9.000000e+256, expected 9.000000e+256
string.c:3062: Test failed: d.x = 1.000000e+257, expected 1.000000e+257
string.c:3062: Test failed: d.x = 2.000000e+257, expected 2.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+257, expected 3.000000e+257
string.c:3062: Test failed: d.x = 4.000000e+257, expected 4.000000e+257
string.c:3062: Test failed: d.x = 6.000000e+257, expected 6.000000e+257
string.c:3062: Test failed: d.x = 7.000000e+257, expected 7.000000e+257
string.c:3062: Test failed: d.x = 8.000000e+257, expected 8.000000e+257
string.c:3062: Test failed: d.x = 9.000000e+257, expected 9.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+258, expected 3.000000e+258
string.c:3062: Test failed: d.x = 6.000000e+258, expected 6.000000e+258
string.c:3062: Test failed: d.x = 7.000000e+258, expected 7.000000e+258
string.c:3062: Test failed: d.x = 1.000000e+259, expected 1.000000e+259
string.c:3062: Test failed: d.x = 2.000000e+259, expected 2.000000e+259
string.c:3062: Test failed: d.x = 3.000000e+259, expected 3.000000e+259
string.c:3062: Test failed: d.x = 4.000000e+259, expected 4.000000e+259
string.c:3062: Test failed: d.x = 5.000000e+259, expected 5.000000e+259
string.c:3062: Test failed: d.x = 6.000000e+259, expected 6.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+259, expected 7.000000e+259
string.c:3062: Test failed: d.x = 8.000000e+259, expected 8.000000e+259
string.c:3062: Test failed: d.x = 9.000000e+259, expected 9.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+260, expected 7.000000e+260
string.c:3062: Test failed: d.x = 1.000000e+261, expected 1.000000e+261
string.c:3062: Test failed: d.x = 2.000000e+261, expected 2.000000e+261
string.c:3062: Test failed: d.x = 3.000000e+261, expected 3.000000e+261
string.c:3062: Test failed: d.x = 4.000000e+261, expected 4.000000e+261
string.c:3062: Test failed: d.x = 5.000000e+261, expected 5.000000e+261
string.c:3062: Test failed: d.x = 6.000000e+261, expected 6.000000e+261
string.c:3062: Test failed: d.x = 7.000000e+261, expected 7.000000e+261
string.c:3062: Test failed: d.x = 8.000000e+261, expected 8.000000e+261
string.c:3062: Test failed: d.x = 9.000000e+261, expected 9.000000e+261
string.c:3062: Test failed: d.x = 1.000000e+262, expected 1.000000e+262
string.c:3062: Test failed: d.x = 2.000000e+262, expected 2.000000e+262
string.c:3062: Test failed: d.x = 3.000000e+262, expected 3.000000e+262
string.c:3062: Test failed: d.x = 4.000000e+262, expected 4.000000e+262
string.c:3062: Test failed: d.x = 5.000000e+262, expected 5.000000e+262
string.c:3062: Test failed: d.x = 6.000000e+262, expected 6.000000e+262
string.c:3062: Test failed: d.x = 7.000000e+262, expected 7.000000e+262
string.c:3062: Test failed: d.x = 8.000000e+262, expected 8.000000e+262
string.c:3062: Test failed: d.x = 9.000000e+262, expected 9.000000e+262
string.c:3062: Test failed: d.x = 1.000000e+263, expected 1.000000e+263
string.c:3062: Test failed: d.x = 2.000000e+263, expected 2.000000e+263
string.c:3062: Test failed: d.x = 3.000000e+263, expected 3.000000e+263
string.c:3062: Test failed: d.x = 4.000000e+263, expected 4.000000e+263
string.c:3062: Test failed: d.x = 5.000000e+263, expected 5.000000e+263
string.c:3062: Test failed: d.x = 6.000000e+263, expected 6.000000e+263
string.c:3062: Test failed: d.x = 7.000000e+263, expected 7.000000e+263
string.c:3062: Test failed: d.x = 8.000000e+263, expected 8.000000e+263
string.c:3062: Test failed: d.x = 9.000000e+263, expected 9.000000e+263
string.c:3062: Test failed: d.x = 1.000000e+264, expected 1.000000e+264
string.c:3062: Test failed: d.x = 2.000000e+264, expected 2.000000e+264
string.c:3062: Test failed: d.x = 3.000000e+264, expected 3.000000e+264
string.c:3062: Test failed: d.x = 4.000000e+264, expected 4.000000e+264
string.c:3062: Test failed: d.x = 6.000000e+264, expected 6.000000e+264
string.c:3062: Test failed: d.x = 8.000000e+264, expected 8.000000e+264
string.c:3062: Test failed: d.x = 1.000000e+265, expected 1.000000e+265
string.c:3062: Test failed: d.x = 2.000000e+265, expected 2.000000e+265
string.c:3062: Test failed: d.x = 3.000000e+265, expected 3.000000e+265
string.c:3062: Test failed: d.x = 4.000000e+265, expected 4.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+265, expected 5.000000e+265
string.c:3062: Test failed: d.x = 6.000000e+265, expected 6.000000e+265
string.c:3062: Test failed: d.x = 7.000000e+265, expected 7.000000e+265
string.c:3062: Test failed: d.x = 8.000000e+265, expected 8.000000e+265
string.c:3062: Test failed: d.x = 9.000000e+265, expected 9.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+266, expected 5.000000e+266
string.c:3062: Test failed: d.x = 9.000000e+266, expected 9.000000e+266
string.c:3062: Test failed: d.x = 1.000000e+267, expected 1.000000e+267
string.c:3062: Test failed: d.x = 2.000000e+267, expected 2.000000e+267
string.c:3062: Test failed: d.x = 3.000000e+267, expected 3.000000e+267
string.c:3062: Test failed: d.x = 4.000000e+267, expected 4.000000e+267
string.c:3062: Test failed: d.x = 5.000000e+267, expected 5.000000e+267
string.c:3062: Test failed: d.x = 6.000000e+267, expected 6.000000e+267
string.c:3062: Test failed: d.x = 7.000000e+267, expected 7.000000e+267
string.c:3062: Test failed: d.x = 8.000000e+267, expected 8.000000e+267
string.c:3062: Test failed: d.x = 9.000000e+267, expected 9.000000e+267
string.c:3062: Test failed: d.x = 1.000000e+268, expected 1.000000e+268
string.c:3062: Test failed: d.x = 2.000000e+268, expected 2.000000e+268
string.c:3062: Test failed: d.x = 3.000000e+268, expected 3.000000e+268
string.c:3062: Test failed: d.x = 4.000000e+268, expected 4.000000e+268
string.c:3062: Test failed: d.x = 6.000000e+268, expected 6.000000e+268
string.c:3062: Test failed: d.x = 7.000000e+268, expected 7.000000e+268
string.c:3062: Test failed: d.x = 8.000000e+268, expected 8.000000e+268
string.c:3062: Test failed: d.x = 9.000000e+268, expected 9.000000e+268
string.c:3062: Test failed: d.x = 5.000000e+269, expected 5.000000e+269
string.c:3062: Test failed: d.x = 7.000000e+269, expected 7.000000e+269
string.c:3062: Test failed: d.x = 1.000000e+270, expected 1.000000e+270
string.c:3062: Test failed: d.x = 2.000000e+270, expected 2.000000e+270
string.c:3062: Test failed: d.x = 3.000000e+270, expected 3.000000e+270
string.c:3062: Test failed: d.x = 4.000000e+270, expected 4.000000e+270
string.c:3062: Test failed: d.x = 6.000000e+270, expected 6.000000e+270
string.c:3062: Test failed: d.x = 7.000000e+270, expected 7.000000e+270
string.c:3062: Test failed: d.x = 8.000000e+270, expected 8.000000e+270
string.c:3062: Test failed: d.x = 1.000000e+271, expected 1.000000e+271
string.c:3062: Test failed: d.x = 2.000000e+271, expected 2.000000e+271
string.c:3062: Test failed: d.x = 3.000000e+271, expected 3.000000e+271
string.c:3062: Test failed: d.x = 4.000000e+271, expected 4.000000e+271
string.c:3062: Test failed: d.x = 5.000000e+271, expected 5.000000e+271
string.c:3062: Test failed: d.x = 6.000000e+271, expected 6.000000e+271
string.c:3062: Test failed: d.x = 8.000000e+271, expected 8.000000e+271
string.c:3062: Test failed: d.x = 9.000000e+271, expected 9.000000e+271
string.c:3062: Test failed: d.x = 1.000000e+272, expected 1.000000e+272
string.c:3062: Test failed: d.x = 2.000000e+272, expected 2.000000e+272
string.c:3062: Test failed: d.x = 4.000000e+272, expected 4.000000e+272
string.c:3062: Test failed: d.x = 5.000000e+272, expected 5.000000e+272
string.c:3062: Test failed: d.x = 7.000000e+272, expected 7.000000e+272
string.c:3062: Test failed: d.x = 8.000000e+272, expected 8.000000e+272
string.c:3062: Test failed: d.x = 1.000000e+273, expected 1.000000e+273
string.c:3062: Test failed: d.x = 2.000000e+273, expected 2.000000e+273
string.c:3062: Test failed: d.x = 3.000000e+273, expected 3.000000e+273
string.c:3062: Test failed: d.x = 4.000000e+273, expected 4.000000e+273
string.c:3062: Test failed: d.x = 5.000000e+273, expected 5.000000e+273
string.c:3062: Test failed: d.x = 6.000000e+273, expected 6.000000e+273
string.c:3062: Test failed: d.x = 7.000000e+273, expected 7.000000e+273
string.c:3062: Test failed: d.x = 8.000000e+273, expected 8.000000e+273
string.c:3062: Test failed: d.x = 9.000000e+273, expected 9.000000e+273
string.c:3062: Test failed: d.x = 1.000000e+274, expected 1.000000e+274
string.c:3062: Test failed: d.x = 2.000000e+274, expected 2.000000e+274
string.c:3062: Test failed: d.x = 3.000000e+274, expected 3.000000e+274
string.c:3062: Test failed: d.x = 4.000000e+274, expected 4.000000e+274
string.c:3062: Test failed: d.x = 5.000000e+274, expected 5.000000e+274
string.c:3062: Test failed: d.x = 6.000000e+274, expected 6.000000e+274
string.c:3062: Test failed: d.x = 7.000000e+274, expected 7.000000e+274
string.c:3062: Test failed: d.x = 8.000000e+274, expected 8.000000e+274
string.c:3062: Test failed: d.x = 9.000000e+274, expected 9.000000e+274
string.c:3062: Test failed: d.x = 1.000000e+275, expected 1.000000e+275
string.c:3062: Test failed: d.x = 2.000000e+275, expected 2.000000e+275
string.c:3062: Test failed: d.x = 3.000000e+275, expected 3.000000e+275
string.c:3062: Test failed: d.x = 4.000000e+275, expected 4.000000e+275
string.c:3062: Test failed: d.x = 5.000000e+275, expected 5.000000e+275
string.c:3062: Test failed: d.x = 6.000000e+275, expected 6.000000e+275
string.c:3062: Test failed: d.x = 7.000000e+275, expected 7.000000e+275
string.c:3062: Test failed: d.x = 8.000000e+275, expected 8.000000e+275
string.c:3062: Test failed: d.x = 9.000000e+275, expected 9.000000e+275
string.c:3062: Test failed: d.x = 1.000000e+276, expected 1.000000e+276
string.c:3062: Test failed: d.x = 2.000000e+276, expected 2.000000e+276
string.c:3062: Test failed: d.x = 4.000000e+276, expected 4.000000e+276
string.c:3062: Test failed: d.x = 5.000000e+276, expected 5.000000e+276
string.c:3062: Test failed: d.x = 8.000000e+276, expected 8.000000e+276
string.c:3062: Test failed: d.x = 1.000000e+277, expected 1.000000e+277
string.c:3062: Test failed: d.x = 2.000000e+277, expected 2.000000e+277
string.c:3062: Test failed: d.x = 3.000000e+277, expected 3.000000e+277
string.c:3062: Test failed: d.x = 4.000000e+277, expected 4.000000e+277
string.c:3062: Test failed: d.x = 5.000000e+277, expected 5.000000e+277
string.c:3062: Test failed: d.x = 6.000000e+277, expected 6.000000e+277
string.c:3062: Test failed: d.x = 7.000000e+277, expected 7.000000e+277
string.c:3062: Test failed: d.x = 8.000000e+277, expected 8.000000e+277
string.c:3062: Test failed: d.x = 9.000000e+277, expected 9.000000e+277
string.c:3062: Test failed: d.x = 1.000000e+278, expected 1.000000e+278
string.c:3062: Test failed: d.x = 2.000000e+278, expected 2.000000e+278
string.c:3062: Test failed: d.x = 3.000000e+278, expected 3.000000e+278
string.c:3062: Test failed: d.x = 4.000000e+278, expected 4.000000e+278
string.c:3062: Test failed: d.x = 5.000000e+278, expected 5.000000e+278
string.c:3062: Test failed: d.x = 6.000000e+278, expected 6.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+278, expected 7.000000e+278
string.c:3062: Test failed: d.x = 8.000000e+278, expected 8.000000e+278
string.c:3062: Test failed: d.x = 9.000000e+278, expected 9.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+280, expected 7.000000e+280
string.c:3062: Test failed: d.x = 1.000000e+281, expected 1.000000e+281
string.c:3062: Test failed: d.x = 2.000000e+281, expected 2.000000e+281
string.c:3062: Test failed: d.x = 3.000000e+281, expected 3.000000e+281
string.c:3062: Test failed: d.x = 4.000000e+281, expected 4.000000e+281
string.c:3062: Test failed: d.x = 5.000000e+281, expected 5.000000e+281
string.c:3062: Test failed: d.x = 6.000000e+281, expected 6.000000e+281
string.c:3062: Test failed: d.x = 7.000000e+281, expected 7.000000e+281
string.c:3062: Test failed: d.x = 8.000000e+281, expected 8.000000e+281
string.c:3062: Test failed: d.x = 9.000000e+281, expected 9.000000e+281
string.c:3062: Test failed: d.x = 1.000000e+282, expected 1.000000e+282
string.c:3062: Test failed: d.x = 2.000000e+282, expected 2.000000e+282
string.c:3062: Test failed: d.x = 3.000000e+282, expected 3.000000e+282
string.c:3062: Test failed: d.x = 4.000000e+282, expected 4.000000e+282
string.c:3062: Test failed: d.x = 5.000000e+282, expected 5.000000e+282
string.c:3062: Test failed: d.x = 6.000000e+282, expected 6.000000e+282
string.c:3062: Test failed: d.x = 7.000000e+282, expected 7.000000e+282
string.c:3062: Test failed: d.x = 8.000000e+282, expected 8.000000e+282
string.c:3062: Test failed: d.x = 9.000000e+282, expected 9.000000e+282
string.c:3062: Test failed: d.x = 1.000000e+283, expected 1.000000e+283
string.c:3062: Test failed: d.x = 2.000000e+283, expected 2.000000e+283
string.c:3062: Test failed: d.x = 3.000000e+283, expected 3.000000e+283
string.c:3062: Test failed: d.x = 4.000000e+283, expected 4.000000e+283
string.c:3062: Test failed: d.x = 5.000000e+283, expected 5.000000e+283
string.c:3062: Test failed: d.x = 6.000000e+283, expected 6.000000e+283
string.c:3062: Test failed: d.x = 7.000000e+283, expected 7.000000e+283
string.c:3062: Test failed: d.x = 8.000000e+283, expected 8.000000e+283
string.c:3062: Test failed: d.x = 9.000000e+283, expected 9.000000e+283
string.c:3062: Test failed: d.x = 1.000000e+285, expected 1.000000e+285
string.c:3062: Test failed: d.x = 2.000000e+285, expected 2.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+285, expected 3.000000e+285
string.c:3062: Test failed: d.x = 4.000000e+285, expected 4.000000e+285
string.c:3062: Test failed: d.x = 6.000000e+285, expected 6.000000e+285
string.c:3062: Test failed: d.x = 7.000000e+285, expected 7.000000e+285
string.c:3062: Test failed: d.x = 8.000000e+285, expected 8.000000e+285
string.c:3062: Test failed: d.x = 9.000000e+285, expected 9.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+286, expected 3.000000e+286
string.c:3062: Test failed: d.x = 6.000000e+286, expected 6.000000e+286
string.c:3062: Test failed: d.x = 7.000000e+286, expected 7.000000e+286
string.c:3062: Test failed: d.x = 9.000000e+286, expected 9.000000e+286
string.c:3062: Test failed: d.x = 1.000000e+288, expected 1.000000e+288
string.c:3062: Test failed: d.x = 2.000000e+288, expected 2.000000e+288
string.c:3062: Test failed: d.x = 3.000000e+288, expected 3.000000e+288
string.c:3062: Test failed: d.x = 4.000000e+288, expected 4.000000e+288
string.c:3062: Test failed: d.x = 6.000000e+288, expected 6.000000e+288
string.c:3062: Test failed: d.x = 7.000000e+288, expected 7.000000e+288
string.c:3062: Test failed: d.x = 8.000000e+288, expected 8.000000e+288
string.c:3062: Test failed: d.x = 9.000000e+288, expected 9.000000e+288
string.c:3062: Test failed: d.x = 1.000000e+289, expected 1.000000e+289
string.c:3062: Test failed: d.x = 2.000000e+289, expected 2.000000e+289
string.c:3062: Test failed: d.x = 3.000000e+289, expected 3.000000e+289
string.c:3062: Test failed: d.x = 4.000000e+289, expected 4.000000e+289
string.c:3062: Test failed: d.x = 5.000000e+289, expected 5.000000e+289
string.c:3062: Test failed: d.x = 6.000000e+289, expected 6.000000e+289
string.c:3062: Test failed: d.x = 7.000000e+289, expected 7.000000e+289
string.c:3062: Test failed: d.x = 8.000000e+289, expected 8.000000e+289
string.c:3062: Test failed: d.x = 9.000000e+289, expected 9.000000e+289
string.c:3062: Test failed: d.x = 1.000000e+290, expected 1.000000e+290
string.c:3062: Test failed: d.x = 2.000000e+290, expected 2.000000e+290
string.c:3062: Test failed: d.x = 3.000000e+290, expected 3.000000e+290
string.c:3062: Test failed: d.x = 4.000000e+290, expected 4.000000e+290
string.c:3062: Test failed: d.x = 6.000000e+290, expected 6.000000e+290
string.c:3062: Test failed: d.x = 7.000000e+290, expected 7.000000e+290
string.c:3062: Test failed: d.x = 8.000000e+290, expected 8.000000e+290
string.c:3062: Test failed: d.x = 9.000000e+290, expected 9.000000e+290
string.c:3062: Test failed: d.x = 1.000000e+291, expected 1.000000e+291
string.c:3062: Test failed: d.x = 2.000000e+291, expected 2.000000e+291
string.c:3062: Test failed: d.x = 3.000000e+291, expected 3.000000e+291
string.c:3062: Test failed: d.x = 4.000000e+291, expected 4.000000e+291
string.c:3062: Test failed: d.x = 6.000000e+291, expected 6.000000e+291
string.c:3062: Test failed: d.x = 7.000000e+291, expected 7.000000e+291
string.c:3062: Test failed: d.x = 8.000000e+291, expected 8.000000e+291
string.c:3062: Test failed: d.x = 9.000000e+291, expected 9.000000e+291
string.c:3062: Test failed: d.x = 1.000000e+292, expected 1.000000e+292
string.c:3062: Test failed: d.x = 2.000000e+292, expected 2.000000e+292
string.c:3062: Test failed: d.x = 3.000000e+292, expected 3.000000e+292
string.c:3062: Test failed: d.x = 4.000000e+292, expected 4.000000e+292
string.c:3062: Test failed: d.x = 5.000000e+292, expected 5.000000e+292
string.c:3062: Test failed: d.x = 6.000000e+292, expected 6.000000e+292
string.c:3062: Test failed: d.x = 7.000000e+292, expected 7.000000e+292
string.c:3062: Test failed: d.x = 8.000000e+292, expected 8.000000e+292
string.c:3062: Test failed: d.x = 9.000000e+292, expected 9.000000e+292
string.c:3062: Test failed: d.x = 1.000000e+293, expected 1.000000e+293
string.c:3062: Test failed: d.x = 2.000000e+293, expected 2.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+293, expected 3.000000e+293
string.c:3062: Test failed: d.x = 4.000000e+293, expected 4.000000e+293
string.c:3062: Test failed: d.x = 5.000000e+293, expected 5.000000e+293
string.c:3062: Test failed: d.x = 6.000000e+293, expected 6.000000e+293
string.c:3062: Test failed: d.x = 7.000000e+293, expected 7.000000e+293
string.c:3062: Test failed: d.x = 8.000000e+293, expected 8.000000e+293
string.c:3062: Test failed: d.x = 9.000000e+293, expected 9.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+294, expected 3.000000e+294
string.c:3062: Test failed: d.x = 6.000000e+294, expected 6.000000e+294
string.c:3062: Test failed: d.x = 7.000000e+294, expected 7.000000e+294
string.c:3062: Test failed: d.x = 1.000000e+295, expected 1.000000e+295
string.c:3062: Test failed: d.x = 2.000000e+295, expected 2.000000e+295
string.c:3062: Test failed: d.x = 3.000000e+295, expected 3.000000e+295
string.c:3062: Test failed: d.x = 4.000000e+295, expected 4.000000e+295
string.c:3062: Test failed: d.x = 5.000000e+295, expected 5.000000e+295
string.c:3062: Test failed: d.x = 6.000000e+295, expected 6.000000e+295
string.c:3062: Test failed: d.x = 7.000000e+295, expected 7.000000e+295
string.c:3062: Test failed: d.x = 8.000000e+295, expected 8.000000e+295
string.c:3062: Test failed: d.x = 9.000000e+295, expected 9.000000e+295
string.c:3062: Test failed: d.x = 1.000000e+296, expected 1.000000e+296
string.c:3062: Test failed: d.x = 2.000000e+296, expected 2.000000e+296
string.c:3062: Test failed: d.x = 3.000000e+296, expected 3.000000e+296
string.c:3062: Test failed: d.x = 4.000000e+296, expected 4.000000e+296
string.c:3062: Test failed: d.x = 5.000000e+296, expected 5.000000e+296
string.c:3062: Test failed: d.x = 6.000000e+296, expected 6.000000e+296
string.c:3062: Test failed: d.x = 8.000000e+296, expected 8.000000e+296
string.c:3062: Test failed: d.x = 9.000000e+296, expected 9.000000e+296
string.c:3062: Test failed: d.x = 1.000000e+297, expected 1.000000e+297
string.c:3062: Test failed: d.x = 2.000000e+297, expected 2.000000e+297
string.c:3062: Test failed: d.x = 4.000000e+297, expected 4.000000e+297
string.c:3062: Test failed: d.x = 5.000000e+297, expected 5.000000e+297
string.c:3062: Test failed: d.x = 7.000000e+297, expected 7.000000e+297
string.c:3062: Test failed: d.x = 8.000000e+297, expected 8.000000e+297
string.c:3062: Test failed: d.x = 9.000000e+297, expected 9.000000e+297
string.c:3062: Test failed: d.x = 1.000000e+298, expected 1.000000e+298
string.c:3062: Test failed: d.x = 2.000000e+298, expected 2.000000e+298
string.c:3062: Test failed: d.x = 3.000000e+298, expected 3.000000e+298
string.c:3062: Test failed: d.x = 4.000000e+298, expected 4.000000e+298
string.c:3062: Test failed: d.x = 5.000000e+298, expected 5.000000e+298
string.c:3062: Test failed: d.x = 6.000000e+298, expected 6.000000e+298
string.c:3062: Test failed: d.x = 7.000000e+298, expected 7.000000e+298
string.c:3062: Test failed: d.x = 8.000000e+298, expected 8.000000e+298
string.c:3062: Test failed: d.x = 9.000000e+298, expected 9.000000e+298
string.c:3062: Test failed: d.x = 1.000000e+299, expected 1.000000e+299
string.c:3062: Test failed: d.x = 2.000000e+299, expected 2.000000e+299
string.c:3062: Test failed: d.x = 3.000000e+299, expected 3.000000e+299
string.c:3062: Test failed: d.x = 4.000000e+299, expected 4.000000e+299
string.c:3062: Test failed: d.x = 5.000000e+299, expected 5.000000e+299
string.c:3062: Test failed: d.x = 6.000000e+299, expected 6.000000e+299
string.c:3062: Test failed: d.x = 7.000000e+299, expected 7.000000e+299
string.c:3062: Test failed: d.x = 8.000000e+299, expected 8.000000e+299
string.c:3062: Test failed: d.x = 9.000000e+299, expected 9.000000e+299
string.c:3062: Test failed: d.x = 1.000000e+300, expected 1.000000e+300
string.c:3062: Test failed: d.x = 2.000000e+300, expected 2.000000e+300
string.c:3062: Test failed: d.x = 3.000000e+300, expected 3.000000e+300
string.c:3062: Test failed: d.x = 4.000000e+300, expected 4.000000e+300
string.c:3062: Test failed: d.x = 5.000000e+300, expected 5.000000e+300
string.c:3062: Test failed: d.x = 6.000000e+300, expected 6.000000e+300
string.c:3062: Test failed: d.x = 7.000000e+300, expected 7.000000e+300
string.c:3062: Test failed: d.x = 8.000000e+300, expected 8.000000e+300
string.c:3062: Test failed: d.x = 9.000000e+300, expected 9.000000e+300
string.c:3062: Test failed: d.x = 1.000000e+301, expected 1.000000e+301
string.c:3062: Test failed: d.x = 2.000000e+301, expected 2.000000e+301
string.c:3062: Test failed: d.x = 3.000000e+301, expected 3.000000e+301
string.c:3062: Test failed: d.x = 4.000000e+301, expected 4.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+301, expected 5.000000e+301
string.c:3062: Test failed: d.x = 6.000000e+301, expected 6.000000e+301
string.c:3062: Test failed: d.x = 7.000000e+301, expected 7.000000e+301
string.c:3062: Test failed: d.x = 8.000000e+301, expected 8.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+302, expected 5.000000e+302
string.c:3062: Test failed: d.x = 1.000000e+303, expected 1.000000e+303
string.c:3062: Test failed: d.x = 2.000000e+303, expected 2.000000e+303
string.c:3062: Test failed: d.x = 4.000000e+303, expected 4.000000e+303
string.c:3062: Test failed: d.x = 5.000000e+303, expected 5.000000e+303
string.c:3062: Test failed: d.x = 7.000000e+303, expected 7.000000e+303
string.c:3062: Test failed: d.x = 8.000000e+303, expected 8.000000e+303
string.c:3062: Test failed: d.x = 9.000000e+303, expected 9.000000e+303
string.c:3062: Test failed: d.x = 1.000000e+304, expected 1.000000e+304
string.c:3062: Test failed: d.x = 2.000000e+304, expected 2.000000e+304
string.c:3062: Test failed: d.x = 3.000000e+304, expected 3.000000e+304
string.c:3062: Test failed: d.x = 4.000000e+304, expected 4.000000e+304
string.c:3062: Test failed: d.x = 5.000000e+304, expected 5.000000e+304
string.c:3062: Test failed: d.x = 6.000000e+304, expected 6.000000e+304
string.c:3062: Test failed: d.x = 7.000000e+304, expected 7.000000e+304
string.c:3062: Test failed: d.x = 8.000000e+304, expected 8.000000e+304
string.c:3062: Test failed: d.x = 9.000000e+304, expected 9.000000e+304
string.c:3062: Test failed: d.x = 1.000000e+305, expected 1.000000e+305
string.c:3062: Test failed: d.x = 2.000000e+305, expected 2.000000e+305
string.c:3062: Test failed: d.x = 3.000000e+305, expected 3.000000e+305
string.c:3062: Test failed: d.x = 4.000000e+305, expected 4.000000e+305
string.c:3062: Test failed: d.x = 5.000000e+305, expected 5.000000e+305
string.c:3062: Test failed: d.x = 6.000000e+305, expected 6.000000e+305
string.c:3062: Test failed: d.x = 7.000000e+305, expected 7.000000e+305
string.c:3062: Test failed: d.x = 8.000000e+305, expected 8.000000e+305
string.c:3062: Test failed: d.x = 9.000000e+305, expected 9.000000e+305
string.c:3062: Test failed: d.x = 1.000000e+306, expected 1.000000e+306
string.c:3062: Test failed: d.x = 2.000000e+306, expected 2.000000e+306
string.c:3062: Test failed: d.x = 3.000000e+306, expected 3.000000e+306
string.c:3062: Test failed: d.x = 4.000000e+306, expected 4.000000e+306
string.c:3062: Test failed: d.x = 5.000000e+306, expected 5.000000e+306
string.c:3062: Test failed: d.x = 6.000000e+306, expected 6.000000e+306
string.c:3062: Test failed: d.x = 7.000000e+306, expected 7.000000e+306
string.c:3062: Test failed: d.x = 8.000000e+306, expected 8.000000e+306
string.c:3062: Test failed: d.x = 9.000000e+306, expected 9.000000e+306
string.c:3062: Test failed: d.x = 1.000000e+307, expected 1.000000e+307
string.c:3062: Test failed: d.x = 2.000000e+307, expected 2.000000e+307
string.c:3062: Test failed: d.x = 3.000000e+307, expected 3.000000e+307
string.c:3062: Test failed: d.x = 4.000000e+307, expected 4.000000e+307
string.c:3062: Test failed: d.x = 6.000000e+307, expected 6.000000e+307
string.c:3062: Test failed: d.x = 8.000000e+307, expected 8.000000e+307
string.c:3062: Test failed: d.x = 1.000000e+308, expected 1.000000e+308

Report errors:
msvcrt:string prints too much data (97314 bytes)

=== debian10 (32 bit WoW report) ===

msvcrt:
string.c:1989: Test failed: d = 1000000000000000120942354671656868962382001670435578817768191183142249744630862900164152357803694488643546272066771136697843816472621283262276046411983423130707191163420128905684081263961470216866716118177799472091300320549064642593292288.000000
string.c:3062: Test failed: d.x = 1.000000e-307, expected 1.000000e-307
string.c:3062: Test failed: d.x = 2.000000e-307, expected 2.000000e-307
string.c:3062: Test failed: d.x = 4.000000e-307, expected 4.000000e-307
string.c:3062: Test failed: d.x = 5.000000e-307, expected 5.000000e-307
string.c:3062: Test failed: d.x = 7.000000e-307, expected 7.000000e-307
string.c:3062: Test failed: d.x = 8.000000e-307, expected 8.000000e-307
string.c:3062: Test failed: d.x = 9.000000e-307, expected 9.000000e-307
string.c:3062: Test failed: d.x = 1.000000e-306, expected 1.000000e-306
string.c:3062: Test failed: d.x = 2.000000e-306, expected 2.000000e-306
string.c:3062: Test failed: d.x = 3.000000e-306, expected 3.000000e-306
string.c:3062: Test failed: d.x = 4.000000e-306, expected 4.000000e-306
string.c:3062: Test failed: d.x = 5.000000e-306, expected 5.000000e-306
string.c:3062: Test failed: d.x = 6.000000e-306, expected 6.000000e-306
string.c:3062: Test failed: d.x = 7.000000e-306, expected 7.000000e-306
string.c:3062: Test failed: d.x = 8.000000e-306, expected 8.000000e-306
string.c:3062: Test failed: d.x = 9.000000e-306, expected 9.000000e-306
string.c:3062: Test failed: d.x = 1.000000e-305, expected 1.000000e-305
string.c:3062: Test failed: d.x = 2.000000e-305, expected 2.000000e-305
string.c:3062: Test failed: d.x = 3.000000e-305, expected 3.000000e-305
string.c:3062: Test failed: d.x = 4.000000e-305, expected 4.000000e-305
string.c:3062: Test failed: d.x = 6.000000e-305, expected 6.000000e-305
string.c:3062: Test failed: d.x = 7.000000e-305, expected 7.000000e-305
string.c:3062: Test failed: d.x = 8.000000e-305, expected 8.000000e-305
string.c:3062: Test failed: d.x = 9.000000e-305, expected 9.000000e-305
string.c:3062: Test failed: d.x = 1.000000e-304, expected 1.000000e-304
string.c:3062: Test failed: d.x = 2.000000e-304, expected 2.000000e-304
string.c:3062: Test failed: d.x = 3.000000e-304, expected 3.000000e-304
string.c:3062: Test failed: d.x = 4.000000e-304, expected 4.000000e-304
string.c:3062: Test failed: d.x = 5.000000e-304, expected 5.000000e-304
string.c:3062: Test failed: d.x = 6.000000e-304, expected 6.000000e-304
string.c:3062: Test failed: d.x = 7.000000e-304, expected 7.000000e-304
string.c:3062: Test failed: d.x = 8.000000e-304, expected 8.000000e-304
string.c:3062: Test failed: d.x = 9.000000e-304, expected 9.000000e-304
string.c:3062: Test failed: d.x = 1.000000e-303, expected 1.000000e-303
string.c:3062: Test failed: d.x = 2.000000e-303, expected 2.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-303, expected 3.000000e-303
string.c:3062: Test failed: d.x = 4.000000e-303, expected 4.000000e-303
string.c:3062: Test failed: d.x = 5.000000e-303, expected 5.000000e-303
string.c:3062: Test failed: d.x = 6.000000e-303, expected 6.000000e-303
string.c:3062: Test failed: d.x = 7.000000e-303, expected 7.000000e-303
string.c:3062: Test failed: d.x = 8.000000e-303, expected 8.000000e-303
string.c:3062: Test failed: d.x = 9.000000e-303, expected 9.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-301, expected 3.000000e-301
string.c:3062: Test failed: d.x = 5.000000e-301, expected 5.000000e-301
string.c:3062: Test failed: d.x = 6.000000e-301, expected 6.000000e-301
string.c:3062: Test failed: d.x = 7.000000e-301, expected 7.000000e-301
string.c:3062: Test failed: d.x = 9.000000e-301, expected 9.000000e-301
string.c:3062: Test failed: d.x = 1.000000e-300, expected 1.000000e-300
string.c:3062: Test failed: d.x = 2.000000e-300, expected 2.000000e-300
string.c:3062: Test failed: d.x = 4.000000e-300, expected 4.000000e-300
string.c:3062: Test failed: d.x = 5.000000e-300, expected 5.000000e-300
string.c:3062: Test failed: d.x = 7.000000e-300, expected 7.000000e-300
string.c:3062: Test failed: d.x = 8.000000e-300, expected 8.000000e-300
string.c:3062: Test failed: d.x = 9.000000e-300, expected 9.000000e-300
string.c:3062: Test failed: d.x = 1.000000e-299, expected 1.000000e-299
string.c:3062: Test failed: d.x = 2.000000e-299, expected 2.000000e-299
string.c:3062: Test failed: d.x = 3.000000e-299, expected 3.000000e-299
string.c:3062: Test failed: d.x = 4.000000e-299, expected 4.000000e-299
string.c:3062: Test failed: d.x = 6.000000e-299, expected 6.000000e-299
string.c:3062: Test failed: d.x = 7.000000e-299, expected 7.000000e-299
string.c:3062: Test failed: d.x = 8.000000e-299, expected 8.000000e-299
string.c:3062: Test failed: d.x = 9.000000e-299, expected 9.000000e-299
string.c:3062: Test failed: d.x = 1.000000e-298, expected 1.000000e-298
string.c:3062: Test failed: d.x = 2.000000e-298, expected 2.000000e-298
string.c:3062: Test failed: d.x = 3.000000e-298, expected 3.000000e-298
string.c:3062: Test failed: d.x = 4.000000e-298, expected 4.000000e-298
string.c:3062: Test failed: d.x = 5.000000e-298, expected 5.000000e-298
string.c:3062: Test failed: d.x = 6.000000e-298, expected 6.000000e-298
string.c:3062: Test failed: d.x = 7.000000e-298, expected 7.000000e-298
string.c:3062: Test failed: d.x = 8.000000e-298, expected 8.000000e-298
string.c:3062: Test failed: d.x = 9.000000e-298, expected 9.000000e-298
string.c:3062: Test failed: d.x = 1.000000e-297, expected 1.000000e-297
string.c:3062: Test failed: d.x = 2.000000e-297, expected 2.000000e-297
string.c:3062: Test failed: d.x = 3.000000e-297, expected 3.000000e-297
string.c:3062: Test failed: d.x = 4.000000e-297, expected 4.000000e-297
string.c:3062: Test failed: d.x = 5.000000e-297, expected 5.000000e-297
string.c:3062: Test failed: d.x = 6.000000e-297, expected 6.000000e-297
string.c:3062: Test failed: d.x = 7.000000e-297, expected 7.000000e-297
string.c:3062: Test failed: d.x = 8.000000e-297, expected 8.000000e-297
string.c:3062: Test failed: d.x = 9.000000e-297, expected 9.000000e-297
string.c:3062: Test failed: d.x = 1.000000e-296, expected 1.000000e-296
string.c:3062: Test failed: d.x = 2.000000e-296, expected 2.000000e-296
string.c:3062: Test failed: d.x = 3.000000e-296, expected 3.000000e-296
string.c:3062: Test failed: d.x = 4.000000e-296, expected 4.000000e-296
string.c:3062: Test failed: d.x = 5.000000e-296, expected 5.000000e-296
string.c:3062: Test failed: d.x = 6.000000e-296, expected 6.000000e-296
string.c:3062: Test failed: d.x = 7.000000e-296, expected 7.000000e-296
string.c:3062: Test failed: d.x = 8.000000e-296, expected 8.000000e-296
string.c:3062: Test failed: d.x = 9.000000e-296, expected 9.000000e-296
string.c:3062: Test failed: d.x = 1.000000e-295, expected 1.000000e-295
string.c:3062: Test failed: d.x = 2.000000e-295, expected 2.000000e-295
string.c:3062: Test failed: d.x = 3.000000e-295, expected 3.000000e-295
string.c:3062: Test failed: d.x = 4.000000e-295, expected 4.000000e-295
string.c:3062: Test failed: d.x = 5.000000e-295, expected 5.000000e-295
string.c:3062: Test failed: d.x = 6.000000e-295, expected 6.000000e-295
string.c:3062: Test failed: d.x = 7.000000e-295, expected 7.000000e-295
string.c:3062: Test failed: d.x = 8.000000e-295, expected 8.000000e-295
string.c:3062: Test failed: d.x = 9.000000e-295, expected 9.000000e-295
string.c:3062: Test failed: d.x = 1.000000e-294, expected 1.000000e-294
string.c:3062: Test failed: d.x = 2.000000e-294, expected 2.000000e-294
string.c:3062: Test failed: d.x = 3.000000e-294, expected 3.000000e-294
string.c:3062: Test failed: d.x = 4.000000e-294, expected 4.000000e-294
string.c:3062: Test failed: d.x = 6.000000e-294, expected 6.000000e-294
string.c:3062: Test failed: d.x = 8.000000e-294, expected 8.000000e-294
string.c:3062: Test failed: d.x = 9.000000e-294, expected 9.000000e-294
string.c:3062: Test failed: d.x = 1.000000e-293, expected 1.000000e-293
string.c:3062: Test failed: d.x = 2.000000e-293, expected 2.000000e-293
string.c:3062: Test failed: d.x = 3.000000e-293, expected 3.000000e-293
string.c:3062: Test failed: d.x = 4.000000e-293, expected 4.000000e-293
string.c:3062: Test failed: d.x = 5.000000e-293, expected 5.000000e-293
string.c:3062: Test failed: d.x = 6.000000e-293, expected 6.000000e-293
string.c:3062: Test failed: d.x = 7.000000e-293, expected 7.000000e-293
string.c:3062: Test failed: d.x = 8.000000e-293, expected 8.000000e-293
string.c:3062: Test failed: d.x = 9.000000e-293, expected 9.000000e-293
string.c:3062: Test failed: d.x = 1.000000e-292, expected 1.000000e-292
string.c:3062: Test failed: d.x = 2.000000e-292, expected 2.000000e-292
string.c:3062: Test failed: d.x = 3.000000e-292, expected 3.000000e-292
string.c:3062: Test failed: d.x = 4.000000e-292, expected 4.000000e-292
string.c:3062: Test failed: d.x = 5.000000e-292, expected 5.000000e-292
string.c:3062: Test failed: d.x = 6.000000e-292, expected 6.000000e-292
string.c:3062: Test failed: d.x = 7.000000e-292, expected 7.000000e-292
string.c:3062: Test failed: d.x = 8.000000e-292, expected 8.000000e-292
string.c:3062: Test failed: d.x = 9.000000e-292, expected 9.000000e-292
string.c:3062: Test failed: d.x = 1.000000e-291, expected 1.000000e-291
string.c:3062: Test failed: d.x = 2.000000e-291, expected 2.000000e-291
string.c:3062: Test failed: d.x = 3.000000e-291, expected 3.000000e-291
string.c:3062: Test failed: d.x = 4.000000e-291, expected 4.000000e-291
string.c:3062: Test failed: d.x = 5.000000e-291, expected 5.000000e-291
string.c:3062: Test failed: d.x = 6.000000e-291, expected 6.000000e-291
string.c:3062: Test failed: d.x = 8.000000e-291, expected 8.000000e-291
string.c:3062: Test failed: d.x = 9.000000e-291, expected 9.000000e-291
string.c:3062: Test failed: d.x = 1.000000e-290, expected 1.000000e-290
string.c:3062: Test failed: d.x = 2.000000e-290, expected 2.000000e-290
string.c:3062: Test failed: d.x = 3.000000e-290, expected 3.000000e-290
string.c:3062: Test failed: d.x = 4.000000e-290, expected 4.000000e-290
string.c:3062: Test failed: d.x = 5.000000e-290, expected 5.000000e-290
string.c:3062: Test failed: d.x = 6.000000e-290, expected 6.000000e-290
string.c:3062: Test failed: d.x = 7.000000e-290, expected 7.000000e-290
string.c:3062: Test failed: d.x = 8.000000e-290, expected 8.000000e-290
string.c:3062: Test failed: d.x = 9.000000e-290, expected 9.000000e-290
string.c:3062: Test failed: d.x = 1.000000e-289, expected 1.000000e-289
string.c:3062: Test failed: d.x = 2.000000e-289, expected 2.000000e-289
string.c:3062: Test failed: d.x = 3.000000e-289, expected 3.000000e-289
string.c:3062: Test failed: d.x = 4.000000e-289, expected 4.000000e-289
string.c:3062: Test failed: d.x = 5.000000e-289, expected 5.000000e-289
string.c:3062: Test failed: d.x = 6.000000e-289, expected 6.000000e-289
string.c:3062: Test failed: d.x = 7.000000e-289, expected 7.000000e-289
string.c:3062: Test failed: d.x = 8.000000e-289, expected 8.000000e-289
string.c:3062: Test failed: d.x = 9.000000e-289, expected 9.000000e-289
string.c:3062: Test failed: d.x = 1.000000e-288, expected 1.000000e-288
string.c:3062: Test failed: d.x = 2.000000e-288, expected 2.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-288, expected 3.000000e-288
string.c:3062: Test failed: d.x = 4.000000e-288, expected 4.000000e-288
string.c:3062: Test failed: d.x = 5.000000e-288, expected 5.000000e-288
string.c:3062: Test failed: d.x = 6.000000e-288, expected 6.000000e-288
string.c:3062: Test failed: d.x = 7.000000e-288, expected 7.000000e-288
string.c:3062: Test failed: d.x = 8.000000e-288, expected 8.000000e-288
string.c:3062: Test failed: d.x = 9.000000e-288, expected 9.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-286, expected 3.000000e-286
string.c:3062: Test failed: d.x = 6.000000e-286, expected 6.000000e-286
string.c:3062: Test failed: d.x = 1.000000e-285, expected 1.000000e-285
string.c:3062: Test failed: d.x = 2.000000e-285, expected 2.000000e-285
string.c:3062: Test failed: d.x = 3.000000e-285, expected 3.000000e-285
string.c:3062: Test failed: d.x = 4.000000e-285, expected 4.000000e-285
string.c:3062: Test failed: d.x = 5.000000e-285, expected 5.000000e-285
string.c:3062: Test failed: d.x = 6.000000e-285, expected 6.000000e-285
string.c:3062: Test failed: d.x = 7.000000e-285, expected 7.000000e-285
string.c:3062: Test failed: d.x = 8.000000e-285, expected 8.000000e-285
string.c:3062: Test failed: d.x = 9.000000e-285, expected 9.000000e-285
string.c:3062: Test failed: d.x = 1.000000e-283, expected 1.000000e-283
string.c:3062: Test failed: d.x = 2.000000e-283, expected 2.000000e-283
string.c:3062: Test failed: d.x = 3.000000e-283, expected 3.000000e-283
string.c:3062: Test failed: d.x = 4.000000e-283, expected 4.000000e-283
string.c:3062: Test failed: d.x = 5.000000e-283, expected 5.000000e-283
string.c:3062: Test failed: d.x = 6.000000e-283, expected 6.000000e-283
string.c:3062: Test failed: d.x = 7.000000e-283, expected 7.000000e-283
string.c:3062: Test failed: d.x = 8.000000e-283, expected 8.000000e-283
string.c:3062: Test failed: d.x = 9.000000e-283, expected 9.000000e-283
string.c:3062: Test failed: d.x = 1.000000e-282, expected 1.000000e-282
string.c:3062: Test failed: d.x = 2.000000e-282, expected 2.000000e-282
string.c:3062: Test failed: d.x = 3.000000e-282, expected 3.000000e-282
string.c:3062: Test failed: d.x = 4.000000e-282, expected 4.000000e-282
string.c:3062: Test failed: d.x = 5.000000e-282, expected 5.000000e-282
string.c:3062: Test failed: d.x = 6.000000e-282, expected 6.000000e-282
string.c:3062: Test failed: d.x = 7.000000e-282, expected 7.000000e-282
string.c:3062: Test failed: d.x = 8.000000e-282, expected 8.000000e-282
string.c:3062: Test failed: d.x = 9.000000e-282, expected 9.000000e-282
string.c:3062: Test failed: d.x = 1.000000e-281, expected 1.000000e-281
string.c:3062: Test failed: d.x = 2.000000e-281, expected 2.000000e-281
string.c:3062: Test failed: d.x = 3.000000e-281, expected 3.000000e-281
string.c:3062: Test failed: d.x = 4.000000e-281, expected 4.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-281, expected 5.000000e-281
string.c:3062: Test failed: d.x = 6.000000e-281, expected 6.000000e-281
string.c:3062: Test failed: d.x = 7.000000e-281, expected 7.000000e-281
string.c:3062: Test failed: d.x = 8.000000e-281, expected 8.000000e-281
string.c:3062: Test failed: d.x = 9.000000e-281, expected 9.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-280, expected 5.000000e-280
string.c:3062: Test failed: d.x = 1.000000e-278, expected 1.000000e-278
string.c:3062: Test failed: d.x = 2.000000e-278, expected 2.000000e-278
string.c:3062: Test failed: d.x = 3.000000e-278, expected 3.000000e-278
string.c:3062: Test failed: d.x = 4.000000e-278, expected 4.000000e-278
string.c:3062: Test failed: d.x = 5.000000e-278, expected 5.000000e-278
string.c:3062: Test failed: d.x = 6.000000e-278, expected 6.000000e-278
string.c:3062: Test failed: d.x = 7.000000e-278, expected 7.000000e-278
string.c:3062: Test failed: d.x = 8.000000e-278, expected 8.000000e-278
string.c:3062: Test failed: d.x = 9.000000e-278, expected 9.000000e-278
string.c:3062: Test failed: d.x = 1.000000e-277, expected 1.000000e-277
string.c:3062: Test failed: d.x = 2.000000e-277, expected 2.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-277, expected 3.000000e-277
string.c:3062: Test failed: d.x = 4.000000e-277, expected 4.000000e-277
string.c:3062: Test failed: d.x = 5.000000e-277, expected 5.000000e-277
string.c:3062: Test failed: d.x = 6.000000e-277, expected 6.000000e-277
string.c:3062: Test failed: d.x = 7.000000e-277, expected 7.000000e-277
string.c:3062: Test failed: d.x = 8.000000e-277, expected 8.000000e-277
string.c:3062: Test failed: d.x = 9.000000e-277, expected 9.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-276, expected 3.000000e-276
string.c:3062: Test failed: d.x = 5.000000e-276, expected 5.000000e-276
string.c:3062: Test failed: d.x = 6.000000e-276, expected 6.000000e-276
string.c:3062: Test failed: d.x = 7.000000e-276, expected 7.000000e-276
string.c:3062: Test failed: d.x = 9.000000e-276, expected 9.000000e-276
string.c:3062: Test failed: d.x = 1.000000e-275, expected 1.000000e-275
string.c:3062: Test failed: d.x = 2.000000e-275, expected 2.000000e-275
string.c:3062: Test failed: d.x = 3.000000e-275, expected 3.000000e-275
string.c:3062: Test failed: d.x = 4.000000e-275, expected 4.000000e-275
string.c:3062: Test failed: d.x = 5.000000e-275, expected 5.000000e-275
string.c:3062: Test failed: d.x = 6.000000e-275, expected 6.000000e-275
string.c:3062: Test failed: d.x = 7.000000e-275, expected 7.000000e-275
string.c:3062: Test failed: d.x = 8.000000e-275, expected 8.000000e-275
string.c:3062: Test failed: d.x = 9.000000e-275, expected 9.000000e-275
string.c:3062: Test failed: d.x = 1.000000e-274, expected 1.000000e-274
string.c:3062: Test failed: d.x = 2.000000e-274, expected 2.000000e-274
string.c:3062: Test failed: d.x = 3.000000e-274, expected 3.000000e-274
string.c:3062: Test failed: d.x = 4.000000e-274, expected 4.000000e-274
string.c:3062: Test failed: d.x = 5.000000e-274, expected 5.000000e-274
string.c:3062: Test failed: d.x = 6.000000e-274, expected 6.000000e-274
string.c:3062: Test failed: d.x = 7.000000e-274, expected 7.000000e-274
string.c:3062: Test failed: d.x = 8.000000e-274, expected 8.000000e-274
string.c:3062: Test failed: d.x = 9.000000e-274, expected 9.000000e-274
string.c:3062: Test failed: d.x = 1.000000e-273, expected 1.000000e-273
string.c:3062: Test failed: d.x = 2.000000e-273, expected 2.000000e-273
string.c:3062: Test failed: d.x = 3.000000e-273, expected 3.000000e-273
string.c:3062: Test failed: d.x = 4.000000e-273, expected 4.000000e-273
string.c:3062: Test failed: d.x = 5.000000e-273, expected 5.000000e-273
string.c:3062: Test failed: d.x = 6.000000e-273, expected 6.000000e-273
string.c:3062: Test failed: d.x = 7.000000e-273, expected 7.000000e-273
string.c:3062: Test failed: d.x = 8.000000e-273, expected 8.000000e-273
string.c:3062: Test failed: d.x = 9.000000e-273, expected 9.000000e-273
string.c:3062: Test failed: d.x = 1.000000e-272, expected 1.000000e-272
string.c:3062: Test failed: d.x = 2.000000e-272, expected 2.000000e-272
string.c:3062: Test failed: d.x = 4.000000e-272, expected 4.000000e-272
string.c:3062: Test failed: d.x = 5.000000e-272, expected 5.000000e-272
string.c:3062: Test failed: d.x = 8.000000e-272, expected 8.000000e-272
string.c:3062: Test failed: d.x = 1.000000e-271, expected 1.000000e-271
string.c:3062: Test failed: d.x = 2.000000e-271, expected 2.000000e-271
string.c:3062: Test failed: d.x = 3.000000e-271, expected 3.000000e-271
string.c:3062: Test failed: d.x = 4.000000e-271, expected 4.000000e-271
string.c:3062: Test failed: d.x = 5.000000e-271, expected 5.000000e-271
string.c:3062: Test failed: d.x = 6.000000e-271, expected 6.000000e-271
string.c:3062: Test failed: d.x = 7.000000e-271, expected 7.000000e-271
string.c:3062: Test failed: d.x = 8.000000e-271, expected 8.000000e-271
string.c:3062: Test failed: d.x = 9.000000e-271, expected 9.000000e-271
string.c:3062: Test failed: d.x = 1.000000e-270, expected 1.000000e-270
string.c:3062: Test failed: d.x = 2.000000e-270, expected 2.000000e-270
string.c:3062: Test failed: d.x = 4.000000e-270, expected 4.000000e-270
string.c:3062: Test failed: d.x = 5.000000e-270, expected 5.000000e-270
string.c:3062: Test failed: d.x = 7.000000e-270, expected 7.000000e-270
string.c:3062: Test failed: d.x = 8.000000e-270, expected 8.000000e-270
string.c:3062: Test failed: d.x = 9.000000e-270, expected 9.000000e-270
string.c:3062: Test failed: d.x = 1.000000e-269, expected 1.000000e-269
string.c:3062: Test failed: d.x = 2.000000e-269, expected 2.000000e-269
string.c:3062: Test failed: d.x = 3.000000e-269, expected 3.000000e-269
string.c:3062: Test failed: d.x = 4.000000e-269, expected 4.000000e-269
string.c:3062: Test failed: d.x = 6.000000e-269, expected 6.000000e-269
string.c:3062: Test failed: d.x = 8.000000e-269, expected 8.000000e-269
string.c:3062: Test failed: d.x = 1.000000e-268, expected 1.000000e-268
string.c:3062: Test failed: d.x = 2.000000e-268, expected 2.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-268, expected 3.000000e-268
string.c:3062: Test failed: d.x = 4.000000e-268, expected 4.000000e-268
string.c:3062: Test failed: d.x = 6.000000e-268, expected 6.000000e-268
string.c:3062: Test failed: d.x = 7.000000e-268, expected 7.000000e-268
string.c:3062: Test failed: d.x = 8.000000e-268, expected 8.000000e-268
string.c:3062: Test failed: d.x = 9.000000e-268, expected 9.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-267, expected 3.000000e-267
string.c:3062: Test failed: d.x = 5.000000e-267, expected 5.000000e-267
string.c:3062: Test failed: d.x = 6.000000e-267, expected 6.000000e-267
string.c:3062: Test failed: d.x = 7.000000e-267, expected 7.000000e-267
string.c:3062: Test failed: d.x = 9.000000e-267, expected 9.000000e-267
string.c:3062: Test failed: d.x = 1.000000e-266, expected 1.000000e-266
string.c:3062: Test failed: d.x = 2.000000e-266, expected 2.000000e-266
string.c:3062: Test failed: d.x = 3.000000e-266, expected 3.000000e-266
string.c:3062: Test failed: d.x = 4.000000e-266, expected 4.000000e-266
string.c:3062: Test failed: d.x = 6.000000e-266, expected 6.000000e-266
string.c:3062: Test failed: d.x = 8.000000e-266, expected 8.000000e-266
string.c:3062: Test failed: d.x = 1.000000e-265, expected 1.000000e-265
string.c:3062: Test failed: d.x = 2.000000e-265, expected 2.000000e-265
string.c:3062: Test failed: d.x = 3.000000e-265, expected 3.000000e-265
string.c:3062: Test failed: d.x = 4.000000e-265, expected 4.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-265, expected 5.000000e-265
string.c:3062: Test failed: d.x = 6.000000e-265, expected 6.000000e-265
string.c:3062: Test failed: d.x = 7.000000e-265, expected 7.000000e-265
string.c:3062: Test failed: d.x = 8.000000e-265, expected 8.000000e-265
string.c:3062: Test failed: d.x = 9.000000e-265, expected 9.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-264, expected 5.000000e-264
string.c:3062: Test failed: d.x = 7.000000e-264, expected 7.000000e-264
string.c:3062: Test failed: d.x = 9.000000e-264, expected 9.000000e-264
string.c:3062: Test failed: d.x = 1.000000e-263, expected 1.000000e-263
string.c:3062: Test failed: d.x = 2.000000e-263, expected 2.000000e-263
string.c:3062: Test failed: d.x = 3.000000e-263, expected 3.000000e-263
string.c:3062: Test failed: d.x = 4.000000e-263, expected 4.000000e-263
string.c:3062: Test failed: d.x = 5.000000e-263, expected 5.000000e-263
string.c:3062: Test failed: d.x = 6.000000e-263, expected 6.000000e-263
string.c:3062: Test failed: d.x = 8.000000e-263, expected 8.000000e-263
string.c:3062: Test failed: d.x = 9.000000e-263, expected 9.000000e-263
string.c:3062: Test failed: d.x = 1.000000e-262, expected 1.000000e-262
string.c:3062: Test failed: d.x = 2.000000e-262, expected 2.000000e-262
string.c:3062: Test failed: d.x = 3.000000e-262, expected 3.000000e-262
string.c:3062: Test failed: d.x = 4.000000e-262, expected 4.000000e-262
string.c:3062: Test failed: d.x = 5.000000e-262, expected 5.000000e-262
string.c:3062: Test failed: d.x = 6.000000e-262, expected 6.000000e-262
string.c:3062: Test failed: d.x = 7.000000e-262, expected 7.000000e-262
string.c:3062: Test failed: d.x = 8.000000e-262, expected 8.000000e-262
string.c:3062: Test failed: d.x = 9.000000e-262, expected 9.000000e-262
string.c:3062: Test failed: d.x = 1.000000e-261, expected 1.000000e-261
string.c:3062: Test failed: d.x = 2.000000e-261, expected 2.000000e-261
string.c:3062: Test failed: d.x = 3.000000e-261, expected 3.000000e-261
string.c:3062: Test failed: d.x = 4.000000e-261, expected 4.000000e-261
string.c:3062: Test failed: d.x = 5.000000e-261, expected 5.000000e-261
string.c:3062: Test failed: d.x = 6.000000e-261, expected 6.000000e-261
string.c:3062: Test failed: d.x = 7.000000e-261, expected 7.000000e-261
string.c:3062: Test failed: d.x = 8.000000e-261, expected 8.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-261, expected 9.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-260, expected 9.000000e-260
string.c:3062: Test failed: d.x = 1.000000e-259, expected 1.000000e-259
string.c:3062: Test failed: d.x = 2.000000e-259, expected 2.000000e-259
string.c:3062: Test failed: d.x = 3.000000e-259, expected 3.000000e-259
string.c:3062: Test failed: d.x = 4.000000e-259, expected 4.000000e-259
string.c:3062: Test failed: d.x = 5.000000e-259, expected 5.000000e-259
string.c:3062: Test failed: d.x = 6.000000e-259, expected 6.000000e-259
string.c:3062: Test failed: d.x = 7.000000e-259, expected 7.000000e-259
string.c:3062: Test failed: d.x = 8.000000e-259, expected 8.000000e-259
string.c:3062: Test failed: d.x = 9.000000e-259, expected 9.000000e-259
string.c:3062: Test failed: d.x = 1.000000e-258, expected 1.000000e-258
string.c:3062: Test failed: d.x = 2.000000e-258, expected 2.000000e-258
string.c:3062: Test failed: d.x = 3.000000e-258, expected 3.000000e-258
string.c:3062: Test failed: d.x = 4.000000e-258, expected 4.000000e-258
string.c:3062: Test failed: d.x = 6.000000e-258, expected 6.000000e-258
string.c:3062: Test failed: d.x = 7.000000e-258, expected 7.000000e-258
string.c:3062: Test failed: d.x = 8.000000e-258, expected 8.000000e-258
string.c:3062: Test failed: d.x = 1.000000e-257, expected 1.000000e-257
string.c:3062: Test failed: d.x = 2.000000e-257, expected 2.000000e-257
string.c:3062: Test failed: d.x = 3.000000e-257, expected 3.000000e-257
string.c:3062: Test failed: d.x = 4.000000e-257, expected 4.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-257, expected 5.000000e-257
string.c:3062: Test failed: d.x = 6.000000e-257, expected 6.000000e-257
string.c:3062: Test failed: d.x = 8.000000e-257, expected 8.000000e-257
string.c:3062: Test failed: d.x = 9.000000e-257, expected 9.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-256, expected 5.000000e-256
string.c:3062: Test failed: d.x = 7.000000e-256, expected 7.000000e-256
string.c:3062: Test failed: d.x = 3.000000e-255, expected 3.000000e-255
string.c:3062: Test failed: d.x = 5.000000e-255, expected 5.000000e-255
string.c:3062: Test failed: d.x = 6.000000e-255, expected 6.000000e-255
string.c:3062: Test failed: d.x = 7.000000e-255, expected 7.000000e-255
string.c:3062: Test failed: d.x = 1.000000e-254, expected 1.000000e-254
string.c:3062: Test failed: d.x = 2.000000e-254, expected 2.000000e-254
string.c:3062: Test failed: d.x = 3.000000e-254, expected 3.000000e-254
string.c:3062: Test failed: d.x = 4.000000e-254, expected 4.000000e-254
string.c:3062: Test failed: d.x = 5.000000e-254, expected 5.000000e-254
string.c:3062: Test failed: d.x = 6.000000e-254, expected 6.000000e-254
string.c:3062: Test failed: d.x = 8.000000e-254, expected 8.000000e-254
string.c:3062: Test failed: d.x = 9.000000e-254, expected 9.000000e-254
string.c:3062: Test failed: d.x = 1.000000e-253, expected 1.000000e-253
string.c:3062: Test failed: d.x = 2.000000e-253, expected 2.000000e-253
string.c:3062: Test failed: d.x = 4.000000e-253, expected 4.000000e-253
string.c:3062: Test failed: d.x = 5.000000e-253, expected 5.000000e-253
string.c:3062: Test failed: d.x = 7.000000e-253, expected 7.000000e-253
string.c:3062: Test failed: d.x = 8.000000e-253, expected 8.000000e-253
string.c:3062: Test failed: d.x = 9.000000e-253, expected 9.000000e-253
string.c:3062: Test failed: d.x = 1.000000e-251, expected 1.000000e-251
string.c:3062: Test failed: d.x = 2.000000e-251, expected 2.000000e-251
string.c:3062: Test failed: d.x = 3.000000e-251, expected 3.000000e-251
string.c:3062: Test failed: d.x = 4.000000e-251, expected 4.000000e-251
string.c:3062: Test failed: d.x = 5.000000e-251, expected 5.000000e-251
string.c:3062: Test failed: d.x = 6.000000e-251, expected 6.000000e-251
string.c:3062: Test failed: d.x = 8.000000e-251, expected 8.000000e-251
string.c:3062: Test failed: d.x = 9.000000e-251, expected 9.000000e-251
string.c:3062: Test failed: d.x = 1.000000e-250, expected 1.000000e-250
string.c:3062: Test failed: d.x = 2.000000e-250, expected 2.000000e-250
string.c:3062: Test failed: d.x = 4.000000e-250, expected 4.000000e-250
string.c:3062: Test failed: d.x = 5.000000e-250, expected 5.000000e-250
string.c:3062: Test failed: d.x = 7.000000e-250, expected 7.000000e-250
string.c:3062: Test failed: d.x = 8.000000e-250, expected 8.000000e-250
string.c:3062: Test failed: d.x = 9.000000e-250, expected 9.000000e-250
string.c:3062: Test failed: d.x = 1.000000e-249, expected 1.000000e-249
string.c:3062: Test failed: d.x = 2.000000e-249, expected 2.000000e-249
string.c:3062: Test failed: d.x = 3.000000e-249, expected 3.000000e-249
string.c:3062: Test failed: d.x = 4.000000e-249, expected 4.000000e-249
string.c:3062: Test failed: d.x = 5.000000e-249, expected 5.000000e-249
string.c:3062: Test failed: d.x = 6.000000e-249, expected 6.000000e-249
string.c:3062: Test failed: d.x = 7.000000e-249, expected 7.000000e-249
string.c:3062: Test failed: d.x = 8.000000e-249, expected 8.000000e-249
string.c:3062: Test failed: d.x = 9.000000e-249, expected 9.000000e-249
string.c:3062: Test failed: d.x = 1.000000e-248, expected 1.000000e-248
string.c:3062: Test failed: d.x = 2.000000e-248, expected 2.000000e-248
string.c:3062: Test failed: d.x = 4.000000e-248, expected 4.000000e-248
string.c:3062: Test failed: d.x = 5.000000e-248, expected 5.000000e-248
string.c:3062: Test failed: d.x = 7.000000e-248, expected 7.000000e-248
string.c:3062: Test failed: d.x = 8.000000e-248, expected 8.000000e-248
string.c:3062: Test failed: d.x = 9.000000e-248, expected 9.000000e-248
string.c:3062: Test failed: d.x = 1.000000e-247, expected 1.000000e-247
string.c:3062: Test failed: d.x = 2.000000e-247, expected 2.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-247, expected 3.000000e-247
string.c:3062: Test failed: d.x = 4.000000e-247, expected 4.000000e-247
string.c:3062: Test failed: d.x = 5.000000e-247, expected 5.000000e-247
string.c:3062: Test failed: d.x = 6.000000e-247, expected 6.000000e-247
string.c:3062: Test failed: d.x = 8.000000e-247, expected 8.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-246, expected 3.000000e-246
string.c:3062: Test failed: d.x = 6.000000e-246, expected 6.000000e-246
string.c:3062: Test failed: d.x = 1.000000e-244, expected 1.000000e-244
string.c:3062: Test failed: d.x = 2.000000e-244, expected 2.000000e-244
string.c:3062: Test failed: d.x = 4.000000e-244, expected 4.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-244, expected 7.000000e-244
string.c:3062: Test failed: d.x = 8.000000e-244, expected 8.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-243, expected 7.000000e-243
string.c:3062: Test failed: d.x = 3.000000e-242, expected 3.000000e-242
string.c:3062: Test failed: d.x = 5.000000e-242, expected 5.000000e-242
string.c:3062: Test failed: d.x = 6.000000e-242, expected 6.000000e-242
string.c:3062: Test failed: d.x = 7.000000e-242, expected 7.000000e-242
string.c:3062: Test failed: d.x = 9.000000e-242, expected 9.000000e-242
string.c:3062: Test failed: d.x = 1.000000e-241, expected 1.000000e-241
string.c:3062: Test failed: d.x = 2.000000e-241, expected 2.000000e-241
string.c:3062: Test failed: d.x = 4.000000e-241, expected 4.000000e-241
string.c:3062: Test failed: d.x = 8.000000e-241, expected 8.000000e-241
string.c:3062: Test failed: d.x = 7.000000e-240, expected 7.000000e-240
string.c:3062: Test failed: d.x = 3.000000e-239, expected 3.000000e-239
string.c:3062: Test failed: d.x = 5.000000e-239, expected 5.000000e-239
string.c:3062: Test failed: d.x = 6.000000e-239, expected 6.000000e-239
string.c:3062: Test failed: d.x = 7.000000e-239, expected 7.000000e-239
string.c:3062: Test failed: d.x = 9.000000e-239, expected 9.000000e-239
string.c:3062: Test failed: d.x = 1.000000e-238, expected 1.000000e-238
string.c:3062: Test failed: d.x = 2.000000e-238, expected 2.000000e-238
string.c:3062: Test failed: d.x = 3.000000e-238, expected 3.000000e-238
string.c:3062: Test failed: d.x = 4.000000e-238, expected 4.000000e-238
string.c:3062: Test failed: d.x = 6.000000e-238, expected 6.000000e-238
string.c:3062: Test failed: d.x = 8.000000e-238, expected 8.000000e-238
string.c:3062: Test failed: d.x = 9.000000e-238, expected 9.000000e-238
string.c:3062: Test failed: d.x = 1.000000e-237, expected 1.000000e-237
string.c:3062: Test failed: d.x = 2.000000e-237, expected 2.000000e-237
string.c:3062: Test failed: d.x = 3.000000e-237, expected 3.000000e-237
string.c:3062: Test failed: d.x = 4.000000e-237, expected 4.000000e-237
string.c:3062: Test failed: d.x = 6.000000e-237, expected 6.000000e-237
string.c:3062: Test failed: d.x = 7.000000e-237, expected 7.000000e-237
string.c:3062: Test failed: d.x = 8.000000e-237, expected 8.000000e-237
string.c:3062: Test failed: d.x = 9.000000e-237, expected 9.000000e-237
string.c:3062: Test failed: d.x = 1.000000e-236, expected 1.000000e-236
string.c:3062: Test failed: d.x = 2.000000e-236, expected 2.000000e-236
string.c:3062: Test failed: d.x = 3.000000e-236, expected 3.000000e-236
string.c:3062: Test failed: d.x = 4.000000e-236, expected 4.000000e-236
string.c:3062: Test failed: d.x = 5.000000e-236, expected 5.000000e-236
string.c:3062: Test failed: d.x = 6.000000e-236, expected 6.000000e-236
string.c:3062: Test failed: d.x = 7.000000e-236, expected 7.000000e-236
string.c:3062: Test failed: d.x = 8.000000e-236, expected 8.000000e-236
string.c:3062: Test failed: d.x = 9.000000e-236, expected 9.000000e-236
string.c:3062: Test failed: d.x = 1.000000e-234, expected 1.000000e-234
string.c:3062: Test failed: d.x = 2.000000e-234, expected 2.000000e-234
string.c:3062: Test failed: d.x = 3.000000e-234, expected 3.000000e-234
string.c:3062: Test failed: d.x = 4.000000e-234, expected 4.000000e-234
string.c:3062: Test failed: d.x = 5.000000e-234, expected 5.000000e-234
string.c:3062: Test failed: d.x = 6.000000e-234, expected 6.000000e-234
string.c:3062: Test failed: d.x = 7.000000e-234, expected 7.000000e-234
string.c:3062: Test failed: d.x = 8.000000e-234, expected 8.000000e-234
string.c:3062: Test failed: d.x = 9.000000e-234, expected 9.000000e-234
string.c:3062: Test failed: d.x = 1.000000e-233, expected 1.000000e-233
string.c:3062: Test failed: d.x = 2.000000e-233, expected 2.000000e-233
string.c:3062: Test failed: d.x = 3.000000e-233, expected 3.000000e-233
string.c:3062: Test failed: d.x = 4.000000e-233, expected 4.000000e-233
string.c:3062: Test failed: d.x = 6.000000e-233, expected 6.000000e-233
string.c:3062: Test failed: d.x = 8.000000e-233, expected 8.000000e-233
string.c:3062: Test failed: d.x = 1.000000e-232, expected 1.000000e-232
string.c:3062: Test failed: d.x = 2.000000e-232, expected 2.000000e-232
string.c:3062: Test failed: d.x = 3.000000e-232, expected 3.000000e-232
string.c:3062: Test failed: d.x = 4.000000e-232, expected 4.000000e-232
string.c:3062: Test failed: d.x = 6.000000e-232, expected 6.000000e-232
string.c:3062: Test failed: d.x = 8.000000e-232, expected 8.000000e-232
string.c:3062: Test failed: d.x = 1.000000e-229, expected 1.000000e-229
string.c:3062: Test failed: d.x = 2.000000e-229, expected 2.000000e-229
string.c:3062: Test failed: d.x = 3.000000e-229, expected 3.000000e-229
string.c:3062: Test failed: d.x = 4.000000e-229, expected 4.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-229, expected 5.000000e-229
string.c:3062: Test failed: d.x = 6.000000e-229, expected 6.000000e-229
string.c:3062: Test failed: d.x = 7.000000e-229, expected 7.000000e-229
string.c:3062: Test failed: d.x = 8.000000e-229, expected 8.000000e-229
string.c:3062: Test failed: d.x = 9.000000e-229, expected 9.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-228, expected 5.000000e-228
string.c:3062: Test failed: d.x = 7.000000e-228, expected 7.000000e-228
string.c:3062: Test failed: d.x = 9.000000e-228, expected 9.000000e-228
string.c:3062: Test failed: d.x = 1.000000e-226, expected 1.000000e-226
string.c:3062: Test failed: d.x = 2.000000e-226, expected 2.000000e-226
string.c:3062: Test failed: d.x = 3.000000e-226, expected 3.000000e-226
string.c:3062: Test failed: d.x = 4.000000e-226, expected 4.000000e-226
string.c:3062: Test failed: d.x = 5.000000e-226, expected 5.000000e-226
string.c:3062: Test failed: d.x = 6.000000e-226, expected 6.000000e-226
string.c:3062: Test failed: d.x = 7.000000e-226, expected 7.000000e-226
string.c:3062: Test failed: d.x = 8.000000e-226, expected 8.000000e-226
string.c:3062: Test failed: d.x = 9.000000e-226, expected 9.000000e-226
string.c:3062: Test failed: d.x = 1.000000e-225, expected 1.000000e-225
string.c:3062: Test failed: d.x = 2.000000e-225, expected 2.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-225, expected 3.000000e-225
string.c:3062: Test failed: d.x = 4.000000e-225, expected 4.000000e-225
string.c:3062: Test failed: d.x = 5.000000e-225, expected 5.000000e-225
string.c:3062: Test failed: d.x = 6.000000e-225, expected 6.000000e-225
string.c:3062: Test failed: d.x = 7.000000e-225, expected 7.000000e-225
string.c:3062: Test failed: d.x = 8.000000e-225, expected 8.000000e-225
string.c:3062: Test failed: d.x = 9.000000e-225, expected 9.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-224, expected 3.000000e-224
string.c:3062: Test failed: d.x = 6.000000e-224, expected 6.000000e-224
string.c:3062: Test failed: d.x = 1.000000e-222, expected 1.000000e-222
string.c:3062: Test failed: d.x = 2.000000e-222, expected 2.000000e-222
string.c:3062: Test failed: d.x = 4.000000e-222, expected 4.000000e-222
string.c:3062: Test failed: d.x = 8.000000e-222, expected 8.000000e-222
string.c:3062: Test failed: d.x = 3.000000e-220, expected 3.000000e-220
string.c:3062: Test failed: d.x = 5.000000e-220, expected 5.000000e-220
string.c:3062: Test failed: d.x = 6.000000e-220, expected 6.000000e-220
string.c:3062: Test failed: d.x = 7.000000e-220, expected 7.000000e-220
string.c:3062: Test failed: d.x = 1.000000e-219, expected 1.000000e-219
string.c:3062: Test failed: d.x = 2.000000e-219, expected 2.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-219, expected 3.000000e-219
string.c:3062: Test failed: d.x = 4.000000e-219, expected 4.000000e-219
string.c:3062: Test failed: d.x = 5.000000e-219, expected 5.000000e-219
string.c:3062: Test failed: d.x = 6.000000e-219, expected 6.000000e-219
string.c:3062: Test failed: d.x = 7.000000e-219, expected 7.000000e-219
string.c:3062: Test failed: d.x = 8.000000e-219, expected 8.000000e-219
string.c:3062: Test failed: d.x = 9.000000e-219, expected 9.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-218, expected 3.000000e-218
string.c:3062: Test failed: d.x = 6.000000e-218, expected 6.000000e-218
string.c:3062: Test failed: d.x = 9.000000e-218, expected 9.000000e-218
string.c:3062: Test failed: d.x = 1.000000e-217, expected 1.000000e-217
string.c:3062: Test failed: d.x = 2.000000e-217, expected 2.000000e-217
string.c:3062: Test failed: d.x = 3.000000e-217, expected 3.000000e-217
string.c:3062: Test failed: d.x = 4.000000e-217, expected 4.000000e-217
string.c:3062: Test failed: d.x = 5.000000e-217, expected 5.000000e-217
string.c:3062: Test failed: d.x = 6.000000e-217, expected 6.000000e-217
string.c:3062: Test failed: d.x = 7.000000e-217, expected 7.000000e-217
string.c:3062: Test failed: d.x = 8.000000e-217, expected 8.000000e-217
string.c:3062: Test failed: d.x = 9.000000e-217, expected 9.000000e-217
string.c:3062: Test failed: d.x = 1.000000e-215, expected 1.000000e-215
string.c:3062: Test failed: d.x = 2.000000e-215, expected 2.000000e-215
string.c:3062: Test failed: d.x = 3.000000e-215, expected 3.000000e-215
string.c:3062: Test failed: d.x = 4.000000e-215, expected 4.000000e-215
string.c:3062: Test failed: d.x = 5.000000e-215, expected 5.000000e-215
string.c:3062: Test failed: d.x = 6.000000e-215, expected 6.000000e-215
string.c:3062: Test failed: d.x = 7.000000e-215, expected 7.000000e-215
string.c:3062: Test failed: d.x = 8.000000e-215, expected 8.000000e-215
string.c:3062: Test failed: d.x = 9.000000e-215, expected 9.000000e-215
string.c:3062: Test failed: d.x = 1.000000e-214, expected 1.000000e-214
string.c:3062: Test failed: d.x = 2.000000e-214, expected 2.000000e-214
string.c:3062: Test failed: d.x = 4.000000e-214, expected 4.000000e-214
string.c:3062: Test failed: d.x = 5.000000e-214, expected 5.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-214, expected 7.000000e-214
string.c:3062: Test failed: d.x = 8.000000e-214, expected 8.000000e-214
string.c:3062: Test failed: d.x = 9.000000e-214, expected 9.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-213, expected 7.000000e-213
string.c:3062: Test failed: d.x = 1.000000e-212, expected 1.000000e-212
string.c:3062: Test failed: d.x = 2.000000e-212, expected 2.000000e-212
string.c:3062: Test failed: d.x = 3.000000e-212, expected 3.000000e-212
string.c:3062: Test failed: d.x = 4.000000e-212, expected 4.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-212, expected 5.000000e-212
string.c:3062: Test failed: d.x = 6.000000e-212, expected 6.000000e-212
string.c:3062: Test failed: d.x = 7.000000e-212, expected 7.000000e-212
string.c:3062: Test failed: d.x = 8.000000e-212, expected 8.000000e-212
string.c:3062: Test failed: d.x = 9.000000e-212, expected 9.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-211, expected 5.000000e-211
string.c:3062: Test failed: d.x = 3.000000e-210, expected 3.000000e-210
string.c:3062: Test failed: d.x = 6.000000e-210, expected 6.000000e-210
string.c:3062: Test failed: d.x = 9.000000e-210, expected 9.000000e-210
string.c:3062: Test failed: d.x = 5.000000e-208, expected 5.000000e-208
string.c:3062: Test failed: d.x = 9.000000e-208, expected 9.000000e-208
string.c:3062: Test failed: d.x = 3.000000e-207, expected 3.000000e-207
string.c:3062: Test failed: d.x = 5.000000e-207, expected 5.000000e-207
string.c:3062: Test failed: d.x = 6.000000e-207, expected 6.000000e-207
string.c:3062: Test failed: d.x = 7.000000e-207, expected 7.000000e-207
string.c:3062: Test failed: d.x = 9.000000e-207, expected 9.000000e-207
string.c:3062: Test failed: d.x = 3.000000e-204, expected 3.000000e-204
string.c:3062: Test failed: d.x = 6.000000e-204, expected 6.000000e-204
string.c:3062: Test failed: d.x = 1.000000e-202, expected 1.000000e-202
string.c:3062: Test failed: d.x = 2.000000e-202, expected 2.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-202, expected 3.000000e-202
string.c:3062: Test failed: d.x = 4.000000e-202, expected 4.000000e-202
string.c:3062: Test failed: d.x = 5.000000e-202, expected 5.000000e-202
string.c:3062: Test failed: d.x = 6.000000e-202, expected 6.000000e-202
string.c:3062: Test failed: d.x = 7.000000e-202, expected 7.000000e-202
string.c:3062: Test failed: d.x = 8.000000e-202, expected 8.000000e-202
string.c:3062: Test failed: d.x = 9.000000e-202, expected 9.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-201, expected 3.000000e-201
string.c:3062: Test failed: d.x = 6.000000e-201, expected 6.000000e-201
string.c:3062: Test failed: d.x = 5.000000e-200, expected 5.000000e-200
string.c:3062: Test failed: d.x = 7.000000e-200, expected 7.000000e-200
string.c:3062: Test failed: d.x = 9.000000e-200, expected 9.000000e-200
string.c:3062: Test failed: d.x = 3.000000e-199, expected 3.000000e-199
string.c:3062: Test failed: d.x = 6.000000e-199, expected 6.000000e-199
string.c:3062: Test failed: d.x = 7.000000e-199, expected 7.000000e-199
string.c:3062: Test failed: d.x = 9.000000e-199, expected 9.000000e-199
string.c:3062: Test failed: d.x = 3.000000e-198, expected 3.000000e-198
string.c:3062: Test failed: d.x = 5.000000e-198, expected 5.000000e-198
string.c:3062: Test failed: d.x = 6.000000e-198, expected 6.000000e-198
string.c:3062: Test failed: d.x = 7.000000e-198, expected 7.000000e-198
string.c:3062: Test failed: d.x = 9.000000e-198, expected 9.000000e-198
string.c:3062: Test failed: d.x = 3.000000e-196, expected 3.000000e-196
string.c:3062: Test failed: d.x = 6.000000e-196, expected 6.000000e-196
string.c:3062: Test failed: d.x = 5.000000e-195, expected 5.000000e-195
string.c:3062: Test failed: d.x = 1.000000e-194, expected 1.000000e-194
string.c:3062: Test failed: d.x = 2.000000e-194, expected 2.000000e-194
string.c:3062: Test failed: d.x = 4.000000e-194, expected 4.000000e-194
string.c:3062: Test failed: d.x = 5.000000e-194, expected 5.000000e-194
string.c:3062: Test failed: d.x = 7.000000e-194, expected 7.000000e-194
string.c:3062: Test failed: d.x = 8.000000e-194, expected 8.000000e-194
string.c:3062: Test failed: d.x = 9.000000e-194, expected 9.000000e-194
string.c:3062: Test failed: d.x = 3.000000e-193, expected 3.000000e-193
string.c:3062: Test failed: d.x = 6.000000e-193, expected 6.000000e-193
string.c:3062: Test failed: d.x = 5.000000e-192, expected 5.000000e-192
string.c:3062: Test failed: d.x = 1.000000e-185, expected 1.000000e-185
string.c:3062: Test failed: d.x = 2.000000e-185, expected 2.000000e-185
string.c:3062: Test failed: d.x = 4.000000e-185, expected 4.000000e-185
string.c:3062: Test failed: d.x = 5.000000e-185, expected 5.000000e-185
string.c:3062: Test failed: d.x = 8.000000e-185, expected 8.000000e-185
string.c:3062: Test failed: d.x = 9.000000e-184, expected 9.000000e-184
string.c:3062: Test failed: d.x = 7.000000e-181, expected 7.000000e-181
string.c:3062: Test failed: d.x = 5.000000e-175, expected 5.000000e-175
string.c:3062: Test failed: d.x = 1.000000e-171, expected 1.000000e-171
string.c:3062: Test failed: d.x = 2.000000e-171, expected 2.000000e-171
string.c:3062: Test failed: d.x = 4.000000e-171, expected 4.000000e-171
string.c:3062: Test failed: d.x = 8.000000e-171, expected 8.000000e-171
string.c:3062: Test failed: d.x = 3.000000e-168, expected 3.000000e-168
string.c:3062: Test failed: d.x = 6.000000e-168, expected 6.000000e-168
string.c:3062: Test failed: d.x = 1.000000e-165, expected 1.000000e-165
string.c:3062: Test failed: d.x = 2.000000e-165, expected 2.000000e-165
string.c:3062: Test failed: d.x = 4.000000e-165, expected 4.000000e-165
string.c:3062: Test failed: d.x = 8.000000e-165, expected 8.000000e-165
string.c:3062: Test failed: d.x = 5.000000e-161, expected 5.000000e-161
string.c:3062: Test failed: d.x = 9.000000e-159, expected 9.000000e-159
string.c:3062: Test failed: d.x = 5.000000e-158, expected 5.000000e-158
string.c:3062: Test failed: d.x = 1.000000e-146, expected 1.000000e-146
string.c:3062: Test failed: d.x = 2.000000e-146, expected 2.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-146, expected 3.000000e-146
string.c:3062: Test failed: d.x = 4.000000e-146, expected 4.000000e-146
string.c:3062: Test failed: d.x = 5.000000e-146, expected 5.000000e-146
string.c:3062: Test failed: d.x = 6.000000e-146, expected 6.000000e-146
string.c:3062: Test failed: d.x = 8.000000e-146, expected 8.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-131, expected 3.000000e-131
string.c:3062: Test failed: d.x = 6.000000e-131, expected 6.000000e-131
string.c:3062: Test failed: d.x = 5.000000e+131, expected 5.000000e+131
string.c:3062: Test failed: d.x = 3.000000e+134, expected 3.000000e+134
string.c:3062: Test failed: d.x = 6.000000e+134, expected 6.000000e+134
string.c:3062: Test failed: d.x = 7.000000e+134, expected 7.000000e+134
string.c:3062: Test failed: d.x = 3.000000e+146, expected 3.000000e+146
string.c:3062: Test failed: d.x = 6.000000e+146, expected 6.000000e+146
string.c:3062: Test failed: d.x = 7.000000e+146, expected 7.000000e+146
string.c:3062: Test failed: d.x = 9.000000e+146, expected 9.000000e+146
string.c:3062: Test failed: d.x = 3.000000e+150, expected 3.000000e+150
string.c:3062: Test failed: d.x = 6.000000e+150, expected 6.000000e+150
string.c:3062: Test failed: d.x = 3.000000e+153, expected 3.000000e+153
string.c:3062: Test failed: d.x = 6.000000e+153, expected 6.000000e+153
string.c:3062: Test failed: d.x = 5.000000e+159, expected 5.000000e+159
string.c:3062: Test failed: d.x = 7.000000e+162, expected 7.000000e+162
string.c:3062: Test failed: d.x = 3.000000e+165, expected 3.000000e+165
string.c:3062: Test failed: d.x = 6.000000e+165, expected 6.000000e+165
string.c:3062: Test failed: d.x = 7.000000e+165, expected 7.000000e+165
string.c:3062: Test failed: d.x = 5.000000e+168, expected 5.000000e+168
string.c:3062: Test failed: d.x = 9.000000e+168, expected 9.000000e+168
string.c:3062: Test failed: d.x = 5.000000e+171, expected 5.000000e+171
string.c:3062: Test failed: d.x = 3.000000e+177, expected 3.000000e+177
string.c:3062: Test failed: d.x = 6.000000e+177, expected 6.000000e+177
string.c:3062: Test failed: d.x = 5.000000e+184, expected 5.000000e+184
string.c:3062: Test failed: d.x = 1.000000e+185, expected 1.000000e+185
string.c:3062: Test failed: d.x = 2.000000e+185, expected 2.000000e+185
string.c:3062: Test failed: d.x = 4.000000e+185, expected 4.000000e+185
string.c:3062: Test failed: d.x = 5.000000e+185, expected 5.000000e+185
string.c:3062: Test failed: d.x = 7.000000e+185, expected 7.000000e+185
string.c:3062: Test failed: d.x = 8.000000e+185, expected 8.000000e+185
string.c:3062: Test failed: d.x = 3.000000e+186, expected 3.000000e+186
string.c:3062: Test failed: d.x = 6.000000e+186, expected 6.000000e+186
string.c:3062: Test failed: d.x = 5.000000e+187, expected 5.000000e+187
string.c:3062: Test failed: d.x = 9.000000e+192, expected 9.000000e+192
string.c:3062: Test failed: d.x = 3.000000e+193, expected 3.000000e+193
string.c:3062: Test failed: d.x = 6.000000e+193, expected 6.000000e+193
string.c:3062: Test failed: d.x = 7.000000e+193, expected 7.000000e+193
string.c:3062: Test failed: d.x = 9.000000e+193, expected 9.000000e+193
string.c:3062: Test failed: d.x = 1.000000e+194, expected 1.000000e+194
string.c:3062: Test failed: d.x = 2.000000e+194, expected 2.000000e+194
string.c:3062: Test failed: d.x = 3.000000e+194, expected 3.000000e+194
string.c:3062: Test failed: d.x = 4.000000e+194, expected 4.000000e+194
string.c:3062: Test failed: d.x = 6.000000e+194, expected 6.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+194, expected 7.000000e+194
string.c:3062: Test failed: d.x = 8.000000e+194, expected 8.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+195, expected 7.000000e+195
string.c:3062: Test failed: d.x = 7.000000e+196, expected 7.000000e+196
string.c:3062: Test failed: d.x = 1.000000e+198, expected 1.000000e+198
string.c:3062: Test failed: d.x = 2.000000e+198, expected 2.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+198, expected 3.000000e+198
string.c:3062: Test failed: d.x = 4.000000e+198, expected 4.000000e+198
string.c:3062: Test failed: d.x = 6.000000e+198, expected 6.000000e+198
string.c:3062: Test failed: d.x = 7.000000e+198, expected 7.000000e+198
string.c:3062: Test failed: d.x = 8.000000e+198, expected 8.000000e+198
string.c:3062: Test failed: d.x = 9.000000e+198, expected 9.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+199, expected 3.000000e+199
string.c:3062: Test failed: d.x = 6.000000e+199, expected 6.000000e+199
string.c:3062: Test failed: d.x = 7.000000e+199, expected 7.000000e+199
string.c:3062: Test failed: d.x = 1.000000e+200, expected 1.000000e+200
string.c:3062: Test failed: d.x = 2.000000e+200, expected 2.000000e+200
string.c:3062: Test failed: d.x = 3.000000e+200, expected 3.000000e+200
string.c:3062: Test failed: d.x = 4.000000e+200, expected 4.000000e+200
string.c:3062: Test failed: d.x = 5.000000e+200, expected 5.000000e+200
string.c:3062: Test failed: d.x = 6.000000e+200, expected 6.000000e+200
string.c:3062: Test failed: d.x = 8.000000e+200, expected 8.000000e+200
string.c:3062: Test failed: d.x = 9.000000e+200, expected 9.000000e+200
string.c:3062: Test failed: d.x = 7.000000e+201, expected 7.000000e+201
string.c:3062: Test failed: d.x = 1.000000e+202, expected 1.000000e+202
string.c:3062: Test failed: d.x = 2.000000e+202, expected 2.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+202, expected 3.000000e+202
string.c:3062: Test failed: d.x = 4.000000e+202, expected 4.000000e+202
string.c:3062: Test failed: d.x = 5.000000e+202, expected 5.000000e+202
string.c:3062: Test failed: d.x = 6.000000e+202, expected 6.000000e+202
string.c:3062: Test failed: d.x = 7.000000e+202, expected 7.000000e+202
string.c:3062: Test failed: d.x = 8.000000e+202, expected 8.000000e+202
string.c:3062: Test failed: d.x = 9.000000e+202, expected 9.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+204, expected 3.000000e+204
string.c:3062: Test failed: d.x = 6.000000e+204, expected 6.000000e+204
string.c:3062: Test failed: d.x = 7.000000e+204, expected 7.000000e+204
string.c:3062: Test failed: d.x = 5.000000e+207, expected 5.000000e+207
string.c:3062: Test failed: d.x = 9.000000e+207, expected 9.000000e+207
string.c:3062: Test failed: d.x = 1.000000e+208, expected 1.000000e+208
string.c:3062: Test failed: d.x = 2.000000e+208, expected 2.000000e+208
string.c:3062: Test failed: d.x = 3.000000e+208, expected 3.000000e+208
string.c:3062: Test failed: d.x = 4.000000e+208, expected 4.000000e+208
string.c:3062: Test failed: d.x = 6.000000e+208, expected 6.000000e+208
string.c:3062: Test failed: d.x = 7.000000e+208, expected 7.000000e+208
string.c:3062: Test failed: d.x = 8.000000e+208, expected 8.000000e+208
string.c:3062: Test failed: d.x = 5.000000e+210, expected 5.000000e+210
string.c:3062: Test failed: d.x = 9.000000e+210, expected 9.000000e+210
string.c:3062: Test failed: d.x = 1.000000e+211, expected 1.000000e+211
string.c:3062: Test failed: d.x = 2.000000e+211, expected 2.000000e+211
string.c:3062: Test failed: d.x = 4.000000e+211, expected 4.000000e+211
string.c:3062: Test failed: d.x = 5.000000e+211, expected 5.000000e+211
string.c:3062: Test failed: d.x = 8.000000e+211, expected 8.000000e+211
string.c:3062: Test failed: d.x = 1.000000e+212, expected 1.000000e+212
string.c:3062: Test failed: d.x = 2.000000e+212, expected 2.000000e+212
string.c:3062: Test failed: d.x = 3.000000e+212, expected 3.000000e+212
string.c:3062: Test failed: d.x = 4.000000e+212, expected 4.000000e+212
string.c:3062: Test failed: d.x = 5.000000e+212, expected 5.000000e+212
string.c:3062: Test failed: d.x = 6.000000e+212, expected 6.000000e+212
string.c:3062: Test failed: d.x = 8.000000e+212, expected 8.000000e+212
string.c:3062: Test failed: d.x = 9.000000e+212, expected 9.000000e+212
string.c:3062: Test failed: d.x = 1.000000e+213, expected 1.000000e+213
string.c:3062: Test failed: d.x = 2.000000e+213, expected 2.000000e+213
string.c:3062: Test failed: d.x = 4.000000e+213, expected 4.000000e+213
string.c:3062: Test failed: d.x = 5.000000e+213, expected 5.000000e+213
string.c:3062: Test failed: d.x = 7.000000e+213, expected 7.000000e+213
string.c:3062: Test failed: d.x = 8.000000e+213, expected 8.000000e+213
string.c:3062: Test failed: d.x = 1.000000e+214, expected 1.000000e+214
string.c:3062: Test failed: d.x = 2.000000e+214, expected 2.000000e+214
string.c:3062: Test failed: d.x = 4.000000e+214, expected 4.000000e+214
string.c:3062: Test failed: d.x = 5.000000e+214, expected 5.000000e+214
string.c:3062: Test failed: d.x = 8.000000e+214, expected 8.000000e+214
string.c:3062: Test failed: d.x = 1.000000e+215, expected 1.000000e+215
string.c:3062: Test failed: d.x = 2.000000e+215, expected 2.000000e+215
string.c:3062: Test failed: d.x = 3.000000e+215, expected 3.000000e+215
string.c:3062: Test failed: d.x = 4.000000e+215, expected 4.000000e+215
string.c:3062: Test failed: d.x = 5.000000e+215, expected 5.000000e+215
string.c:3062: Test failed: d.x = 6.000000e+215, expected 6.000000e+215
string.c:3062: Test failed: d.x = 7.000000e+215, expected 7.000000e+215
string.c:3062: Test failed: d.x = 8.000000e+215, expected 8.000000e+215
string.c:3062: Test failed: d.x = 9.000000e+215, expected 9.000000e+215
string.c:3062: Test failed: d.x = 1.000000e+217, expected 1.000000e+217
string.c:3062: Test failed: d.x = 2.000000e+217, expected 2.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+217, expected 3.000000e+217
string.c:3062: Test failed: d.x = 4.000000e+217, expected 4.000000e+217
string.c:3062: Test failed: d.x = 5.000000e+217, expected 5.000000e+217
string.c:3062: Test failed: d.x = 6.000000e+217, expected 6.000000e+217
string.c:3062: Test failed: d.x = 7.000000e+217, expected 7.000000e+217
string.c:3062: Test failed: d.x = 8.000000e+217, expected 8.000000e+217
string.c:3062: Test failed: d.x = 9.000000e+217, expected 9.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+218, expected 3.000000e+218
string.c:3062: Test failed: d.x = 6.000000e+218, expected 6.000000e+218
string.c:3062: Test failed: d.x = 7.000000e+218, expected 7.000000e+218
string.c:3062: Test failed: d.x = 9.000000e+218, expected 9.000000e+218
string.c:3062: Test failed: d.x = 1.000000e+219, expected 1.000000e+219
string.c:3062: Test failed: d.x = 2.000000e+219, expected 2.000000e+219
string.c:3062: Test failed: d.x = 3.000000e+219, expected 3.000000e+219
string.c:3062: Test failed: d.x = 4.000000e+219, expected 4.000000e+219
string.c:3062: Test failed: d.x = 5.000000e+219, expected 5.000000e+219
string.c:3062: Test failed: d.x = 6.000000e+219, expected 6.000000e+219
string.c:3062: Test failed: d.x = 7.000000e+219, expected 7.000000e+219
string.c:3062: Test failed: d.x = 8.000000e+219, expected 8.000000e+219
string.c:3062: Test failed: d.x = 9.000000e+219, expected 9.000000e+219
string.c:3062: Test failed: d.x = 1.000000e+220, expected 1.000000e+220
string.c:3062: Test failed: d.x = 2.000000e+220, expected 2.000000e+220
string.c:3062: Test failed: d.x = 3.000000e+220, expected 3.000000e+220
string.c:3062: Test failed: d.x = 4.000000e+220, expected 4.000000e+220
string.c:3062: Test failed: d.x = 6.000000e+220, expected 6.000000e+220
string.c:3062: Test failed: d.x = 7.000000e+220, expected 7.000000e+220
string.c:3062: Test failed: d.x = 8.000000e+220, expected 8.000000e+220
string.c:3062: Test failed: d.x = 9.000000e+220, expected 9.000000e+220
string.c:3062: Test failed: d.x = 1.000000e+222, expected 1.000000e+222
string.c:3062: Test failed: d.x = 2.000000e+222, expected 2.000000e+222
string.c:3062: Test failed: d.x = 4.000000e+222, expected 4.000000e+222
string.c:3062: Test failed: d.x = 5.000000e+222, expected 5.000000e+222
string.c:3062: Test failed: d.x = 7.000000e+222, expected 7.000000e+222
string.c:3062: Test failed: d.x = 8.000000e+222, expected 8.000000e+222
string.c:3062: Test failed: d.x = 3.000000e+223, expected 3.000000e+223
string.c:3062: Test failed: d.x = 6.000000e+223, expected 6.000000e+223
string.c:3062: Test failed: d.x = 5.000000e+224, expected 5.000000e+224
string.c:3062: Test failed: d.x = 1.000000e+225, expected 1.000000e+225
string.c:3062: Test failed: d.x = 2.000000e+225, expected 2.000000e+225
string.c:3062: Test failed: d.x = 3.000000e+225, expected 3.000000e+225
string.c:3062: Test failed: d.x = 4.000000e+225, expected 4.000000e+225
string.c:3062: Test failed: d.x = 5.000000e+225, expected 5.000000e+225
string.c:3062: Test failed: d.x = 6.000000e+225, expected 6.000000e+225
string.c:3062: Test failed: d.x = 7.000000e+225, expected 7.000000e+225
string.c:3062: Test failed: d.x = 8.000000e+225, expected 8.000000e+225
string.c:3062: Test failed: d.x = 9.000000e+225, expected 9.000000e+225
string.c:3062: Test failed: d.x = 1.000000e+226, expected 1.000000e+226
string.c:3062: Test failed: d.x = 2.000000e+226, expected 2.000000e+226
string.c:3062: Test failed: d.x = 3.000000e+226, expected 3.000000e+226
string.c:3062: Test failed: d.x = 4.000000e+226, expected 4.000000e+226
string.c:3062: Test failed: d.x = 5.000000e+226, expected 5.000000e+226
string.c:3062: Test failed: d.x = 6.000000e+226, expected 6.000000e+226
string.c:3062: Test failed: d.x = 7.000000e+226, expected 7.000000e+226
string.c:3062: Test failed: d.x = 8.000000e+226, expected 8.000000e+226
string.c:3062: Test failed: d.x = 9.000000e+226, expected 9.000000e+226
string.c:3062: Test failed: d.x = 1.000000e+228, expected 1.000000e+228
string.c:3062: Test failed: d.x = 2.000000e+228, expected 2.000000e+228
string.c:3062: Test failed: d.x = 3.000000e+228, expected 3.000000e+228
string.c:3062: Test failed: d.x = 4.000000e+228, expected 4.000000e+228
string.c:3062: Test failed: d.x = 6.000000e+228, expected 6.000000e+228
string.c:3062: Test failed: d.x = 7.000000e+228, expected 7.000000e+228
string.c:3062: Test failed: d.x = 8.000000e+228, expected 8.000000e+228
string.c:3062: Test failed: d.x = 9.000000e+228, expected 9.000000e+228
string.c:3062: Test failed: d.x = 1.000000e+229, expected 1.000000e+229
string.c:3062: Test failed: d.x = 2.000000e+229, expected 2.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+229, expected 3.000000e+229
string.c:3062: Test failed: d.x = 4.000000e+229, expected 4.000000e+229
string.c:3062: Test failed: d.x = 5.000000e+229, expected 5.000000e+229
string.c:3062: Test failed: d.x = 6.000000e+229, expected 6.000000e+229
string.c:3062: Test failed: d.x = 7.000000e+229, expected 7.000000e+229
string.c:3062: Test failed: d.x = 8.000000e+229, expected 8.000000e+229
string.c:3062: Test failed: d.x = 9.000000e+229, expected 9.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+232, expected 3.000000e+232
string.c:3062: Test failed: d.x = 6.000000e+232, expected 6.000000e+232
string.c:3062: Test failed: d.x = 7.000000e+232, expected 7.000000e+232
string.c:3062: Test failed: d.x = 3.000000e+233, expected 3.000000e+233
string.c:3062: Test failed: d.x = 6.000000e+233, expected 6.000000e+233
string.c:3062: Test failed: d.x = 7.000000e+233, expected 7.000000e+233
string.c:3062: Test failed: d.x = 1.000000e+234, expected 1.000000e+234
string.c:3062: Test failed: d.x = 2.000000e+234, expected 2.000000e+234
string.c:3062: Test failed: d.x = 3.000000e+234, expected 3.000000e+234
string.c:3062: Test failed: d.x = 4.000000e+234, expected 4.000000e+234
string.c:3062: Test failed: d.x = 5.000000e+234, expected 5.000000e+234
string.c:3062: Test failed: d.x = 6.000000e+234, expected 6.000000e+234
string.c:3062: Test failed: d.x = 8.000000e+234, expected 8.000000e+234
string.c:3062: Test failed: d.x = 9.000000e+234, expected 9.000000e+234
string.c:3062: Test failed: d.x = 1.000000e+236, expected 1.000000e+236
string.c:3062: Test failed: d.x = 2.000000e+236, expected 2.000000e+236
string.c:3062: Test failed: d.x = 3.000000e+236, expected 3.000000e+236
string.c:3062: Test failed: d.x = 4.000000e+236, expected 4.000000e+236
string.c:3062: Test failed: d.x = 5.000000e+236, expected 5.000000e+236
string.c:3062: Test failed: d.x = 6.000000e+236, expected 6.000000e+236
string.c:3062: Test failed: d.x = 7.000000e+236, expected 7.000000e+236
string.c:3062: Test failed: d.x = 8.000000e+236, expected 8.000000e+236
string.c:3062: Test failed: d.x = 9.000000e+236, expected 9.000000e+236
string.c:3062: Test failed: d.x = 1.000000e+237, expected 1.000000e+237
string.c:3062: Test failed: d.x = 2.000000e+237, expected 2.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+237, expected 3.000000e+237
string.c:3062: Test failed: d.x = 4.000000e+237, expected 4.000000e+237
string.c:3062: Test failed: d.x = 5.000000e+237, expected 5.000000e+237
string.c:3062: Test failed: d.x = 6.000000e+237, expected 6.000000e+237
string.c:3062: Test failed: d.x = 7.000000e+237, expected 7.000000e+237
string.c:3062: Test failed: d.x = 8.000000e+237, expected 8.000000e+237
string.c:3062: Test failed: d.x = 9.000000e+237, expected 9.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+238, expected 3.000000e+238
string.c:3062: Test failed: d.x = 6.000000e+238, expected 6.000000e+238
string.c:3062: Test failed: d.x = 7.000000e+238, expected 7.000000e+238
string.c:3062: Test failed: d.x = 1.000000e+239, expected 1.000000e+239
string.c:3062: Test failed: d.x = 2.000000e+239, expected 2.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+239, expected 3.000000e+239
string.c:3062: Test failed: d.x = 4.000000e+239, expected 4.000000e+239
string.c:3062: Test failed: d.x = 6.000000e+239, expected 6.000000e+239
string.c:3062: Test failed: d.x = 8.000000e+239, expected 8.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+240, expected 3.000000e+240
string.c:3062: Test failed: d.x = 6.000000e+240, expected 6.000000e+240
string.c:3062: Test failed: d.x = 9.000000e+240, expected 9.000000e+240
string.c:3062: Test failed: d.x = 1.000000e+241, expected 1.000000e+241
string.c:3062: Test failed: d.x = 2.000000e+241, expected 2.000000e+241
string.c:3062: Test failed: d.x = 4.000000e+241, expected 4.000000e+241
string.c:3062: Test failed: d.x = 5.000000e+241, expected 5.000000e+241
string.c:3062: Test failed: d.x = 7.000000e+241, expected 7.000000e+241
string.c:3062: Test failed: d.x = 8.000000e+241, expected 8.000000e+241
string.c:3062: Test failed: d.x = 1.000000e+242, expected 1.000000e+242
string.c:3062: Test failed: d.x = 2.000000e+242, expected 2.000000e+242
string.c:3062: Test failed: d.x = 3.000000e+242, expected 3.000000e+242
string.c:3062: Test failed: d.x = 4.000000e+242, expected 4.000000e+242
string.c:3062: Test failed: d.x = 6.000000e+242, expected 6.000000e+242
string.c:3062: Test failed: d.x = 8.000000e+242, expected 8.000000e+242
string.c:3062: Test failed: d.x = 5.000000e+243, expected 5.000000e+243
string.c:3062: Test failed: d.x = 9.000000e+243, expected 9.000000e+243
string.c:3062: Test failed: d.x = 1.000000e+244, expected 1.000000e+244
string.c:3062: Test failed: d.x = 2.000000e+244, expected 2.000000e+244
string.c:3062: Test failed: d.x = 4.000000e+244, expected 4.000000e+244
string.c:3062: Test failed: d.x = 5.000000e+244, expected 5.000000e+244
string.c:3062: Test failed: d.x = 8.000000e+244, expected 8.000000e+244
string.c:3062: Test failed: d.x = 9.000000e+244, expected 9.000000e+244
string.c:3062: Test failed: d.x = 3.000000e+246, expected 3.000000e+246
string.c:3062: Test failed: d.x = 6.000000e+246, expected 6.000000e+246
string.c:3062: Test failed: d.x = 9.000000e+246, expected 9.000000e+246
string.c:3062: Test failed: d.x = 1.000000e+247, expected 1.000000e+247
string.c:3062: Test failed: d.x = 2.000000e+247, expected 2.000000e+247
string.c:3062: Test failed: d.x = 4.000000e+247, expected 4.000000e+247
string.c:3062: Test failed: d.x = 5.000000e+247, expected 5.000000e+247
string.c:3062: Test failed: d.x = 7.000000e+247, expected 7.000000e+247
string.c:3062: Test failed: d.x = 8.000000e+247, expected 8.000000e+247
string.c:3062: Test failed: d.x = 1.000000e+248, expected 1.000000e+248
string.c:3062: Test failed: d.x = 2.000000e+248, expected 2.000000e+248
string.c:3062: Test failed: d.x = 3.000000e+248, expected 3.000000e+248
string.c:3062: Test failed: d.x = 4.000000e+248, expected 4.000000e+248
string.c:3062: Test failed: d.x = 6.000000e+248, expected 6.000000e+248
string.c:3062: Test failed: d.x = 8.000000e+248, expected 8.000000e+248
string.c:3062: Test failed: d.x = 1.000000e+249, expected 1.000000e+249
string.c:3062: Test failed: d.x = 2.000000e+249, expected 2.000000e+249
string.c:3062: Test failed: d.x = 3.000000e+249, expected 3.000000e+249
string.c:3062: Test failed: d.x = 4.000000e+249, expected 4.000000e+249
string.c:3062: Test failed: d.x = 5.000000e+249, expected 5.000000e+249
string.c:3062: Test failed: d.x = 6.000000e+249, expected 6.000000e+249
string.c:3062: Test failed: d.x = 7.000000e+249, expected 7.000000e+249
string.c:3062: Test failed: d.x = 8.000000e+249, expected 8.000000e+249
string.c:3062: Test failed: d.x = 9.000000e+249, expected 9.000000e+249
string.c:3062: Test failed: d.x = 1.000000e+250, expected 1.000000e+250
string.c:3062: Test failed: d.x = 2.000000e+250, expected 2.000000e+250
string.c:3062: Test failed: d.x = 4.000000e+250, expected 4.000000e+250
string.c:3062: Test failed: d.x = 5.000000e+250, expected 5.000000e+250
string.c:3062: Test failed: d.x = 8.000000e+250, expected 8.000000e+250
string.c:3062: Test failed: d.x = 9.000000e+250, expected 9.000000e+250
string.c:3062: Test failed: d.x = 1.000000e+251, expected 1.000000e+251
string.c:3062: Test failed: d.x = 2.000000e+251, expected 2.000000e+251
string.c:3062: Test failed: d.x = 3.000000e+251, expected 3.000000e+251
string.c:3062: Test failed: d.x = 4.000000e+251, expected 4.000000e+251
string.c:3062: Test failed: d.x = 6.000000e+251, expected 6.000000e+251
string.c:3062: Test failed: d.x = 7.000000e+251, expected 7.000000e+251
string.c:3062: Test failed: d.x = 8.000000e+251, expected 8.000000e+251
string.c:3062: Test failed: d.x = 9.000000e+251, expected 9.000000e+251
string.c:3062: Test failed: d.x = 1.000000e+253, expected 1.000000e+253
string.c:3062: Test failed: d.x = 2.000000e+253, expected 2.000000e+253
string.c:3062: Test failed: d.x = 4.000000e+253, expected 4.000000e+253
string.c:3062: Test failed: d.x = 5.000000e+253, expected 5.000000e+253
string.c:3062: Test failed: d.x = 7.000000e+253, expected 7.000000e+253
string.c:3062: Test failed: d.x = 8.000000e+253, expected 8.000000e+253
string.c:3062: Test failed: d.x = 1.000000e+254, expected 1.000000e+254
string.c:3062: Test failed: d.x = 2.000000e+254, expected 2.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+254, expected 3.000000e+254
string.c:3062: Test failed: d.x = 4.000000e+254, expected 4.000000e+254
string.c:3062: Test failed: d.x = 6.000000e+254, expected 6.000000e+254
string.c:3062: Test failed: d.x = 7.000000e+254, expected 7.000000e+254
string.c:3062: Test failed: d.x = 8.000000e+254, expected 8.000000e+254
string.c:3062: Test failed: d.x = 9.000000e+254, expected 9.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+255, expected 3.000000e+255
string.c:3062: Test failed: d.x = 6.000000e+255, expected 6.000000e+255
string.c:3062: Test failed: d.x = 7.000000e+255, expected 7.000000e+255
string.c:3062: Test failed: d.x = 9.000000e+255, expected 9.000000e+255
string.c:3062: Test failed: d.x = 1.000000e+256, expected 1.000000e+256
string.c:3062: Test failed: d.x = 2.000000e+256, expected 2.000000e+256
string.c:3062: Test failed: d.x = 3.000000e+256, expected 3.000000e+256
string.c:3062: Test failed: d.x = 4.000000e+256, expected 4.000000e+256
string.c:3062: Test failed: d.x = 5.000000e+256, expected 5.000000e+256
string.c:3062: Test failed: d.x = 6.000000e+256, expected 6.000000e+256
string.c:3062: Test failed: d.x = 7.000000e+256, expected 7.000000e+256
string.c:3062: Test failed: d.x = 8.000000e+256, expected 8.000000e+256
string.c:3062: Test failed: d.x = 9.000000e+256, expected 9.000000e+256
string.c:3062: Test failed: d.x = 1.000000e+257, expected 1.000000e+257
string.c:3062: Test failed: d.x = 2.000000e+257, expected 2.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+257, expected 3.000000e+257
string.c:3062: Test failed: d.x = 4.000000e+257, expected 4.000000e+257
string.c:3062: Test failed: d.x = 6.000000e+257, expected 6.000000e+257
string.c:3062: Test failed: d.x = 7.000000e+257, expected 7.000000e+257
string.c:3062: Test failed: d.x = 8.000000e+257, expected 8.000000e+257
string.c:3062: Test failed: d.x = 9.000000e+257, expected 9.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+258, expected 3.000000e+258
string.c:3062: Test failed: d.x = 6.000000e+258, expected 6.000000e+258
string.c:3062: Test failed: d.x = 7.000000e+258, expected 7.000000e+258
string.c:3062: Test failed: d.x = 1.000000e+259, expected 1.000000e+259
string.c:3062: Test failed: d.x = 2.000000e+259, expected 2.000000e+259
string.c:3062: Test failed: d.x = 3.000000e+259, expected 3.000000e+259
string.c:3062: Test failed: d.x = 4.000000e+259, expected 4.000000e+259
string.c:3062: Test failed: d.x = 5.000000e+259, expected 5.000000e+259
string.c:3062: Test failed: d.x = 6.000000e+259, expected 6.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+259, expected 7.000000e+259
string.c:3062: Test failed: d.x = 8.000000e+259, expected 8.000000e+259
string.c:3062: Test failed: d.x = 9.000000e+259, expected 9.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+260, expected 7.000000e+260
string.c:3062: Test failed: d.x = 1.000000e+261, expected 1.000000e+261
string.c:3062: Test failed: d.x = 2.000000e+261, expected 2.000000e+261
string.c:3062: Test failed: d.x = 3.000000e+261, expected 3.000000e+261
string.c:3062: Test failed: d.x = 4.000000e+261, expected 4.000000e+261
string.c:3062: Test failed: d.x = 5.000000e+261, expected 5.000000e+261
string.c:3062: Test failed: d.x = 6.000000e+261, expected 6.000000e+261
string.c:3062: Test failed: d.x = 7.000000e+261, expected 7.000000e+261
string.c:3062: Test failed: d.x = 8.000000e+261, expected 8.000000e+261
string.c:3062: Test failed: d.x = 9.000000e+261, expected 9.000000e+261
string.c:3062: Test failed: d.x = 1.000000e+262, expected 1.000000e+262
string.c:3062: Test failed: d.x = 2.000000e+262, expected 2.000000e+262
string.c:3062: Test failed: d.x = 3.000000e+262, expected 3.000000e+262
string.c:3062: Test failed: d.x = 4.000000e+262, expected 4.000000e+262
string.c:3062: Test failed: d.x = 5.000000e+262, expected 5.000000e+262
string.c:3062: Test failed: d.x = 6.000000e+262, expected 6.000000e+262
string.c:3062: Test failed: d.x = 7.000000e+262, expected 7.000000e+262
string.c:3062: Test failed: d.x = 8.000000e+262, expected 8.000000e+262
string.c:3062: Test failed: d.x = 9.000000e+262, expected 9.000000e+262
string.c:3062: Test failed: d.x = 1.000000e+263, expected 1.000000e+263
string.c:3062: Test failed: d.x = 2.000000e+263, expected 2.000000e+263
string.c:3062: Test failed: d.x = 3.000000e+263, expected 3.000000e+263
string.c:3062: Test failed: d.x = 4.000000e+263, expected 4.000000e+263
string.c:3062: Test failed: d.x = 5.000000e+263, expected 5.000000e+263
string.c:3062: Test failed: d.x = 6.000000e+263, expected 6.000000e+263
string.c:3062: Test failed: d.x = 7.000000e+263, expected 7.000000e+263
string.c:3062: Test failed: d.x = 8.000000e+263, expected 8.000000e+263
string.c:3062: Test failed: d.x = 9.000000e+263, expected 9.000000e+263
string.c:3062: Test failed: d.x = 1.000000e+264, expected 1.000000e+264
string.c:3062: Test failed: d.x = 2.000000e+264, expected 2.000000e+264
string.c:3062: Test failed: d.x = 3.000000e+264, expected 3.000000e+264
string.c:3062: Test failed: d.x = 4.000000e+264, expected 4.000000e+264
string.c:3062: Test failed: d.x = 6.000000e+264, expected 6.000000e+264
string.c:3062: Test failed: d.x = 8.000000e+264, expected 8.000000e+264
string.c:3062: Test failed: d.x = 1.000000e+265, expected 1.000000e+265
string.c:3062: Test failed: d.x = 2.000000e+265, expected 2.000000e+265
string.c:3062: Test failed: d.x = 3.000000e+265, expected 3.000000e+265
string.c:3062: Test failed: d.x = 4.000000e+265, expected 4.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+265, expected 5.000000e+265
string.c:3062: Test failed: d.x = 6.000000e+265, expected 6.000000e+265
string.c:3062: Test failed: d.x = 7.000000e+265, expected 7.000000e+265
string.c:3062: Test failed: d.x = 8.000000e+265, expected 8.000000e+265
string.c:3062: Test failed: d.x = 9.000000e+265, expected 9.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+266, expected 5.000000e+266
string.c:3062: Test failed: d.x = 9.000000e+266, expected 9.000000e+266
string.c:3062: Test failed: d.x = 1.000000e+267, expected 1.000000e+267
string.c:3062: Test failed: d.x = 2.000000e+267, expected 2.000000e+267
string.c:3062: Test failed: d.x = 3.000000e+267, expected 3.000000e+267
string.c:3062: Test failed: d.x = 4.000000e+267, expected 4.000000e+267
string.c:3062: Test failed: d.x = 5.000000e+267, expected 5.000000e+267
string.c:3062: Test failed: d.x = 6.000000e+267, expected 6.000000e+267
string.c:3062: Test failed: d.x = 7.000000e+267, expected 7.000000e+267
string.c:3062: Test failed: d.x = 8.000000e+267, expected 8.000000e+267
string.c:3062: Test failed: d.x = 9.000000e+267, expected 9.000000e+267
string.c:3062: Test failed: d.x = 1.000000e+268, expected 1.000000e+268
string.c:3062: Test failed: d.x = 2.000000e+268, expected 2.000000e+268
string.c:3062: Test failed: d.x = 3.000000e+268, expected 3.000000e+268
string.c:3062: Test failed: d.x = 4.000000e+268, expected 4.000000e+268
string.c:3062: Test failed: d.x = 6.000000e+268, expected 6.000000e+268
string.c:3062: Test failed: d.x = 7.000000e+268, expected 7.000000e+268
string.c:3062: Test failed: d.x = 8.000000e+268, expected 8.000000e+268
string.c:3062: Test failed: d.x = 9.000000e+268, expected 9.000000e+268
string.c:3062: Test failed: d.x = 5.000000e+269, expected 5.000000e+269
string.c:3062: Test failed: d.x = 7.000000e+269, expected 7.000000e+269
string.c:3062: Test failed: d.x = 1.000000e+270, expected 1.000000e+270
string.c:3062: Test failed: d.x = 2.000000e+270, expected 2.000000e+270
string.c:3062: Test failed: d.x = 3.000000e+270, expected 3.000000e+270
string.c:3062: Test failed: d.x = 4.000000e+270, expected 4.000000e+270
string.c:3062: Test failed: d.x = 6.000000e+270, expected 6.000000e+270
string.c:3062: Test failed: d.x = 7.000000e+270, expected 7.000000e+270
string.c:3062: Test failed: d.x = 8.000000e+270, expected 8.000000e+270
string.c:3062: Test failed: d.x = 1.000000e+271, expected 1.000000e+271
string.c:3062: Test failed: d.x = 2.000000e+271, expected 2.000000e+271
string.c:3062: Test failed: d.x = 3.000000e+271, expected 3.000000e+271
string.c:3062: Test failed: d.x = 4.000000e+271, expected 4.000000e+271
string.c:3062: Test failed: d.x = 5.000000e+271, expected 5.000000e+271
string.c:3062: Test failed: d.x = 6.000000e+271, expected 6.000000e+271
string.c:3062: Test failed: d.x = 8.000000e+271, expected 8.000000e+271
string.c:3062: Test failed: d.x = 9.000000e+271, expected 9.000000e+271
string.c:3062: Test failed: d.x = 1.000000e+272, expected 1.000000e+272
string.c:3062: Test failed: d.x = 2.000000e+272, expected 2.000000e+272
string.c:3062: Test failed: d.x = 4.000000e+272, expected 4.000000e+272
string.c:3062: Test failed: d.x = 5.000000e+272, expected 5.000000e+272
string.c:3062: Test failed: d.x = 7.000000e+272, expected 7.000000e+272
string.c:3062: Test failed: d.x = 8.000000e+272, expected 8.000000e+272
string.c:3062: Test failed: d.x = 1.000000e+273, expected 1.000000e+273
string.c:3062: Test failed: d.x = 2.000000e+273, expected 2.000000e+273
string.c:3062: Test failed: d.x = 3.000000e+273, expected 3.000000e+273
string.c:3062: Test failed: d.x = 4.000000e+273, expected 4.000000e+273
string.c:3062: Test failed: d.x = 5.000000e+273, expected 5.000000e+273
string.c:3062: Test failed: d.x = 6.000000e+273, expected 6.000000e+273
string.c:3062: Test failed: d.x = 7.000000e+273, expected 7.000000e+273
string.c:3062: Test failed: d.x = 8.000000e+273, expected 8.000000e+273
string.c:3062: Test failed: d.x = 9.000000e+273, expected 9.000000e+273
string.c:3062: Test failed: d.x = 1.000000e+274, expected 1.000000e+274
string.c:3062: Test failed: d.x = 2.000000e+274, expected 2.000000e+274
string.c:3062: Test failed: d.x = 3.000000e+274, expected 3.000000e+274
string.c:3062: Test failed: d.x = 4.000000e+274, expected 4.000000e+274
string.c:3062: Test failed: d.x = 5.000000e+274, expected 5.000000e+274
string.c:3062: Test failed: d.x = 6.000000e+274, expected 6.000000e+274
string.c:3062: Test failed: d.x = 7.000000e+274, expected 7.000000e+274
string.c:3062: Test failed: d.x = 8.000000e+274, expected 8.000000e+274
string.c:3062: Test failed: d.x = 9.000000e+274, expected 9.000000e+274
string.c:3062: Test failed: d.x = 1.000000e+275, expected 1.000000e+275
string.c:3062: Test failed: d.x = 2.000000e+275, expected 2.000000e+275
string.c:3062: Test failed: d.x = 3.000000e+275, expected 3.000000e+275
string.c:3062: Test failed: d.x = 4.000000e+275, expected 4.000000e+275
string.c:3062: Test failed: d.x = 5.000000e+275, expected 5.000000e+275
string.c:3062: Test failed: d.x = 6.000000e+275, expected 6.000000e+275
string.c:3062: Test failed: d.x = 7.000000e+275, expected 7.000000e+275
string.c:3062: Test failed: d.x = 8.000000e+275, expected 8.000000e+275
string.c:3062: Test failed: d.x = 9.000000e+275, expected 9.000000e+275
string.c:3062: Test failed: d.x = 1.000000e+276, expected 1.000000e+276
string.c:3062: Test failed: d.x = 2.000000e+276, expected 2.000000e+276
string.c:3062: Test failed: d.x = 4.000000e+276, expected 4.000000e+276
string.c:3062: Test failed: d.x = 5.000000e+276, expected 5.000000e+276
string.c:3062: Test failed: d.x = 8.000000e+276, expected 8.000000e+276
string.c:3062: Test failed: d.x = 1.000000e+277, expected 1.000000e+277
string.c:3062: Test failed: d.x = 2.000000e+277, expected 2.000000e+277
string.c:3062: Test failed: d.x = 3.000000e+277, expected 3.000000e+277
string.c:3062: Test failed: d.x = 4.000000e+277, expected 4.000000e+277
string.c:3062: Test failed: d.x = 5.000000e+277, expected 5.000000e+277
string.c:3062: Test failed: d.x = 6.000000e+277, expected 6.000000e+277
string.c:3062: Test failed: d.x = 7.000000e+277, expected 7.000000e+277
string.c:3062: Test failed: d.x = 8.000000e+277, expected 8.000000e+277
string.c:3062: Test failed: d.x = 9.000000e+277, expected 9.000000e+277
string.c:3062: Test failed: d.x = 1.000000e+278, expected 1.000000e+278
string.c:3062: Test failed: d.x = 2.000000e+278, expected 2.000000e+278
string.c:3062: Test failed: d.x = 3.000000e+278, expected 3.000000e+278
string.c:3062: Test failed: d.x = 4.000000e+278, expected 4.000000e+278
string.c:3062: Test failed: d.x = 5.000000e+278, expected 5.000000e+278
string.c:3062: Test failed: d.x = 6.000000e+278, expected 6.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+278, expected 7.000000e+278
string.c:3062: Test failed: d.x = 8.000000e+278, expected 8.000000e+278
string.c:3062: Test failed: d.x = 9.000000e+278, expected 9.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+280, expected 7.000000e+280
string.c:3062: Test failed: d.x = 1.000000e+281, expected 1.000000e+281
string.c:3062: Test failed: d.x = 2.000000e+281, expected 2.000000e+281
string.c:3062: Test failed: d.x = 3.000000e+281, expected 3.000000e+281
string.c:3062: Test failed: d.x = 4.000000e+281, expected 4.000000e+281
string.c:3062: Test failed: d.x = 5.000000e+281, expected 5.000000e+281
string.c:3062: Test failed: d.x = 6.000000e+281, expected 6.000000e+281
string.c:3062: Test failed: d.x = 7.000000e+281, expected 7.000000e+281
string.c:3062: Test failed: d.x = 8.000000e+281, expected 8.000000e+281
string.c:3062: Test failed: d.x = 9.000000e+281, expected 9.000000e+281
string.c:3062: Test failed: d.x = 1.000000e+282, expected 1.000000e+282
string.c:3062: Test failed: d.x = 2.000000e+282, expected 2.000000e+282
string.c:3062: Test failed: d.x = 3.000000e+282, expected 3.000000e+282
string.c:3062: Test failed: d.x = 4.000000e+282, expected 4.000000e+282
string.c:3062: Test failed: d.x = 5.000000e+282, expected 5.000000e+282
string.c:3062: Test failed: d.x = 6.000000e+282, expected 6.000000e+282
string.c:3062: Test failed: d.x = 7.000000e+282, expected 7.000000e+282
string.c:3062: Test failed: d.x = 8.000000e+282, expected 8.000000e+282
string.c:3062: Test failed: d.x = 9.000000e+282, expected 9.000000e+282
string.c:3062: Test failed: d.x = 1.000000e+283, expected 1.000000e+283
string.c:3062: Test failed: d.x = 2.000000e+283, expected 2.000000e+283
string.c:3062: Test failed: d.x = 3.000000e+283, expected 3.000000e+283
string.c:3062: Test failed: d.x = 4.000000e+283, expected 4.000000e+283
string.c:3062: Test failed: d.x = 5.000000e+283, expected 5.000000e+283
string.c:3062: Test failed: d.x = 6.000000e+283, expected 6.000000e+283
string.c:3062: Test failed: d.x = 7.000000e+283, expected 7.000000e+283
string.c:3062: Test failed: d.x = 8.000000e+283, expected 8.000000e+283
string.c:3062: Test failed: d.x = 9.000000e+283, expected 9.000000e+283
string.c:3062: Test failed: d.x = 1.000000e+285, expected 1.000000e+285
string.c:3062: Test failed: d.x = 2.000000e+285, expected 2.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+285, expected 3.000000e+285
string.c:3062: Test failed: d.x = 4.000000e+285, expected 4.000000e+285
string.c:3062: Test failed: d.x = 6.000000e+285, expected 6.000000e+285
string.c:3062: Test failed: d.x = 7.000000e+285, expected 7.000000e+285
string.c:3062: Test failed: d.x = 8.000000e+285, expected 8.000000e+285
string.c:3062: Test failed: d.x = 9.000000e+285, expected 9.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+286, expected 3.000000e+286
string.c:3062: Test failed: d.x = 6.000000e+286, expected 6.000000e+286
string.c:3062: Test failed: d.x = 7.000000e+286, expected 7.000000e+286
string.c:3062: Test failed: d.x = 9.000000e+286, expected 9.000000e+286
string.c:3062: Test failed: d.x = 1.000000e+288, expected 1.000000e+288
string.c:3062: Test failed: d.x = 2.000000e+288, expected 2.000000e+288
string.c:3062: Test failed: d.x = 3.000000e+288, expected 3.000000e+288
string.c:3062: Test failed: d.x = 4.000000e+288, expected 4.000000e+288
string.c:3062: Test failed: d.x = 6.000000e+288, expected 6.000000e+288
string.c:3062: Test failed: d.x = 7.000000e+288, expected 7.000000e+288
string.c:3062: Test failed: d.x = 8.000000e+288, expected 8.000000e+288
string.c:3062: Test failed: d.x = 9.000000e+288, expected 9.000000e+288
string.c:3062: Test failed: d.x = 1.000000e+289, expected 1.000000e+289
string.c:3062: Test failed: d.x = 2.000000e+289, expected 2.000000e+289
string.c:3062: Test failed: d.x = 3.000000e+289, expected 3.000000e+289
string.c:3062: Test failed: d.x = 4.000000e+289, expected 4.000000e+289
string.c:3062: Test failed: d.x = 5.000000e+289, expected 5.000000e+289
string.c:3062: Test failed: d.x = 6.000000e+289, expected 6.000000e+289
string.c:3062: Test failed: d.x = 7.000000e+289, expected 7.000000e+289
string.c:3062: Test failed: d.x = 8.000000e+289, expected 8.000000e+289
string.c:3062: Test failed: d.x = 9.000000e+289, expected 9.000000e+289
string.c:3062: Test failed: d.x = 1.000000e+290, expected 1.000000e+290
string.c:3062: Test failed: d.x = 2.000000e+290, expected 2.000000e+290
string.c:3062: Test failed: d.x = 3.000000e+290, expected 3.000000e+290
string.c:3062: Test failed: d.x = 4.000000e+290, expected 4.000000e+290
string.c:3062: Test failed: d.x = 6.000000e+290, expected 6.000000e+290
string.c:3062: Test failed: d.x = 7.000000e+290, expected 7.000000e+290
string.c:3062: Test failed: d.x = 8.000000e+290, expected 8.000000e+290
string.c:3062: Test failed: d.x = 9.000000e+290, expected 9.000000e+290
string.c:3062: Test failed: d.x = 1.000000e+291, expected 1.000000e+291
string.c:3062: Test failed: d.x = 2.000000e+291, expected 2.000000e+291
string.c:3062: Test failed: d.x = 3.000000e+291, expected 3.000000e+291
string.c:3062: Test failed: d.x = 4.000000e+291, expected 4.000000e+291
string.c:3062: Test failed: d.x = 6.000000e+291, expected 6.000000e+291
string.c:3062: Test failed: d.x = 7.000000e+291, expected 7.000000e+291
string.c:3062: Test failed: d.x = 8.000000e+291, expected 8.000000e+291
string.c:3062: Test failed: d.x = 9.000000e+291, expected 9.000000e+291
string.c:3062: Test failed: d.x = 1.000000e+292, expected 1.000000e+292
string.c:3062: Test failed: d.x = 2.000000e+292, expected 2.000000e+292
string.c:3062: Test failed: d.x = 3.000000e+292, expected 3.000000e+292
string.c:3062: Test failed: d.x = 4.000000e+292, expected 4.000000e+292
string.c:3062: Test failed: d.x = 5.000000e+292, expected 5.000000e+292
string.c:3062: Test failed: d.x = 6.000000e+292, expected 6.000000e+292
string.c:3062: Test failed: d.x = 7.000000e+292, expected 7.000000e+292
string.c:3062: Test failed: d.x = 8.000000e+292, expected 8.000000e+292
string.c:3062: Test failed: d.x = 9.000000e+292, expected 9.000000e+292
string.c:3062: Test failed: d.x = 1.000000e+293, expected 1.000000e+293
string.c:3062: Test failed: d.x = 2.000000e+293, expected 2.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+293, expected 3.000000e+293
string.c:3062: Test failed: d.x = 4.000000e+293, expected 4.000000e+293
string.c:3062: Test failed: d.x = 5.000000e+293, expected 5.000000e+293
string.c:3062: Test failed: d.x = 6.000000e+293, expected 6.000000e+293
string.c:3062: Test failed: d.x = 7.000000e+293, expected 7.000000e+293
string.c:3062: Test failed: d.x = 8.000000e+293, expected 8.000000e+293
string.c:3062: Test failed: d.x = 9.000000e+293, expected 9.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+294, expected 3.000000e+294
string.c:3062: Test failed: d.x = 6.000000e+294, expected 6.000000e+294
string.c:3062: Test failed: d.x = 7.000000e+294, expected 7.000000e+294
string.c:3062: Test failed: d.x = 1.000000e+295, expected 1.000000e+295
string.c:3062: Test failed: d.x = 2.000000e+295, expected 2.000000e+295
string.c:3062: Test failed: d.x = 3.000000e+295, expected 3.000000e+295
string.c:3062: Test failed: d.x = 4.000000e+295, expected 4.000000e+295
string.c:3062: Test failed: d.x = 5.000000e+295, expected 5.000000e+295
string.c:3062: Test failed: d.x = 6.000000e+295, expected 6.000000e+295
string.c:3062: Test failed: d.x = 7.000000e+295, expected 7.000000e+295
string.c:3062: Test failed: d.x = 8.000000e+295, expected 8.000000e+295
string.c:3062: Test failed: d.x = 9.000000e+295, expected 9.000000e+295
string.c:3062: Test failed: d.x = 1.000000e+296, expected 1.000000e+296
string.c:3062: Test failed: d.x = 2.000000e+296, expected 2.000000e+296
string.c:3062: Test failed: d.x = 3.000000e+296, expected 3.000000e+296
string.c:3062: Test failed: d.x = 4.000000e+296, expected 4.000000e+296
string.c:3062: Test failed: d.x = 5.000000e+296, expected 5.000000e+296
string.c:3062: Test failed: d.x = 6.000000e+296, expected 6.000000e+296
string.c:3062: Test failed: d.x = 8.000000e+296, expected 8.000000e+296
string.c:3062: Test failed: d.x = 9.000000e+296, expected 9.000000e+296
string.c:3062: Test failed: d.x = 1.000000e+297, expected 1.000000e+297
string.c:3062: Test failed: d.x = 2.000000e+297, expected 2.000000e+297
string.c:3062: Test failed: d.x = 4.000000e+297, expected 4.000000e+297
string.c:3062: Test failed: d.x = 5.000000e+297, expected 5.000000e+297
string.c:3062: Test failed: d.x = 7.000000e+297, expected 7.000000e+297
string.c:3062: Test failed: d.x = 8.000000e+297, expected 8.000000e+297
string.c:3062: Test failed: d.x = 9.000000e+297, expected 9.000000e+297
string.c:3062: Test failed: d.x = 1.000000e+298, expected 1.000000e+298
string.c:3062: Test failed: d.x = 2.000000e+298, expected 2.000000e+298
string.c:3062: Test failed: d.x = 3.000000e+298, expected 3.000000e+298
string.c:3062: Test failed: d.x = 4.000000e+298, expected 4.000000e+298
string.c:3062: Test failed: d.x = 5.000000e+298, expected 5.000000e+298
string.c:3062: Test failed: d.x = 6.000000e+298, expected 6.000000e+298
string.c:3062: Test failed: d.x = 7.000000e+298, expected 7.000000e+298
string.c:3062: Test failed: d.x = 8.000000e+298, expected 8.000000e+298
string.c:3062: Test failed: d.x = 9.000000e+298, expected 9.000000e+298
string.c:3062: Test failed: d.x = 1.000000e+299, expected 1.000000e+299
string.c:3062: Test failed: d.x = 2.000000e+299, expected 2.000000e+299
string.c:3062: Test failed: d.x = 3.000000e+299, expected 3.000000e+299
string.c:3062: Test failed: d.x = 4.000000e+299, expected 4.000000e+299
string.c:3062: Test failed: d.x = 5.000000e+299, expected 5.000000e+299
string.c:3062: Test failed: d.x = 6.000000e+299, expected 6.000000e+299
string.c:3062: Test failed: d.x = 7.000000e+299, expected 7.000000e+299
string.c:3062: Test failed: d.x = 8.000000e+299, expected 8.000000e+299
string.c:3062: Test failed: d.x = 9.000000e+299, expected 9.000000e+299
string.c:3062: Test failed: d.x = 1.000000e+300, expected 1.000000e+300
string.c:3062: Test failed: d.x = 2.000000e+300, expected 2.000000e+300
string.c:3062: Test failed: d.x = 3.000000e+300, expected 3.000000e+300
string.c:3062: Test failed: d.x = 4.000000e+300, expected 4.000000e+300
string.c:3062: Test failed: d.x = 5.000000e+300, expected 5.000000e+300
string.c:3062: Test failed: d.x = 6.000000e+300, expected 6.000000e+300
string.c:3062: Test failed: d.x = 7.000000e+300, expected 7.000000e+300
string.c:3062: Test failed: d.x = 8.000000e+300, expected 8.000000e+300
string.c:3062: Test failed: d.x = 9.000000e+300, expected 9.000000e+300
string.c:3062: Test failed: d.x = 1.000000e+301, expected 1.000000e+301
string.c:3062: Test failed: d.x = 2.000000e+301, expected 2.000000e+301
string.c:3062: Test failed: d.x = 3.000000e+301, expected 3.000000e+301
string.c:3062: Test failed: d.x = 4.000000e+301, expected 4.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+301, expected 5.000000e+301
string.c:3062: Test failed: d.x = 6.000000e+301, expected 6.000000e+301
string.c:3062: Test failed: d.x = 7.000000e+301, expected 7.000000e+301
string.c:3062: Test failed: d.x = 8.000000e+301, expected 8.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+302, expected 5.000000e+302
string.c:3062: Test failed: d.x = 1.000000e+303, expected 1.000000e+303
string.c:3062: Test failed: d.x = 2.000000e+303, expected 2.000000e+303
string.c:3062: Test failed: d.x = 4.000000e+303, expected 4.000000e+303
string.c:3062: Test failed: d.x = 5.000000e+303, expected 5.000000e+303
string.c:3062: Test failed: d.x = 7.000000e+303, expected 7.000000e+303
string.c:3062: Test failed: d.x = 8.000000e+303, expected 8.000000e+303
string.c:3062: Test failed: d.x = 9.000000e+303, expected 9.000000e+303
string.c:3062: Test failed: d.x = 1.000000e+304, expected 1.000000e+304
string.c:3062: Test failed: d.x = 2.000000e+304, expected 2.000000e+304
string.c:3062: Test failed: d.x = 3.000000e+304, expected 3.000000e+304
string.c:3062: Test failed: d.x = 4.000000e+304, expected 4.000000e+304
string.c:3062: Test failed: d.x = 5.000000e+304, expected 5.000000e+304
string.c:3062: Test failed: d.x = 6.000000e+304, expected 6.000000e+304
string.c:3062: Test failed: d.x = 7.000000e+304, expected 7.000000e+304
string.c:3062: Test failed: d.x = 8.000000e+304, expected 8.000000e+304
string.c:3062: Test failed: d.x = 9.000000e+304, expected 9.000000e+304
string.c:3062: Test failed: d.x = 1.000000e+305, expected 1.000000e+305
string.c:3062: Test failed: d.x = 2.000000e+305, expected 2.000000e+305
string.c:3062: Test failed: d.x = 3.000000e+305, expected 3.000000e+305
string.c:3062: Test failed: d.x = 4.000000e+305, expected 4.000000e+305
string.c:3062: Test failed: d.x = 5.000000e+305, expected 5.000000e+305
string.c:3062: Test failed: d.x = 6.000000e+305, expected 6.000000e+305
string.c:3062: Test failed: d.x = 7.000000e+305, expected 7.000000e+305
string.c:3062: Test failed: d.x = 8.000000e+305, expected 8.000000e+305
string.c:3062: Test failed: d.x = 9.000000e+305, expected 9.000000e+305
string.c:3062: Test failed: d.x = 1.000000e+306, expected 1.000000e+306
string.c:3062: Test failed: d.x = 2.000000e+306, expected 2.000000e+306
string.c:3062: Test failed: d.x = 3.000000e+306, expected 3.000000e+306
string.c:3062: Test failed: d.x = 4.000000e+306, expected 4.000000e+306
string.c:3062: Test failed: d.x = 5.000000e+306, expected 5.000000e+306
string.c:3062: Test failed: d.x = 6.000000e+306, expected 6.000000e+306
string.c:3062: Test failed: d.x = 7.000000e+306, expected 7.000000e+306
string.c:3062: Test failed: d.x = 8.000000e+306, expected 8.000000e+306
string.c:3062: Test failed: d.x = 9.000000e+306, expected 9.000000e+306
string.c:3062: Test failed: d.x = 1.000000e+307, expected 1.000000e+307
string.c:3062: Test failed: d.x = 2.000000e+307, expected 2.000000e+307
string.c:3062: Test failed: d.x = 3.000000e+307, expected 3.000000e+307
string.c:3062: Test failed: d.x = 4.000000e+307, expected 4.000000e+307
string.c:3062: Test failed: d.x = 6.000000e+307, expected 6.000000e+307
string.c:3062: Test failed: d.x = 8.000000e+307, expected 8.000000e+307
string.c:3062: Test failed: d.x = 1.000000e+308, expected 1.000000e+308

Report errors:
msvcrt:string prints too much data (97314 bytes)

=== debian10 (64 bit WoW report) ===

msvcrt:
string.c:1989: Test failed: d = 1000000000000000120942354671656868962382001670435578817768191183142249744630862900164152357803694488643546272066771136697843816472621283262276046411983423130707191163420128905684081263961470216866716118177799472091300320549064642593292288.000000
string.c:3062: Test failed: d.x = 1.000000e-307, expected 1.000000e-307
string.c:3062: Test failed: d.x = 2.000000e-307, expected 2.000000e-307
string.c:3062: Test failed: d.x = 4.000000e-307, expected 4.000000e-307
string.c:3062: Test failed: d.x = 5.000000e-307, expected 5.000000e-307
string.c:3062: Test failed: d.x = 7.000000e-307, expected 7.000000e-307
string.c:3062: Test failed: d.x = 8.000000e-307, expected 8.000000e-307
string.c:3062: Test failed: d.x = 9.000000e-307, expected 9.000000e-307
string.c:3062: Test failed: d.x = 1.000000e-306, expected 1.000000e-306
string.c:3062: Test failed: d.x = 2.000000e-306, expected 2.000000e-306
string.c:3062: Test failed: d.x = 3.000000e-306, expected 3.000000e-306
string.c:3062: Test failed: d.x = 4.000000e-306, expected 4.000000e-306
string.c:3062: Test failed: d.x = 5.000000e-306, expected 5.000000e-306
string.c:3062: Test failed: d.x = 6.000000e-306, expected 6.000000e-306
string.c:3062: Test failed: d.x = 7.000000e-306, expected 7.000000e-306
string.c:3062: Test failed: d.x = 8.000000e-306, expected 8.000000e-306
string.c:3062: Test failed: d.x = 9.000000e-306, expected 9.000000e-306
string.c:3062: Test failed: d.x = 1.000000e-305, expected 1.000000e-305
string.c:3062: Test failed: d.x = 2.000000e-305, expected 2.000000e-305
string.c:3062: Test failed: d.x = 3.000000e-305, expected 3.000000e-305
string.c:3062: Test failed: d.x = 4.000000e-305, expected 4.000000e-305
string.c:3062: Test failed: d.x = 6.000000e-305, expected 6.000000e-305
string.c:3062: Test failed: d.x = 7.000000e-305, expected 7.000000e-305
string.c:3062: Test failed: d.x = 8.000000e-305, expected 8.000000e-305
string.c:3062: Test failed: d.x = 9.000000e-305, expected 9.000000e-305
string.c:3062: Test failed: d.x = 1.000000e-304, expected 1.000000e-304
string.c:3062: Test failed: d.x = 2.000000e-304, expected 2.000000e-304
string.c:3062: Test failed: d.x = 3.000000e-304, expected 3.000000e-304
string.c:3062: Test failed: d.x = 4.000000e-304, expected 4.000000e-304
string.c:3062: Test failed: d.x = 5.000000e-304, expected 5.000000e-304
string.c:3062: Test failed: d.x = 6.000000e-304, expected 6.000000e-304
string.c:3062: Test failed: d.x = 7.000000e-304, expected 7.000000e-304
string.c:3062: Test failed: d.x = 8.000000e-304, expected 8.000000e-304
string.c:3062: Test failed: d.x = 9.000000e-304, expected 9.000000e-304
string.c:3062: Test failed: d.x = 1.000000e-303, expected 1.000000e-303
string.c:3062: Test failed: d.x = 2.000000e-303, expected 2.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-303, expected 3.000000e-303
string.c:3062: Test failed: d.x = 4.000000e-303, expected 4.000000e-303
string.c:3062: Test failed: d.x = 5.000000e-303, expected 5.000000e-303
string.c:3062: Test failed: d.x = 6.000000e-303, expected 6.000000e-303
string.c:3062: Test failed: d.x = 7.000000e-303, expected 7.000000e-303
string.c:3062: Test failed: d.x = 8.000000e-303, expected 8.000000e-303
string.c:3062: Test failed: d.x = 9.000000e-303, expected 9.000000e-303
string.c:3062: Test failed: d.x = 3.000000e-301, expected 3.000000e-301
string.c:3062: Test failed: d.x = 5.000000e-301, expected 5.000000e-301
string.c:3062: Test failed: d.x = 6.000000e-301, expected 6.000000e-301
string.c:3062: Test failed: d.x = 7.000000e-301, expected 7.000000e-301
string.c:3062: Test failed: d.x = 9.000000e-301, expected 9.000000e-301
string.c:3062: Test failed: d.x = 1.000000e-300, expected 1.000000e-300
string.c:3062: Test failed: d.x = 2.000000e-300, expected 2.000000e-300
string.c:3062: Test failed: d.x = 4.000000e-300, expected 4.000000e-300
string.c:3062: Test failed: d.x = 5.000000e-300, expected 5.000000e-300
string.c:3062: Test failed: d.x = 7.000000e-300, expected 7.000000e-300
string.c:3062: Test failed: d.x = 8.000000e-300, expected 8.000000e-300
string.c:3062: Test failed: d.x = 9.000000e-300, expected 9.000000e-300
string.c:3062: Test failed: d.x = 1.000000e-299, expected 1.000000e-299
string.c:3062: Test failed: d.x = 2.000000e-299, expected 2.000000e-299
string.c:3062: Test failed: d.x = 3.000000e-299, expected 3.000000e-299
string.c:3062: Test failed: d.x = 4.000000e-299, expected 4.000000e-299
string.c:3062: Test failed: d.x = 6.000000e-299, expected 6.000000e-299
string.c:3062: Test failed: d.x = 7.000000e-299, expected 7.000000e-299
string.c:3062: Test failed: d.x = 8.000000e-299, expected 8.000000e-299
string.c:3062: Test failed: d.x = 9.000000e-299, expected 9.000000e-299
string.c:3062: Test failed: d.x = 1.000000e-298, expected 1.000000e-298
string.c:3062: Test failed: d.x = 2.000000e-298, expected 2.000000e-298
string.c:3062: Test failed: d.x = 3.000000e-298, expected 3.000000e-298
string.c:3062: Test failed: d.x = 4.000000e-298, expected 4.000000e-298
string.c:3062: Test failed: d.x = 5.000000e-298, expected 5.000000e-298
string.c:3062: Test failed: d.x = 6.000000e-298, expected 6.000000e-298
string.c:3062: Test failed: d.x = 7.000000e-298, expected 7.000000e-298
string.c:3062: Test failed: d.x = 8.000000e-298, expected 8.000000e-298
string.c:3062: Test failed: d.x = 9.000000e-298, expected 9.000000e-298
string.c:3062: Test failed: d.x = 1.000000e-297, expected 1.000000e-297
string.c:3062: Test failed: d.x = 2.000000e-297, expected 2.000000e-297
string.c:3062: Test failed: d.x = 3.000000e-297, expected 3.000000e-297
string.c:3062: Test failed: d.x = 4.000000e-297, expected 4.000000e-297
string.c:3062: Test failed: d.x = 5.000000e-297, expected 5.000000e-297
string.c:3062: Test failed: d.x = 6.000000e-297, expected 6.000000e-297
string.c:3062: Test failed: d.x = 7.000000e-297, expected 7.000000e-297
string.c:3062: Test failed: d.x = 8.000000e-297, expected 8.000000e-297
string.c:3062: Test failed: d.x = 9.000000e-297, expected 9.000000e-297
string.c:3062: Test failed: d.x = 1.000000e-296, expected 1.000000e-296
string.c:3062: Test failed: d.x = 2.000000e-296, expected 2.000000e-296
string.c:3062: Test failed: d.x = 3.000000e-296, expected 3.000000e-296
string.c:3062: Test failed: d.x = 4.000000e-296, expected 4.000000e-296
string.c:3062: Test failed: d.x = 5.000000e-296, expected 5.000000e-296
string.c:3062: Test failed: d.x = 6.000000e-296, expected 6.000000e-296
string.c:3062: Test failed: d.x = 7.000000e-296, expected 7.000000e-296
string.c:3062: Test failed: d.x = 8.000000e-296, expected 8.000000e-296
string.c:3062: Test failed: d.x = 9.000000e-296, expected 9.000000e-296
string.c:3062: Test failed: d.x = 1.000000e-295, expected 1.000000e-295
string.c:3062: Test failed: d.x = 2.000000e-295, expected 2.000000e-295
string.c:3062: Test failed: d.x = 3.000000e-295, expected 3.000000e-295
string.c:3062: Test failed: d.x = 4.000000e-295, expected 4.000000e-295
string.c:3062: Test failed: d.x = 5.000000e-295, expected 5.000000e-295
string.c:3062: Test failed: d.x = 6.000000e-295, expected 6.000000e-295
string.c:3062: Test failed: d.x = 7.000000e-295, expected 7.000000e-295
string.c:3062: Test failed: d.x = 8.000000e-295, expected 8.000000e-295
string.c:3062: Test failed: d.x = 9.000000e-295, expected 9.000000e-295
string.c:3062: Test failed: d.x = 1.000000e-294, expected 1.000000e-294
string.c:3062: Test failed: d.x = 2.000000e-294, expected 2.000000e-294
string.c:3062: Test failed: d.x = 3.000000e-294, expected 3.000000e-294
string.c:3062: Test failed: d.x = 4.000000e-294, expected 4.000000e-294
string.c:3062: Test failed: d.x = 6.000000e-294, expected 6.000000e-294
string.c:3062: Test failed: d.x = 8.000000e-294, expected 8.000000e-294
string.c:3062: Test failed: d.x = 9.000000e-294, expected 9.000000e-294
string.c:3062: Test failed: d.x = 1.000000e-293, expected 1.000000e-293
string.c:3062: Test failed: d.x = 2.000000e-293, expected 2.000000e-293
string.c:3062: Test failed: d.x = 3.000000e-293, expected 3.000000e-293
string.c:3062: Test failed: d.x = 4.000000e-293, expected 4.000000e-293
string.c:3062: Test failed: d.x = 5.000000e-293, expected 5.000000e-293
string.c:3062: Test failed: d.x = 6.000000e-293, expected 6.000000e-293
string.c:3062: Test failed: d.x = 7.000000e-293, expected 7.000000e-293
string.c:3062: Test failed: d.x = 8.000000e-293, expected 8.000000e-293
string.c:3062: Test failed: d.x = 9.000000e-293, expected 9.000000e-293
string.c:3062: Test failed: d.x = 1.000000e-292, expected 1.000000e-292
string.c:3062: Test failed: d.x = 2.000000e-292, expected 2.000000e-292
string.c:3062: Test failed: d.x = 3.000000e-292, expected 3.000000e-292
string.c:3062: Test failed: d.x = 4.000000e-292, expected 4.000000e-292
string.c:3062: Test failed: d.x = 5.000000e-292, expected 5.000000e-292
string.c:3062: Test failed: d.x = 6.000000e-292, expected 6.000000e-292
string.c:3062: Test failed: d.x = 7.000000e-292, expected 7.000000e-292
string.c:3062: Test failed: d.x = 8.000000e-292, expected 8.000000e-292
string.c:3062: Test failed: d.x = 9.000000e-292, expected 9.000000e-292
string.c:3062: Test failed: d.x = 1.000000e-291, expected 1.000000e-291
string.c:3062: Test failed: d.x = 2.000000e-291, expected 2.000000e-291
string.c:3062: Test failed: d.x = 3.000000e-291, expected 3.000000e-291
string.c:3062: Test failed: d.x = 4.000000e-291, expected 4.000000e-291
string.c:3062: Test failed: d.x = 5.000000e-291, expected 5.000000e-291
string.c:3062: Test failed: d.x = 6.000000e-291, expected 6.000000e-291
string.c:3062: Test failed: d.x = 8.000000e-291, expected 8.000000e-291
string.c:3062: Test failed: d.x = 9.000000e-291, expected 9.000000e-291
string.c:3062: Test failed: d.x = 1.000000e-290, expected 1.000000e-290
string.c:3062: Test failed: d.x = 2.000000e-290, expected 2.000000e-290
string.c:3062: Test failed: d.x = 3.000000e-290, expected 3.000000e-290
string.c:3062: Test failed: d.x = 4.000000e-290, expected 4.000000e-290
string.c:3062: Test failed: d.x = 5.000000e-290, expected 5.000000e-290
string.c:3062: Test failed: d.x = 6.000000e-290, expected 6.000000e-290
string.c:3062: Test failed: d.x = 7.000000e-290, expected 7.000000e-290
string.c:3062: Test failed: d.x = 8.000000e-290, expected 8.000000e-290
string.c:3062: Test failed: d.x = 9.000000e-290, expected 9.000000e-290
string.c:3062: Test failed: d.x = 1.000000e-289, expected 1.000000e-289
string.c:3062: Test failed: d.x = 2.000000e-289, expected 2.000000e-289
string.c:3062: Test failed: d.x = 3.000000e-289, expected 3.000000e-289
string.c:3062: Test failed: d.x = 4.000000e-289, expected 4.000000e-289
string.c:3062: Test failed: d.x = 5.000000e-289, expected 5.000000e-289
string.c:3062: Test failed: d.x = 6.000000e-289, expected 6.000000e-289
string.c:3062: Test failed: d.x = 7.000000e-289, expected 7.000000e-289
string.c:3062: Test failed: d.x = 8.000000e-289, expected 8.000000e-289
string.c:3062: Test failed: d.x = 9.000000e-289, expected 9.000000e-289
string.c:3062: Test failed: d.x = 1.000000e-288, expected 1.000000e-288
string.c:3062: Test failed: d.x = 2.000000e-288, expected 2.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-288, expected 3.000000e-288
string.c:3062: Test failed: d.x = 4.000000e-288, expected 4.000000e-288
string.c:3062: Test failed: d.x = 5.000000e-288, expected 5.000000e-288
string.c:3062: Test failed: d.x = 6.000000e-288, expected 6.000000e-288
string.c:3062: Test failed: d.x = 7.000000e-288, expected 7.000000e-288
string.c:3062: Test failed: d.x = 8.000000e-288, expected 8.000000e-288
string.c:3062: Test failed: d.x = 9.000000e-288, expected 9.000000e-288
string.c:3062: Test failed: d.x = 3.000000e-286, expected 3.000000e-286
string.c:3062: Test failed: d.x = 6.000000e-286, expected 6.000000e-286
string.c:3062: Test failed: d.x = 1.000000e-285, expected 1.000000e-285
string.c:3062: Test failed: d.x = 2.000000e-285, expected 2.000000e-285
string.c:3062: Test failed: d.x = 3.000000e-285, expected 3.000000e-285
string.c:3062: Test failed: d.x = 4.000000e-285, expected 4.000000e-285
string.c:3062: Test failed: d.x = 5.000000e-285, expected 5.000000e-285
string.c:3062: Test failed: d.x = 6.000000e-285, expected 6.000000e-285
string.c:3062: Test failed: d.x = 7.000000e-285, expected 7.000000e-285
string.c:3062: Test failed: d.x = 8.000000e-285, expected 8.000000e-285
string.c:3062: Test failed: d.x = 9.000000e-285, expected 9.000000e-285
string.c:3062: Test failed: d.x = 1.000000e-283, expected 1.000000e-283
string.c:3062: Test failed: d.x = 2.000000e-283, expected 2.000000e-283
string.c:3062: Test failed: d.x = 3.000000e-283, expected 3.000000e-283
string.c:3062: Test failed: d.x = 4.000000e-283, expected 4.000000e-283
string.c:3062: Test failed: d.x = 5.000000e-283, expected 5.000000e-283
string.c:3062: Test failed: d.x = 6.000000e-283, expected 6.000000e-283
string.c:3062: Test failed: d.x = 7.000000e-283, expected 7.000000e-283
string.c:3062: Test failed: d.x = 8.000000e-283, expected 8.000000e-283
string.c:3062: Test failed: d.x = 9.000000e-283, expected 9.000000e-283
string.c:3062: Test failed: d.x = 1.000000e-282, expected 1.000000e-282
string.c:3062: Test failed: d.x = 2.000000e-282, expected 2.000000e-282
string.c:3062: Test failed: d.x = 3.000000e-282, expected 3.000000e-282
string.c:3062: Test failed: d.x = 4.000000e-282, expected 4.000000e-282
string.c:3062: Test failed: d.x = 5.000000e-282, expected 5.000000e-282
string.c:3062: Test failed: d.x = 6.000000e-282, expected 6.000000e-282
string.c:3062: Test failed: d.x = 7.000000e-282, expected 7.000000e-282
string.c:3062: Test failed: d.x = 8.000000e-282, expected 8.000000e-282
string.c:3062: Test failed: d.x = 9.000000e-282, expected 9.000000e-282
string.c:3062: Test failed: d.x = 1.000000e-281, expected 1.000000e-281
string.c:3062: Test failed: d.x = 2.000000e-281, expected 2.000000e-281
string.c:3062: Test failed: d.x = 3.000000e-281, expected 3.000000e-281
string.c:3062: Test failed: d.x = 4.000000e-281, expected 4.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-281, expected 5.000000e-281
string.c:3062: Test failed: d.x = 6.000000e-281, expected 6.000000e-281
string.c:3062: Test failed: d.x = 7.000000e-281, expected 7.000000e-281
string.c:3062: Test failed: d.x = 8.000000e-281, expected 8.000000e-281
string.c:3062: Test failed: d.x = 9.000000e-281, expected 9.000000e-281
string.c:3062: Test failed: d.x = 5.000000e-280, expected 5.000000e-280
string.c:3062: Test failed: d.x = 1.000000e-278, expected 1.000000e-278
string.c:3062: Test failed: d.x = 2.000000e-278, expected 2.000000e-278
string.c:3062: Test failed: d.x = 3.000000e-278, expected 3.000000e-278
string.c:3062: Test failed: d.x = 4.000000e-278, expected 4.000000e-278
string.c:3062: Test failed: d.x = 5.000000e-278, expected 5.000000e-278
string.c:3062: Test failed: d.x = 6.000000e-278, expected 6.000000e-278
string.c:3062: Test failed: d.x = 7.000000e-278, expected 7.000000e-278
string.c:3062: Test failed: d.x = 8.000000e-278, expected 8.000000e-278
string.c:3062: Test failed: d.x = 9.000000e-278, expected 9.000000e-278
string.c:3062: Test failed: d.x = 1.000000e-277, expected 1.000000e-277
string.c:3062: Test failed: d.x = 2.000000e-277, expected 2.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-277, expected 3.000000e-277
string.c:3062: Test failed: d.x = 4.000000e-277, expected 4.000000e-277
string.c:3062: Test failed: d.x = 5.000000e-277, expected 5.000000e-277
string.c:3062: Test failed: d.x = 6.000000e-277, expected 6.000000e-277
string.c:3062: Test failed: d.x = 7.000000e-277, expected 7.000000e-277
string.c:3062: Test failed: d.x = 8.000000e-277, expected 8.000000e-277
string.c:3062: Test failed: d.x = 9.000000e-277, expected 9.000000e-277
string.c:3062: Test failed: d.x = 3.000000e-276, expected 3.000000e-276
string.c:3062: Test failed: d.x = 5.000000e-276, expected 5.000000e-276
string.c:3062: Test failed: d.x = 6.000000e-276, expected 6.000000e-276
string.c:3062: Test failed: d.x = 7.000000e-276, expected 7.000000e-276
string.c:3062: Test failed: d.x = 9.000000e-276, expected 9.000000e-276
string.c:3062: Test failed: d.x = 1.000000e-275, expected 1.000000e-275
string.c:3062: Test failed: d.x = 2.000000e-275, expected 2.000000e-275
string.c:3062: Test failed: d.x = 3.000000e-275, expected 3.000000e-275
string.c:3062: Test failed: d.x = 4.000000e-275, expected 4.000000e-275
string.c:3062: Test failed: d.x = 5.000000e-275, expected 5.000000e-275
string.c:3062: Test failed: d.x = 6.000000e-275, expected 6.000000e-275
string.c:3062: Test failed: d.x = 7.000000e-275, expected 7.000000e-275
string.c:3062: Test failed: d.x = 8.000000e-275, expected 8.000000e-275
string.c:3062: Test failed: d.x = 9.000000e-275, expected 9.000000e-275
string.c:3062: Test failed: d.x = 1.000000e-274, expected 1.000000e-274
string.c:3062: Test failed: d.x = 2.000000e-274, expected 2.000000e-274
string.c:3062: Test failed: d.x = 3.000000e-274, expected 3.000000e-274
string.c:3062: Test failed: d.x = 4.000000e-274, expected 4.000000e-274
string.c:3062: Test failed: d.x = 5.000000e-274, expected 5.000000e-274
string.c:3062: Test failed: d.x = 6.000000e-274, expected 6.000000e-274
string.c:3062: Test failed: d.x = 7.000000e-274, expected 7.000000e-274
string.c:3062: Test failed: d.x = 8.000000e-274, expected 8.000000e-274
string.c:3062: Test failed: d.x = 9.000000e-274, expected 9.000000e-274
string.c:3062: Test failed: d.x = 1.000000e-273, expected 1.000000e-273
string.c:3062: Test failed: d.x = 2.000000e-273, expected 2.000000e-273
string.c:3062: Test failed: d.x = 3.000000e-273, expected 3.000000e-273
string.c:3062: Test failed: d.x = 4.000000e-273, expected 4.000000e-273
string.c:3062: Test failed: d.x = 5.000000e-273, expected 5.000000e-273
string.c:3062: Test failed: d.x = 6.000000e-273, expected 6.000000e-273
string.c:3062: Test failed: d.x = 7.000000e-273, expected 7.000000e-273
string.c:3062: Test failed: d.x = 8.000000e-273, expected 8.000000e-273
string.c:3062: Test failed: d.x = 9.000000e-273, expected 9.000000e-273
string.c:3062: Test failed: d.x = 1.000000e-272, expected 1.000000e-272
string.c:3062: Test failed: d.x = 2.000000e-272, expected 2.000000e-272
string.c:3062: Test failed: d.x = 4.000000e-272, expected 4.000000e-272
string.c:3062: Test failed: d.x = 5.000000e-272, expected 5.000000e-272
string.c:3062: Test failed: d.x = 8.000000e-272, expected 8.000000e-272
string.c:3062: Test failed: d.x = 1.000000e-271, expected 1.000000e-271
string.c:3062: Test failed: d.x = 2.000000e-271, expected 2.000000e-271
string.c:3062: Test failed: d.x = 3.000000e-271, expected 3.000000e-271
string.c:3062: Test failed: d.x = 4.000000e-271, expected 4.000000e-271
string.c:3062: Test failed: d.x = 5.000000e-271, expected 5.000000e-271
string.c:3062: Test failed: d.x = 6.000000e-271, expected 6.000000e-271
string.c:3062: Test failed: d.x = 7.000000e-271, expected 7.000000e-271
string.c:3062: Test failed: d.x = 8.000000e-271, expected 8.000000e-271
string.c:3062: Test failed: d.x = 9.000000e-271, expected 9.000000e-271
string.c:3062: Test failed: d.x = 1.000000e-270, expected 1.000000e-270
string.c:3062: Test failed: d.x = 2.000000e-270, expected 2.000000e-270
string.c:3062: Test failed: d.x = 4.000000e-270, expected 4.000000e-270
string.c:3062: Test failed: d.x = 5.000000e-270, expected 5.000000e-270
string.c:3062: Test failed: d.x = 7.000000e-270, expected 7.000000e-270
string.c:3062: Test failed: d.x = 8.000000e-270, expected 8.000000e-270
string.c:3062: Test failed: d.x = 9.000000e-270, expected 9.000000e-270
string.c:3062: Test failed: d.x = 1.000000e-269, expected 1.000000e-269
string.c:3062: Test failed: d.x = 2.000000e-269, expected 2.000000e-269
string.c:3062: Test failed: d.x = 3.000000e-269, expected 3.000000e-269
string.c:3062: Test failed: d.x = 4.000000e-269, expected 4.000000e-269
string.c:3062: Test failed: d.x = 6.000000e-269, expected 6.000000e-269
string.c:3062: Test failed: d.x = 8.000000e-269, expected 8.000000e-269
string.c:3062: Test failed: d.x = 1.000000e-268, expected 1.000000e-268
string.c:3062: Test failed: d.x = 2.000000e-268, expected 2.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-268, expected 3.000000e-268
string.c:3062: Test failed: d.x = 4.000000e-268, expected 4.000000e-268
string.c:3062: Test failed: d.x = 6.000000e-268, expected 6.000000e-268
string.c:3062: Test failed: d.x = 7.000000e-268, expected 7.000000e-268
string.c:3062: Test failed: d.x = 8.000000e-268, expected 8.000000e-268
string.c:3062: Test failed: d.x = 9.000000e-268, expected 9.000000e-268
string.c:3062: Test failed: d.x = 3.000000e-267, expected 3.000000e-267
string.c:3062: Test failed: d.x = 5.000000e-267, expected 5.000000e-267
string.c:3062: Test failed: d.x = 6.000000e-267, expected 6.000000e-267
string.c:3062: Test failed: d.x = 7.000000e-267, expected 7.000000e-267
string.c:3062: Test failed: d.x = 9.000000e-267, expected 9.000000e-267
string.c:3062: Test failed: d.x = 1.000000e-266, expected 1.000000e-266
string.c:3062: Test failed: d.x = 2.000000e-266, expected 2.000000e-266
string.c:3062: Test failed: d.x = 3.000000e-266, expected 3.000000e-266
string.c:3062: Test failed: d.x = 4.000000e-266, expected 4.000000e-266
string.c:3062: Test failed: d.x = 6.000000e-266, expected 6.000000e-266
string.c:3062: Test failed: d.x = 8.000000e-266, expected 8.000000e-266
string.c:3062: Test failed: d.x = 1.000000e-265, expected 1.000000e-265
string.c:3062: Test failed: d.x = 2.000000e-265, expected 2.000000e-265
string.c:3062: Test failed: d.x = 3.000000e-265, expected 3.000000e-265
string.c:3062: Test failed: d.x = 4.000000e-265, expected 4.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-265, expected 5.000000e-265
string.c:3062: Test failed: d.x = 6.000000e-265, expected 6.000000e-265
string.c:3062: Test failed: d.x = 7.000000e-265, expected 7.000000e-265
string.c:3062: Test failed: d.x = 8.000000e-265, expected 8.000000e-265
string.c:3062: Test failed: d.x = 9.000000e-265, expected 9.000000e-265
string.c:3062: Test failed: d.x = 5.000000e-264, expected 5.000000e-264
string.c:3062: Test failed: d.x = 7.000000e-264, expected 7.000000e-264
string.c:3062: Test failed: d.x = 9.000000e-264, expected 9.000000e-264
string.c:3062: Test failed: d.x = 1.000000e-263, expected 1.000000e-263
string.c:3062: Test failed: d.x = 2.000000e-263, expected 2.000000e-263
string.c:3062: Test failed: d.x = 3.000000e-263, expected 3.000000e-263
string.c:3062: Test failed: d.x = 4.000000e-263, expected 4.000000e-263
string.c:3062: Test failed: d.x = 5.000000e-263, expected 5.000000e-263
string.c:3062: Test failed: d.x = 6.000000e-263, expected 6.000000e-263
string.c:3062: Test failed: d.x = 8.000000e-263, expected 8.000000e-263
string.c:3062: Test failed: d.x = 9.000000e-263, expected 9.000000e-263
string.c:3062: Test failed: d.x = 1.000000e-262, expected 1.000000e-262
string.c:3062: Test failed: d.x = 2.000000e-262, expected 2.000000e-262
string.c:3062: Test failed: d.x = 3.000000e-262, expected 3.000000e-262
string.c:3062: Test failed: d.x = 4.000000e-262, expected 4.000000e-262
string.c:3062: Test failed: d.x = 5.000000e-262, expected 5.000000e-262
string.c:3062: Test failed: d.x = 6.000000e-262, expected 6.000000e-262
string.c:3062: Test failed: d.x = 7.000000e-262, expected 7.000000e-262
string.c:3062: Test failed: d.x = 8.000000e-262, expected 8.000000e-262
string.c:3062: Test failed: d.x = 9.000000e-262, expected 9.000000e-262
string.c:3062: Test failed: d.x = 1.000000e-261, expected 1.000000e-261
string.c:3062: Test failed: d.x = 2.000000e-261, expected 2.000000e-261
string.c:3062: Test failed: d.x = 3.000000e-261, expected 3.000000e-261
string.c:3062: Test failed: d.x = 4.000000e-261, expected 4.000000e-261
string.c:3062: Test failed: d.x = 5.000000e-261, expected 5.000000e-261
string.c:3062: Test failed: d.x = 6.000000e-261, expected 6.000000e-261
string.c:3062: Test failed: d.x = 7.000000e-261, expected 7.000000e-261
string.c:3062: Test failed: d.x = 8.000000e-261, expected 8.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-261, expected 9.000000e-261
string.c:3062: Test failed: d.x = 9.000000e-260, expected 9.000000e-260
string.c:3062: Test failed: d.x = 1.000000e-259, expected 1.000000e-259
string.c:3062: Test failed: d.x = 2.000000e-259, expected 2.000000e-259
string.c:3062: Test failed: d.x = 3.000000e-259, expected 3.000000e-259
string.c:3062: Test failed: d.x = 4.000000e-259, expected 4.000000e-259
string.c:3062: Test failed: d.x = 5.000000e-259, expected 5.000000e-259
string.c:3062: Test failed: d.x = 6.000000e-259, expected 6.000000e-259
string.c:3062: Test failed: d.x = 7.000000e-259, expected 7.000000e-259
string.c:3062: Test failed: d.x = 8.000000e-259, expected 8.000000e-259
string.c:3062: Test failed: d.x = 9.000000e-259, expected 9.000000e-259
string.c:3062: Test failed: d.x = 1.000000e-258, expected 1.000000e-258
string.c:3062: Test failed: d.x = 2.000000e-258, expected 2.000000e-258
string.c:3062: Test failed: d.x = 3.000000e-258, expected 3.000000e-258
string.c:3062: Test failed: d.x = 4.000000e-258, expected 4.000000e-258
string.c:3062: Test failed: d.x = 6.000000e-258, expected 6.000000e-258
string.c:3062: Test failed: d.x = 7.000000e-258, expected 7.000000e-258
string.c:3062: Test failed: d.x = 8.000000e-258, expected 8.000000e-258
string.c:3062: Test failed: d.x = 1.000000e-257, expected 1.000000e-257
string.c:3062: Test failed: d.x = 2.000000e-257, expected 2.000000e-257
string.c:3062: Test failed: d.x = 3.000000e-257, expected 3.000000e-257
string.c:3062: Test failed: d.x = 4.000000e-257, expected 4.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-257, expected 5.000000e-257
string.c:3062: Test failed: d.x = 6.000000e-257, expected 6.000000e-257
string.c:3062: Test failed: d.x = 8.000000e-257, expected 8.000000e-257
string.c:3062: Test failed: d.x = 9.000000e-257, expected 9.000000e-257
string.c:3062: Test failed: d.x = 5.000000e-256, expected 5.000000e-256
string.c:3062: Test failed: d.x = 7.000000e-256, expected 7.000000e-256
string.c:3062: Test failed: d.x = 3.000000e-255, expected 3.000000e-255
string.c:3062: Test failed: d.x = 5.000000e-255, expected 5.000000e-255
string.c:3062: Test failed: d.x = 6.000000e-255, expected 6.000000e-255
string.c:3062: Test failed: d.x = 7.000000e-255, expected 7.000000e-255
string.c:3062: Test failed: d.x = 1.000000e-254, expected 1.000000e-254
string.c:3062: Test failed: d.x = 2.000000e-254, expected 2.000000e-254
string.c:3062: Test failed: d.x = 3.000000e-254, expected 3.000000e-254
string.c:3062: Test failed: d.x = 4.000000e-254, expected 4.000000e-254
string.c:3062: Test failed: d.x = 5.000000e-254, expected 5.000000e-254
string.c:3062: Test failed: d.x = 6.000000e-254, expected 6.000000e-254
string.c:3062: Test failed: d.x = 8.000000e-254, expected 8.000000e-254
string.c:3062: Test failed: d.x = 9.000000e-254, expected 9.000000e-254
string.c:3062: Test failed: d.x = 1.000000e-253, expected 1.000000e-253
string.c:3062: Test failed: d.x = 2.000000e-253, expected 2.000000e-253
string.c:3062: Test failed: d.x = 4.000000e-253, expected 4.000000e-253
string.c:3062: Test failed: d.x = 5.000000e-253, expected 5.000000e-253
string.c:3062: Test failed: d.x = 7.000000e-253, expected 7.000000e-253
string.c:3062: Test failed: d.x = 8.000000e-253, expected 8.000000e-253
string.c:3062: Test failed: d.x = 9.000000e-253, expected 9.000000e-253
string.c:3062: Test failed: d.x = 1.000000e-251, expected 1.000000e-251
string.c:3062: Test failed: d.x = 2.000000e-251, expected 2.000000e-251
string.c:3062: Test failed: d.x = 3.000000e-251, expected 3.000000e-251
string.c:3062: Test failed: d.x = 4.000000e-251, expected 4.000000e-251
string.c:3062: Test failed: d.x = 5.000000e-251, expected 5.000000e-251
string.c:3062: Test failed: d.x = 6.000000e-251, expected 6.000000e-251
string.c:3062: Test failed: d.x = 8.000000e-251, expected 8.000000e-251
string.c:3062: Test failed: d.x = 9.000000e-251, expected 9.000000e-251
string.c:3062: Test failed: d.x = 1.000000e-250, expected 1.000000e-250
string.c:3062: Test failed: d.x = 2.000000e-250, expected 2.000000e-250
string.c:3062: Test failed: d.x = 4.000000e-250, expected 4.000000e-250
string.c:3062: Test failed: d.x = 5.000000e-250, expected 5.000000e-250
string.c:3062: Test failed: d.x = 7.000000e-250, expected 7.000000e-250
string.c:3062: Test failed: d.x = 8.000000e-250, expected 8.000000e-250
string.c:3062: Test failed: d.x = 9.000000e-250, expected 9.000000e-250
string.c:3062: Test failed: d.x = 1.000000e-249, expected 1.000000e-249
string.c:3062: Test failed: d.x = 2.000000e-249, expected 2.000000e-249
string.c:3062: Test failed: d.x = 3.000000e-249, expected 3.000000e-249
string.c:3062: Test failed: d.x = 4.000000e-249, expected 4.000000e-249
string.c:3062: Test failed: d.x = 5.000000e-249, expected 5.000000e-249
string.c:3062: Test failed: d.x = 6.000000e-249, expected 6.000000e-249
string.c:3062: Test failed: d.x = 7.000000e-249, expected 7.000000e-249
string.c:3062: Test failed: d.x = 8.000000e-249, expected 8.000000e-249
string.c:3062: Test failed: d.x = 9.000000e-249, expected 9.000000e-249
string.c:3062: Test failed: d.x = 1.000000e-248, expected 1.000000e-248
string.c:3062: Test failed: d.x = 2.000000e-248, expected 2.000000e-248
string.c:3062: Test failed: d.x = 4.000000e-248, expected 4.000000e-248
string.c:3062: Test failed: d.x = 5.000000e-248, expected 5.000000e-248
string.c:3062: Test failed: d.x = 7.000000e-248, expected 7.000000e-248
string.c:3062: Test failed: d.x = 8.000000e-248, expected 8.000000e-248
string.c:3062: Test failed: d.x = 9.000000e-248, expected 9.000000e-248
string.c:3062: Test failed: d.x = 1.000000e-247, expected 1.000000e-247
string.c:3062: Test failed: d.x = 2.000000e-247, expected 2.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-247, expected 3.000000e-247
string.c:3062: Test failed: d.x = 4.000000e-247, expected 4.000000e-247
string.c:3062: Test failed: d.x = 5.000000e-247, expected 5.000000e-247
string.c:3062: Test failed: d.x = 6.000000e-247, expected 6.000000e-247
string.c:3062: Test failed: d.x = 8.000000e-247, expected 8.000000e-247
string.c:3062: Test failed: d.x = 3.000000e-246, expected 3.000000e-246
string.c:3062: Test failed: d.x = 6.000000e-246, expected 6.000000e-246
string.c:3062: Test failed: d.x = 1.000000e-244, expected 1.000000e-244
string.c:3062: Test failed: d.x = 2.000000e-244, expected 2.000000e-244
string.c:3062: Test failed: d.x = 4.000000e-244, expected 4.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-244, expected 7.000000e-244
string.c:3062: Test failed: d.x = 8.000000e-244, expected 8.000000e-244
string.c:3062: Test failed: d.x = 7.000000e-243, expected 7.000000e-243
string.c:3062: Test failed: d.x = 3.000000e-242, expected 3.000000e-242
string.c:3062: Test failed: d.x = 5.000000e-242, expected 5.000000e-242
string.c:3062: Test failed: d.x = 6.000000e-242, expected 6.000000e-242
string.c:3062: Test failed: d.x = 7.000000e-242, expected 7.000000e-242
string.c:3062: Test failed: d.x = 9.000000e-242, expected 9.000000e-242
string.c:3062: Test failed: d.x = 1.000000e-241, expected 1.000000e-241
string.c:3062: Test failed: d.x = 2.000000e-241, expected 2.000000e-241
string.c:3062: Test failed: d.x = 4.000000e-241, expected 4.000000e-241
string.c:3062: Test failed: d.x = 8.000000e-241, expected 8.000000e-241
string.c:3062: Test failed: d.x = 7.000000e-240, expected 7.000000e-240
string.c:3062: Test failed: d.x = 3.000000e-239, expected 3.000000e-239
string.c:3062: Test failed: d.x = 5.000000e-239, expected 5.000000e-239
string.c:3062: Test failed: d.x = 6.000000e-239, expected 6.000000e-239
string.c:3062: Test failed: d.x = 7.000000e-239, expected 7.000000e-239
string.c:3062: Test failed: d.x = 9.000000e-239, expected 9.000000e-239
string.c:3062: Test failed: d.x = 1.000000e-238, expected 1.000000e-238
string.c:3062: Test failed: d.x = 2.000000e-238, expected 2.000000e-238
string.c:3062: Test failed: d.x = 3.000000e-238, expected 3.000000e-238
string.c:3062: Test failed: d.x = 4.000000e-238, expected 4.000000e-238
string.c:3062: Test failed: d.x = 6.000000e-238, expected 6.000000e-238
string.c:3062: Test failed: d.x = 8.000000e-238, expected 8.000000e-238
string.c:3062: Test failed: d.x = 9.000000e-238, expected 9.000000e-238
string.c:3062: Test failed: d.x = 1.000000e-237, expected 1.000000e-237
string.c:3062: Test failed: d.x = 2.000000e-237, expected 2.000000e-237
string.c:3062: Test failed: d.x = 3.000000e-237, expected 3.000000e-237
string.c:3062: Test failed: d.x = 4.000000e-237, expected 4.000000e-237
string.c:3062: Test failed: d.x = 6.000000e-237, expected 6.000000e-237
string.c:3062: Test failed: d.x = 7.000000e-237, expected 7.000000e-237
string.c:3062: Test failed: d.x = 8.000000e-237, expected 8.000000e-237
string.c:3062: Test failed: d.x = 9.000000e-237, expected 9.000000e-237
string.c:3062: Test failed: d.x = 1.000000e-236, expected 1.000000e-236
string.c:3062: Test failed: d.x = 2.000000e-236, expected 2.000000e-236
string.c:3062: Test failed: d.x = 3.000000e-236, expected 3.000000e-236
string.c:3062: Test failed: d.x = 4.000000e-236, expected 4.000000e-236
string.c:3062: Test failed: d.x = 5.000000e-236, expected 5.000000e-236
string.c:3062: Test failed: d.x = 6.000000e-236, expected 6.000000e-236
string.c:3062: Test failed: d.x = 7.000000e-236, expected 7.000000e-236
string.c:3062: Test failed: d.x = 8.000000e-236, expected 8.000000e-236
string.c:3062: Test failed: d.x = 9.000000e-236, expected 9.000000e-236
string.c:3062: Test failed: d.x = 1.000000e-234, expected 1.000000e-234
string.c:3062: Test failed: d.x = 2.000000e-234, expected 2.000000e-234
string.c:3062: Test failed: d.x = 3.000000e-234, expected 3.000000e-234
string.c:3062: Test failed: d.x = 4.000000e-234, expected 4.000000e-234
string.c:3062: Test failed: d.x = 5.000000e-234, expected 5.000000e-234
string.c:3062: Test failed: d.x = 6.000000e-234, expected 6.000000e-234
string.c:3062: Test failed: d.x = 7.000000e-234, expected 7.000000e-234
string.c:3062: Test failed: d.x = 8.000000e-234, expected 8.000000e-234
string.c:3062: Test failed: d.x = 9.000000e-234, expected 9.000000e-234
string.c:3062: Test failed: d.x = 1.000000e-233, expected 1.000000e-233
string.c:3062: Test failed: d.x = 2.000000e-233, expected 2.000000e-233
string.c:3062: Test failed: d.x = 3.000000e-233, expected 3.000000e-233
string.c:3062: Test failed: d.x = 4.000000e-233, expected 4.000000e-233
string.c:3062: Test failed: d.x = 6.000000e-233, expected 6.000000e-233
string.c:3062: Test failed: d.x = 8.000000e-233, expected 8.000000e-233
string.c:3062: Test failed: d.x = 1.000000e-232, expected 1.000000e-232
string.c:3062: Test failed: d.x = 2.000000e-232, expected 2.000000e-232
string.c:3062: Test failed: d.x = 3.000000e-232, expected 3.000000e-232
string.c:3062: Test failed: d.x = 4.000000e-232, expected 4.000000e-232
string.c:3062: Test failed: d.x = 6.000000e-232, expected 6.000000e-232
string.c:3062: Test failed: d.x = 8.000000e-232, expected 8.000000e-232
string.c:3062: Test failed: d.x = 1.000000e-229, expected 1.000000e-229
string.c:3062: Test failed: d.x = 2.000000e-229, expected 2.000000e-229
string.c:3062: Test failed: d.x = 3.000000e-229, expected 3.000000e-229
string.c:3062: Test failed: d.x = 4.000000e-229, expected 4.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-229, expected 5.000000e-229
string.c:3062: Test failed: d.x = 6.000000e-229, expected 6.000000e-229
string.c:3062: Test failed: d.x = 7.000000e-229, expected 7.000000e-229
string.c:3062: Test failed: d.x = 8.000000e-229, expected 8.000000e-229
string.c:3062: Test failed: d.x = 9.000000e-229, expected 9.000000e-229
string.c:3062: Test failed: d.x = 5.000000e-228, expected 5.000000e-228
string.c:3062: Test failed: d.x = 7.000000e-228, expected 7.000000e-228
string.c:3062: Test failed: d.x = 9.000000e-228, expected 9.000000e-228
string.c:3062: Test failed: d.x = 1.000000e-226, expected 1.000000e-226
string.c:3062: Test failed: d.x = 2.000000e-226, expected 2.000000e-226
string.c:3062: Test failed: d.x = 3.000000e-226, expected 3.000000e-226
string.c:3062: Test failed: d.x = 4.000000e-226, expected 4.000000e-226
string.c:3062: Test failed: d.x = 5.000000e-226, expected 5.000000e-226
string.c:3062: Test failed: d.x = 6.000000e-226, expected 6.000000e-226
string.c:3062: Test failed: d.x = 7.000000e-226, expected 7.000000e-226
string.c:3062: Test failed: d.x = 8.000000e-226, expected 8.000000e-226
string.c:3062: Test failed: d.x = 9.000000e-226, expected 9.000000e-226
string.c:3062: Test failed: d.x = 1.000000e-225, expected 1.000000e-225
string.c:3062: Test failed: d.x = 2.000000e-225, expected 2.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-225, expected 3.000000e-225
string.c:3062: Test failed: d.x = 4.000000e-225, expected 4.000000e-225
string.c:3062: Test failed: d.x = 5.000000e-225, expected 5.000000e-225
string.c:3062: Test failed: d.x = 6.000000e-225, expected 6.000000e-225
string.c:3062: Test failed: d.x = 7.000000e-225, expected 7.000000e-225
string.c:3062: Test failed: d.x = 8.000000e-225, expected 8.000000e-225
string.c:3062: Test failed: d.x = 9.000000e-225, expected 9.000000e-225
string.c:3062: Test failed: d.x = 3.000000e-224, expected 3.000000e-224
string.c:3062: Test failed: d.x = 6.000000e-224, expected 6.000000e-224
string.c:3062: Test failed: d.x = 1.000000e-222, expected 1.000000e-222
string.c:3062: Test failed: d.x = 2.000000e-222, expected 2.000000e-222
string.c:3062: Test failed: d.x = 4.000000e-222, expected 4.000000e-222
string.c:3062: Test failed: d.x = 8.000000e-222, expected 8.000000e-222
string.c:3062: Test failed: d.x = 3.000000e-220, expected 3.000000e-220
string.c:3062: Test failed: d.x = 5.000000e-220, expected 5.000000e-220
string.c:3062: Test failed: d.x = 6.000000e-220, expected 6.000000e-220
string.c:3062: Test failed: d.x = 7.000000e-220, expected 7.000000e-220
string.c:3062: Test failed: d.x = 1.000000e-219, expected 1.000000e-219
string.c:3062: Test failed: d.x = 2.000000e-219, expected 2.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-219, expected 3.000000e-219
string.c:3062: Test failed: d.x = 4.000000e-219, expected 4.000000e-219
string.c:3062: Test failed: d.x = 5.000000e-219, expected 5.000000e-219
string.c:3062: Test failed: d.x = 6.000000e-219, expected 6.000000e-219
string.c:3062: Test failed: d.x = 7.000000e-219, expected 7.000000e-219
string.c:3062: Test failed: d.x = 8.000000e-219, expected 8.000000e-219
string.c:3062: Test failed: d.x = 9.000000e-219, expected 9.000000e-219
string.c:3062: Test failed: d.x = 3.000000e-218, expected 3.000000e-218
string.c:3062: Test failed: d.x = 6.000000e-218, expected 6.000000e-218
string.c:3062: Test failed: d.x = 9.000000e-218, expected 9.000000e-218
string.c:3062: Test failed: d.x = 1.000000e-217, expected 1.000000e-217
string.c:3062: Test failed: d.x = 2.000000e-217, expected 2.000000e-217
string.c:3062: Test failed: d.x = 3.000000e-217, expected 3.000000e-217
string.c:3062: Test failed: d.x = 4.000000e-217, expected 4.000000e-217
string.c:3062: Test failed: d.x = 5.000000e-217, expected 5.000000e-217
string.c:3062: Test failed: d.x = 6.000000e-217, expected 6.000000e-217
string.c:3062: Test failed: d.x = 7.000000e-217, expected 7.000000e-217
string.c:3062: Test failed: d.x = 8.000000e-217, expected 8.000000e-217
string.c:3062: Test failed: d.x = 9.000000e-217, expected 9.000000e-217
string.c:3062: Test failed: d.x = 1.000000e-215, expected 1.000000e-215
string.c:3062: Test failed: d.x = 2.000000e-215, expected 2.000000e-215
string.c:3062: Test failed: d.x = 3.000000e-215, expected 3.000000e-215
string.c:3062: Test failed: d.x = 4.000000e-215, expected 4.000000e-215
string.c:3062: Test failed: d.x = 5.000000e-215, expected 5.000000e-215
string.c:3062: Test failed: d.x = 6.000000e-215, expected 6.000000e-215
string.c:3062: Test failed: d.x = 7.000000e-215, expected 7.000000e-215
string.c:3062: Test failed: d.x = 8.000000e-215, expected 8.000000e-215
string.c:3062: Test failed: d.x = 9.000000e-215, expected 9.000000e-215
string.c:3062: Test failed: d.x = 1.000000e-214, expected 1.000000e-214
string.c:3062: Test failed: d.x = 2.000000e-214, expected 2.000000e-214
string.c:3062: Test failed: d.x = 4.000000e-214, expected 4.000000e-214
string.c:3062: Test failed: d.x = 5.000000e-214, expected 5.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-214, expected 7.000000e-214
string.c:3062: Test failed: d.x = 8.000000e-214, expected 8.000000e-214
string.c:3062: Test failed: d.x = 9.000000e-214, expected 9.000000e-214
string.c:3062: Test failed: d.x = 7.000000e-213, expected 7.000000e-213
string.c:3062: Test failed: d.x = 1.000000e-212, expected 1.000000e-212
string.c:3062: Test failed: d.x = 2.000000e-212, expected 2.000000e-212
string.c:3062: Test failed: d.x = 3.000000e-212, expected 3.000000e-212
string.c:3062: Test failed: d.x = 4.000000e-212, expected 4.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-212, expected 5.000000e-212
string.c:3062: Test failed: d.x = 6.000000e-212, expected 6.000000e-212
string.c:3062: Test failed: d.x = 7.000000e-212, expected 7.000000e-212
string.c:3062: Test failed: d.x = 8.000000e-212, expected 8.000000e-212
string.c:3062: Test failed: d.x = 9.000000e-212, expected 9.000000e-212
string.c:3062: Test failed: d.x = 5.000000e-211, expected 5.000000e-211
string.c:3062: Test failed: d.x = 3.000000e-210, expected 3.000000e-210
string.c:3062: Test failed: d.x = 6.000000e-210, expected 6.000000e-210
string.c:3062: Test failed: d.x = 9.000000e-210, expected 9.000000e-210
string.c:3062: Test failed: d.x = 5.000000e-208, expected 5.000000e-208
string.c:3062: Test failed: d.x = 9.000000e-208, expected 9.000000e-208
string.c:3062: Test failed: d.x = 3.000000e-207, expected 3.000000e-207
string.c:3062: Test failed: d.x = 5.000000e-207, expected 5.000000e-207
string.c:3062: Test failed: d.x = 6.000000e-207, expected 6.000000e-207
string.c:3062: Test failed: d.x = 7.000000e-207, expected 7.000000e-207
string.c:3062: Test failed: d.x = 9.000000e-207, expected 9.000000e-207
string.c:3062: Test failed: d.x = 3.000000e-204, expected 3.000000e-204
string.c:3062: Test failed: d.x = 6.000000e-204, expected 6.000000e-204
string.c:3062: Test failed: d.x = 1.000000e-202, expected 1.000000e-202
string.c:3062: Test failed: d.x = 2.000000e-202, expected 2.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-202, expected 3.000000e-202
string.c:3062: Test failed: d.x = 4.000000e-202, expected 4.000000e-202
string.c:3062: Test failed: d.x = 5.000000e-202, expected 5.000000e-202
string.c:3062: Test failed: d.x = 6.000000e-202, expected 6.000000e-202
string.c:3062: Test failed: d.x = 7.000000e-202, expected 7.000000e-202
string.c:3062: Test failed: d.x = 8.000000e-202, expected 8.000000e-202
string.c:3062: Test failed: d.x = 9.000000e-202, expected 9.000000e-202
string.c:3062: Test failed: d.x = 3.000000e-201, expected 3.000000e-201
string.c:3062: Test failed: d.x = 6.000000e-201, expected 6.000000e-201
string.c:3062: Test failed: d.x = 5.000000e-200, expected 5.000000e-200
string.c:3062: Test failed: d.x = 7.000000e-200, expected 7.000000e-200
string.c:3062: Test failed: d.x = 9.000000e-200, expected 9.000000e-200
string.c:3062: Test failed: d.x = 3.000000e-199, expected 3.000000e-199
string.c:3062: Test failed: d.x = 6.000000e-199, expected 6.000000e-199
string.c:3062: Test failed: d.x = 7.000000e-199, expected 7.000000e-199
string.c:3062: Test failed: d.x = 9.000000e-199, expected 9.000000e-199
string.c:3062: Test failed: d.x = 3.000000e-198, expected 3.000000e-198
string.c:3062: Test failed: d.x = 5.000000e-198, expected 5.000000e-198
string.c:3062: Test failed: d.x = 6.000000e-198, expected 6.000000e-198
string.c:3062: Test failed: d.x = 7.000000e-198, expected 7.000000e-198
string.c:3062: Test failed: d.x = 9.000000e-198, expected 9.000000e-198
string.c:3062: Test failed: d.x = 3.000000e-196, expected 3.000000e-196
string.c:3062: Test failed: d.x = 6.000000e-196, expected 6.000000e-196
string.c:3062: Test failed: d.x = 5.000000e-195, expected 5.000000e-195
string.c:3062: Test failed: d.x = 1.000000e-194, expected 1.000000e-194
string.c:3062: Test failed: d.x = 2.000000e-194, expected 2.000000e-194
string.c:3062: Test failed: d.x = 4.000000e-194, expected 4.000000e-194
string.c:3062: Test failed: d.x = 5.000000e-194, expected 5.000000e-194
string.c:3062: Test failed: d.x = 7.000000e-194, expected 7.000000e-194
string.c:3062: Test failed: d.x = 8.000000e-194, expected 8.000000e-194
string.c:3062: Test failed: d.x = 9.000000e-194, expected 9.000000e-194
string.c:3062: Test failed: d.x = 3.000000e-193, expected 3.000000e-193
string.c:3062: Test failed: d.x = 6.000000e-193, expected 6.000000e-193
string.c:3062: Test failed: d.x = 5.000000e-192, expected 5.000000e-192
string.c:3062: Test failed: d.x = 1.000000e-185, expected 1.000000e-185
string.c:3062: Test failed: d.x = 2.000000e-185, expected 2.000000e-185
string.c:3062: Test failed: d.x = 4.000000e-185, expected 4.000000e-185
string.c:3062: Test failed: d.x = 5.000000e-185, expected 5.000000e-185
string.c:3062: Test failed: d.x = 8.000000e-185, expected 8.000000e-185
string.c:3062: Test failed: d.x = 9.000000e-184, expected 9.000000e-184
string.c:3062: Test failed: d.x = 7.000000e-181, expected 7.000000e-181
string.c:3062: Test failed: d.x = 5.000000e-175, expected 5.000000e-175
string.c:3062: Test failed: d.x = 1.000000e-171, expected 1.000000e-171
string.c:3062: Test failed: d.x = 2.000000e-171, expected 2.000000e-171
string.c:3062: Test failed: d.x = 4.000000e-171, expected 4.000000e-171
string.c:3062: Test failed: d.x = 8.000000e-171, expected 8.000000e-171
string.c:3062: Test failed: d.x = 3.000000e-168, expected 3.000000e-168
string.c:3062: Test failed: d.x = 6.000000e-168, expected 6.000000e-168
string.c:3062: Test failed: d.x = 1.000000e-165, expected 1.000000e-165
string.c:3062: Test failed: d.x = 2.000000e-165, expected 2.000000e-165
string.c:3062: Test failed: d.x = 4.000000e-165, expected 4.000000e-165
string.c:3062: Test failed: d.x = 8.000000e-165, expected 8.000000e-165
string.c:3062: Test failed: d.x = 5.000000e-161, expected 5.000000e-161
string.c:3062: Test failed: d.x = 9.000000e-159, expected 9.000000e-159
string.c:3062: Test failed: d.x = 5.000000e-158, expected 5.000000e-158
string.c:3062: Test failed: d.x = 1.000000e-146, expected 1.000000e-146
string.c:3062: Test failed: d.x = 2.000000e-146, expected 2.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-146, expected 3.000000e-146
string.c:3062: Test failed: d.x = 4.000000e-146, expected 4.000000e-146
string.c:3062: Test failed: d.x = 5.000000e-146, expected 5.000000e-146
string.c:3062: Test failed: d.x = 6.000000e-146, expected 6.000000e-146
string.c:3062: Test failed: d.x = 8.000000e-146, expected 8.000000e-146
string.c:3062: Test failed: d.x = 3.000000e-131, expected 3.000000e-131
string.c:3062: Test failed: d.x = 6.000000e-131, expected 6.000000e-131
string.c:3062: Test failed: d.x = 5.000000e+131, expected 5.000000e+131
string.c:3062: Test failed: d.x = 3.000000e+134, expected 3.000000e+134
string.c:3062: Test failed: d.x = 6.000000e+134, expected 6.000000e+134
string.c:3062: Test failed: d.x = 7.000000e+134, expected 7.000000e+134
string.c:3062: Test failed: d.x = 3.000000e+146, expected 3.000000e+146
string.c:3062: Test failed: d.x = 6.000000e+146, expected 6.000000e+146
string.c:3062: Test failed: d.x = 7.000000e+146, expected 7.000000e+146
string.c:3062: Test failed: d.x = 9.000000e+146, expected 9.000000e+146
string.c:3062: Test failed: d.x = 3.000000e+150, expected 3.000000e+150
string.c:3062: Test failed: d.x = 6.000000e+150, expected 6.000000e+150
string.c:3062: Test failed: d.x = 3.000000e+153, expected 3.000000e+153
string.c:3062: Test failed: d.x = 6.000000e+153, expected 6.000000e+153
string.c:3062: Test failed: d.x = 5.000000e+159, expected 5.000000e+159
string.c:3062: Test failed: d.x = 7.000000e+162, expected 7.000000e+162
string.c:3062: Test failed: d.x = 3.000000e+165, expected 3.000000e+165
string.c:3062: Test failed: d.x = 6.000000e+165, expected 6.000000e+165
string.c:3062: Test failed: d.x = 7.000000e+165, expected 7.000000e+165
string.c:3062: Test failed: d.x = 5.000000e+168, expected 5.000000e+168
string.c:3062: Test failed: d.x = 9.000000e+168, expected 9.000000e+168
string.c:3062: Test failed: d.x = 5.000000e+171, expected 5.000000e+171
string.c:3062: Test failed: d.x = 3.000000e+177, expected 3.000000e+177
string.c:3062: Test failed: d.x = 6.000000e+177, expected 6.000000e+177
string.c:3062: Test failed: d.x = 5.000000e+184, expected 5.000000e+184
string.c:3062: Test failed: d.x = 1.000000e+185, expected 1.000000e+185
string.c:3062: Test failed: d.x = 2.000000e+185, expected 2.000000e+185
string.c:3062: Test failed: d.x = 4.000000e+185, expected 4.000000e+185
string.c:3062: Test failed: d.x = 5.000000e+185, expected 5.000000e+185
string.c:3062: Test failed: d.x = 7.000000e+185, expected 7.000000e+185
string.c:3062: Test failed: d.x = 8.000000e+185, expected 8.000000e+185
string.c:3062: Test failed: d.x = 3.000000e+186, expected 3.000000e+186
string.c:3062: Test failed: d.x = 6.000000e+186, expected 6.000000e+186
string.c:3062: Test failed: d.x = 5.000000e+187, expected 5.000000e+187
string.c:3062: Test failed: d.x = 9.000000e+192, expected 9.000000e+192
string.c:3062: Test failed: d.x = 3.000000e+193, expected 3.000000e+193
string.c:3062: Test failed: d.x = 6.000000e+193, expected 6.000000e+193
string.c:3062: Test failed: d.x = 7.000000e+193, expected 7.000000e+193
string.c:3062: Test failed: d.x = 9.000000e+193, expected 9.000000e+193
string.c:3062: Test failed: d.x = 1.000000e+194, expected 1.000000e+194
string.c:3062: Test failed: d.x = 2.000000e+194, expected 2.000000e+194
string.c:3062: Test failed: d.x = 3.000000e+194, expected 3.000000e+194
string.c:3062: Test failed: d.x = 4.000000e+194, expected 4.000000e+194
string.c:3062: Test failed: d.x = 6.000000e+194, expected 6.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+194, expected 7.000000e+194
string.c:3062: Test failed: d.x = 8.000000e+194, expected 8.000000e+194
string.c:3062: Test failed: d.x = 7.000000e+195, expected 7.000000e+195
string.c:3062: Test failed: d.x = 7.000000e+196, expected 7.000000e+196
string.c:3062: Test failed: d.x = 1.000000e+198, expected 1.000000e+198
string.c:3062: Test failed: d.x = 2.000000e+198, expected 2.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+198, expected 3.000000e+198
string.c:3062: Test failed: d.x = 4.000000e+198, expected 4.000000e+198
string.c:3062: Test failed: d.x = 6.000000e+198, expected 6.000000e+198
string.c:3062: Test failed: d.x = 7.000000e+198, expected 7.000000e+198
string.c:3062: Test failed: d.x = 8.000000e+198, expected 8.000000e+198
string.c:3062: Test failed: d.x = 9.000000e+198, expected 9.000000e+198
string.c:3062: Test failed: d.x = 3.000000e+199, expected 3.000000e+199
string.c:3062: Test failed: d.x = 6.000000e+199, expected 6.000000e+199
string.c:3062: Test failed: d.x = 7.000000e+199, expected 7.000000e+199
string.c:3062: Test failed: d.x = 1.000000e+200, expected 1.000000e+200
string.c:3062: Test failed: d.x = 2.000000e+200, expected 2.000000e+200
string.c:3062: Test failed: d.x = 3.000000e+200, expected 3.000000e+200
string.c:3062: Test failed: d.x = 4.000000e+200, expected 4.000000e+200
string.c:3062: Test failed: d.x = 5.000000e+200, expected 5.000000e+200
string.c:3062: Test failed: d.x = 6.000000e+200, expected 6.000000e+200
string.c:3062: Test failed: d.x = 8.000000e+200, expected 8.000000e+200
string.c:3062: Test failed: d.x = 9.000000e+200, expected 9.000000e+200
string.c:3062: Test failed: d.x = 7.000000e+201, expected 7.000000e+201
string.c:3062: Test failed: d.x = 1.000000e+202, expected 1.000000e+202
string.c:3062: Test failed: d.x = 2.000000e+202, expected 2.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+202, expected 3.000000e+202
string.c:3062: Test failed: d.x = 4.000000e+202, expected 4.000000e+202
string.c:3062: Test failed: d.x = 5.000000e+202, expected 5.000000e+202
string.c:3062: Test failed: d.x = 6.000000e+202, expected 6.000000e+202
string.c:3062: Test failed: d.x = 7.000000e+202, expected 7.000000e+202
string.c:3062: Test failed: d.x = 8.000000e+202, expected 8.000000e+202
string.c:3062: Test failed: d.x = 9.000000e+202, expected 9.000000e+202
string.c:3062: Test failed: d.x = 3.000000e+204, expected 3.000000e+204
string.c:3062: Test failed: d.x = 6.000000e+204, expected 6.000000e+204
string.c:3062: Test failed: d.x = 7.000000e+204, expected 7.000000e+204
string.c:3062: Test failed: d.x = 5.000000e+207, expected 5.000000e+207
string.c:3062: Test failed: d.x = 9.000000e+207, expected 9.000000e+207
string.c:3062: Test failed: d.x = 1.000000e+208, expected 1.000000e+208
string.c:3062: Test failed: d.x = 2.000000e+208, expected 2.000000e+208
string.c:3062: Test failed: d.x = 3.000000e+208, expected 3.000000e+208
string.c:3062: Test failed: d.x = 4.000000e+208, expected 4.000000e+208
string.c:3062: Test failed: d.x = 6.000000e+208, expected 6.000000e+208
string.c:3062: Test failed: d.x = 7.000000e+208, expected 7.000000e+208
string.c:3062: Test failed: d.x = 8.000000e+208, expected 8.000000e+208
string.c:3062: Test failed: d.x = 5.000000e+210, expected 5.000000e+210
string.c:3062: Test failed: d.x = 9.000000e+210, expected 9.000000e+210
string.c:3062: Test failed: d.x = 1.000000e+211, expected 1.000000e+211
string.c:3062: Test failed: d.x = 2.000000e+211, expected 2.000000e+211
string.c:3062: Test failed: d.x = 4.000000e+211, expected 4.000000e+211
string.c:3062: Test failed: d.x = 5.000000e+211, expected 5.000000e+211
string.c:3062: Test failed: d.x = 8.000000e+211, expected 8.000000e+211
string.c:3062: Test failed: d.x = 1.000000e+212, expected 1.000000e+212
string.c:3062: Test failed: d.x = 2.000000e+212, expected 2.000000e+212
string.c:3062: Test failed: d.x = 3.000000e+212, expected 3.000000e+212
string.c:3062: Test failed: d.x = 4.000000e+212, expected 4.000000e+212
string.c:3062: Test failed: d.x = 5.000000e+212, expected 5.000000e+212
string.c:3062: Test failed: d.x = 6.000000e+212, expected 6.000000e+212
string.c:3062: Test failed: d.x = 8.000000e+212, expected 8.000000e+212
string.c:3062: Test failed: d.x = 9.000000e+212, expected 9.000000e+212
string.c:3062: Test failed: d.x = 1.000000e+213, expected 1.000000e+213
string.c:3062: Test failed: d.x = 2.000000e+213, expected 2.000000e+213
string.c:3062: Test failed: d.x = 4.000000e+213, expected 4.000000e+213
string.c:3062: Test failed: d.x = 5.000000e+213, expected 5.000000e+213
string.c:3062: Test failed: d.x = 7.000000e+213, expected 7.000000e+213
string.c:3062: Test failed: d.x = 8.000000e+213, expected 8.000000e+213
string.c:3062: Test failed: d.x = 1.000000e+214, expected 1.000000e+214
string.c:3062: Test failed: d.x = 2.000000e+214, expected 2.000000e+214
string.c:3062: Test failed: d.x = 4.000000e+214, expected 4.000000e+214
string.c:3062: Test failed: d.x = 5.000000e+214, expected 5.000000e+214
string.c:3062: Test failed: d.x = 8.000000e+214, expected 8.000000e+214
string.c:3062: Test failed: d.x = 1.000000e+215, expected 1.000000e+215
string.c:3062: Test failed: d.x = 2.000000e+215, expected 2.000000e+215
string.c:3062: Test failed: d.x = 3.000000e+215, expected 3.000000e+215
string.c:3062: Test failed: d.x = 4.000000e+215, expected 4.000000e+215
string.c:3062: Test failed: d.x = 5.000000e+215, expected 5.000000e+215
string.c:3062: Test failed: d.x = 6.000000e+215, expected 6.000000e+215
string.c:3062: Test failed: d.x = 7.000000e+215, expected 7.000000e+215
string.c:3062: Test failed: d.x = 8.000000e+215, expected 8.000000e+215
string.c:3062: Test failed: d.x = 9.000000e+215, expected 9.000000e+215
string.c:3062: Test failed: d.x = 1.000000e+217, expected 1.000000e+217
string.c:3062: Test failed: d.x = 2.000000e+217, expected 2.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+217, expected 3.000000e+217
string.c:3062: Test failed: d.x = 4.000000e+217, expected 4.000000e+217
string.c:3062: Test failed: d.x = 5.000000e+217, expected 5.000000e+217
string.c:3062: Test failed: d.x = 6.000000e+217, expected 6.000000e+217
string.c:3062: Test failed: d.x = 7.000000e+217, expected 7.000000e+217
string.c:3062: Test failed: d.x = 8.000000e+217, expected 8.000000e+217
string.c:3062: Test failed: d.x = 9.000000e+217, expected 9.000000e+217
string.c:3062: Test failed: d.x = 3.000000e+218, expected 3.000000e+218
string.c:3062: Test failed: d.x = 6.000000e+218, expected 6.000000e+218
string.c:3062: Test failed: d.x = 7.000000e+218, expected 7.000000e+218
string.c:3062: Test failed: d.x = 9.000000e+218, expected 9.000000e+218
string.c:3062: Test failed: d.x = 1.000000e+219, expected 1.000000e+219
string.c:3062: Test failed: d.x = 2.000000e+219, expected 2.000000e+219
string.c:3062: Test failed: d.x = 3.000000e+219, expected 3.000000e+219
string.c:3062: Test failed: d.x = 4.000000e+219, expected 4.000000e+219
string.c:3062: Test failed: d.x = 5.000000e+219, expected 5.000000e+219
string.c:3062: Test failed: d.x = 6.000000e+219, expected 6.000000e+219
string.c:3062: Test failed: d.x = 7.000000e+219, expected 7.000000e+219
string.c:3062: Test failed: d.x = 8.000000e+219, expected 8.000000e+219
string.c:3062: Test failed: d.x = 9.000000e+219, expected 9.000000e+219
string.c:3062: Test failed: d.x = 1.000000e+220, expected 1.000000e+220
string.c:3062: Test failed: d.x = 2.000000e+220, expected 2.000000e+220
string.c:3062: Test failed: d.x = 3.000000e+220, expected 3.000000e+220
string.c:3062: Test failed: d.x = 4.000000e+220, expected 4.000000e+220
string.c:3062: Test failed: d.x = 6.000000e+220, expected 6.000000e+220
string.c:3062: Test failed: d.x = 7.000000e+220, expected 7.000000e+220
string.c:3062: Test failed: d.x = 8.000000e+220, expected 8.000000e+220
string.c:3062: Test failed: d.x = 9.000000e+220, expected 9.000000e+220
string.c:3062: Test failed: d.x = 1.000000e+222, expected 1.000000e+222
string.c:3062: Test failed: d.x = 2.000000e+222, expected 2.000000e+222
string.c:3062: Test failed: d.x = 4.000000e+222, expected 4.000000e+222
string.c:3062: Test failed: d.x = 5.000000e+222, expected 5.000000e+222
string.c:3062: Test failed: d.x = 7.000000e+222, expected 7.000000e+222
string.c:3062: Test failed: d.x = 8.000000e+222, expected 8.000000e+222
string.c:3062: Test failed: d.x = 3.000000e+223, expected 3.000000e+223
string.c:3062: Test failed: d.x = 6.000000e+223, expected 6.000000e+223
string.c:3062: Test failed: d.x = 5.000000e+224, expected 5.000000e+224
string.c:3062: Test failed: d.x = 1.000000e+225, expected 1.000000e+225
string.c:3062: Test failed: d.x = 2.000000e+225, expected 2.000000e+225
string.c:3062: Test failed: d.x = 3.000000e+225, expected 3.000000e+225
string.c:3062: Test failed: d.x = 4.000000e+225, expected 4.000000e+225
string.c:3062: Test failed: d.x = 5.000000e+225, expected 5.000000e+225
string.c:3062: Test failed: d.x = 6.000000e+225, expected 6.000000e+225
string.c:3062: Test failed: d.x = 7.000000e+225, expected 7.000000e+225
string.c:3062: Test failed: d.x = 8.000000e+225, expected 8.000000e+225
string.c:3062: Test failed: d.x = 9.000000e+225, expected 9.000000e+225
string.c:3062: Test failed: d.x = 1.000000e+226, expected 1.000000e+226
string.c:3062: Test failed: d.x = 2.000000e+226, expected 2.000000e+226
string.c:3062: Test failed: d.x = 3.000000e+226, expected 3.000000e+226
string.c:3062: Test failed: d.x = 4.000000e+226, expected 4.000000e+226
string.c:3062: Test failed: d.x = 5.000000e+226, expected 5.000000e+226
string.c:3062: Test failed: d.x = 6.000000e+226, expected 6.000000e+226
string.c:3062: Test failed: d.x = 7.000000e+226, expected 7.000000e+226
string.c:3062: Test failed: d.x = 8.000000e+226, expected 8.000000e+226
string.c:3062: Test failed: d.x = 9.000000e+226, expected 9.000000e+226
string.c:3062: Test failed: d.x = 1.000000e+228, expected 1.000000e+228
string.c:3062: Test failed: d.x = 2.000000e+228, expected 2.000000e+228
string.c:3062: Test failed: d.x = 3.000000e+228, expected 3.000000e+228
string.c:3062: Test failed: d.x = 4.000000e+228, expected 4.000000e+228
string.c:3062: Test failed: d.x = 6.000000e+228, expected 6.000000e+228
string.c:3062: Test failed: d.x = 7.000000e+228, expected 7.000000e+228
string.c:3062: Test failed: d.x = 8.000000e+228, expected 8.000000e+228
string.c:3062: Test failed: d.x = 9.000000e+228, expected 9.000000e+228
string.c:3062: Test failed: d.x = 1.000000e+229, expected 1.000000e+229
string.c:3062: Test failed: d.x = 2.000000e+229, expected 2.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+229, expected 3.000000e+229
string.c:3062: Test failed: d.x = 4.000000e+229, expected 4.000000e+229
string.c:3062: Test failed: d.x = 5.000000e+229, expected 5.000000e+229
string.c:3062: Test failed: d.x = 6.000000e+229, expected 6.000000e+229
string.c:3062: Test failed: d.x = 7.000000e+229, expected 7.000000e+229
string.c:3062: Test failed: d.x = 8.000000e+229, expected 8.000000e+229
string.c:3062: Test failed: d.x = 9.000000e+229, expected 9.000000e+229
string.c:3062: Test failed: d.x = 3.000000e+232, expected 3.000000e+232
string.c:3062: Test failed: d.x = 6.000000e+232, expected 6.000000e+232
string.c:3062: Test failed: d.x = 7.000000e+232, expected 7.000000e+232
string.c:3062: Test failed: d.x = 3.000000e+233, expected 3.000000e+233
string.c:3062: Test failed: d.x = 6.000000e+233, expected 6.000000e+233
string.c:3062: Test failed: d.x = 7.000000e+233, expected 7.000000e+233
string.c:3062: Test failed: d.x = 1.000000e+234, expected 1.000000e+234
string.c:3062: Test failed: d.x = 2.000000e+234, expected 2.000000e+234
string.c:3062: Test failed: d.x = 3.000000e+234, expected 3.000000e+234
string.c:3062: Test failed: d.x = 4.000000e+234, expected 4.000000e+234
string.c:3062: Test failed: d.x = 5.000000e+234, expected 5.000000e+234
string.c:3062: Test failed: d.x = 6.000000e+234, expected 6.000000e+234
string.c:3062: Test failed: d.x = 8.000000e+234, expected 8.000000e+234
string.c:3062: Test failed: d.x = 9.000000e+234, expected 9.000000e+234
string.c:3062: Test failed: d.x = 1.000000e+236, expected 1.000000e+236
string.c:3062: Test failed: d.x = 2.000000e+236, expected 2.000000e+236
string.c:3062: Test failed: d.x = 3.000000e+236, expected 3.000000e+236
string.c:3062: Test failed: d.x = 4.000000e+236, expected 4.000000e+236
string.c:3062: Test failed: d.x = 5.000000e+236, expected 5.000000e+236
string.c:3062: Test failed: d.x = 6.000000e+236, expected 6.000000e+236
string.c:3062: Test failed: d.x = 7.000000e+236, expected 7.000000e+236
string.c:3062: Test failed: d.x = 8.000000e+236, expected 8.000000e+236
string.c:3062: Test failed: d.x = 9.000000e+236, expected 9.000000e+236
string.c:3062: Test failed: d.x = 1.000000e+237, expected 1.000000e+237
string.c:3062: Test failed: d.x = 2.000000e+237, expected 2.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+237, expected 3.000000e+237
string.c:3062: Test failed: d.x = 4.000000e+237, expected 4.000000e+237
string.c:3062: Test failed: d.x = 5.000000e+237, expected 5.000000e+237
string.c:3062: Test failed: d.x = 6.000000e+237, expected 6.000000e+237
string.c:3062: Test failed: d.x = 7.000000e+237, expected 7.000000e+237
string.c:3062: Test failed: d.x = 8.000000e+237, expected 8.000000e+237
string.c:3062: Test failed: d.x = 9.000000e+237, expected 9.000000e+237
string.c:3062: Test failed: d.x = 3.000000e+238, expected 3.000000e+238
string.c:3062: Test failed: d.x = 6.000000e+238, expected 6.000000e+238
string.c:3062: Test failed: d.x = 7.000000e+238, expected 7.000000e+238
string.c:3062: Test failed: d.x = 1.000000e+239, expected 1.000000e+239
string.c:3062: Test failed: d.x = 2.000000e+239, expected 2.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+239, expected 3.000000e+239
string.c:3062: Test failed: d.x = 4.000000e+239, expected 4.000000e+239
string.c:3062: Test failed: d.x = 6.000000e+239, expected 6.000000e+239
string.c:3062: Test failed: d.x = 8.000000e+239, expected 8.000000e+239
string.c:3062: Test failed: d.x = 3.000000e+240, expected 3.000000e+240
string.c:3062: Test failed: d.x = 6.000000e+240, expected 6.000000e+240
string.c:3062: Test failed: d.x = 9.000000e+240, expected 9.000000e+240
string.c:3062: Test failed: d.x = 1.000000e+241, expected 1.000000e+241
string.c:3062: Test failed: d.x = 2.000000e+241, expected 2.000000e+241
string.c:3062: Test failed: d.x = 4.000000e+241, expected 4.000000e+241
string.c:3062: Test failed: d.x = 5.000000e+241, expected 5.000000e+241
string.c:3062: Test failed: d.x = 7.000000e+241, expected 7.000000e+241
string.c:3062: Test failed: d.x = 8.000000e+241, expected 8.000000e+241
string.c:3062: Test failed: d.x = 1.000000e+242, expected 1.000000e+242
string.c:3062: Test failed: d.x = 2.000000e+242, expected 2.000000e+242
string.c:3062: Test failed: d.x = 3.000000e+242, expected 3.000000e+242
string.c:3062: Test failed: d.x = 4.000000e+242, expected 4.000000e+242
string.c:3062: Test failed: d.x = 6.000000e+242, expected 6.000000e+242
string.c:3062: Test failed: d.x = 8.000000e+242, expected 8.000000e+242
string.c:3062: Test failed: d.x = 5.000000e+243, expected 5.000000e+243
string.c:3062: Test failed: d.x = 9.000000e+243, expected 9.000000e+243
string.c:3062: Test failed: d.x = 1.000000e+244, expected 1.000000e+244
string.c:3062: Test failed: d.x = 2.000000e+244, expected 2.000000e+244
string.c:3062: Test failed: d.x = 4.000000e+244, expected 4.000000e+244
string.c:3062: Test failed: d.x = 5.000000e+244, expected 5.000000e+244
string.c:3062: Test failed: d.x = 8.000000e+244, expected 8.000000e+244
string.c:3062: Test failed: d.x = 9.000000e+244, expected 9.000000e+244
string.c:3062: Test failed: d.x = 3.000000e+246, expected 3.000000e+246
string.c:3062: Test failed: d.x = 6.000000e+246, expected 6.000000e+246
string.c:3062: Test failed: d.x = 9.000000e+246, expected 9.000000e+246
string.c:3062: Test failed: d.x = 1.000000e+247, expected 1.000000e+247
string.c:3062: Test failed: d.x = 2.000000e+247, expected 2.000000e+247
string.c:3062: Test failed: d.x = 4.000000e+247, expected 4.000000e+247
string.c:3062: Test failed: d.x = 5.000000e+247, expected 5.000000e+247
string.c:3062: Test failed: d.x = 7.000000e+247, expected 7.000000e+247
string.c:3062: Test failed: d.x = 8.000000e+247, expected 8.000000e+247
string.c:3062: Test failed: d.x = 1.000000e+248, expected 1.000000e+248
string.c:3062: Test failed: d.x = 2.000000e+248, expected 2.000000e+248
string.c:3062: Test failed: d.x = 3.000000e+248, expected 3.000000e+248
string.c:3062: Test failed: d.x = 4.000000e+248, expected 4.000000e+248
string.c:3062: Test failed: d.x = 6.000000e+248, expected 6.000000e+248
string.c:3062: Test failed: d.x = 8.000000e+248, expected 8.000000e+248
string.c:3062: Test failed: d.x = 1.000000e+249, expected 1.000000e+249
string.c:3062: Test failed: d.x = 2.000000e+249, expected 2.000000e+249
string.c:3062: Test failed: d.x = 3.000000e+249, expected 3.000000e+249
string.c:3062: Test failed: d.x = 4.000000e+249, expected 4.000000e+249
string.c:3062: Test failed: d.x = 5.000000e+249, expected 5.000000e+249
string.c:3062: Test failed: d.x = 6.000000e+249, expected 6.000000e+249
string.c:3062: Test failed: d.x = 7.000000e+249, expected 7.000000e+249
string.c:3062: Test failed: d.x = 8.000000e+249, expected 8.000000e+249
string.c:3062: Test failed: d.x = 9.000000e+249, expected 9.000000e+249
string.c:3062: Test failed: d.x = 1.000000e+250, expected 1.000000e+250
string.c:3062: Test failed: d.x = 2.000000e+250, expected 2.000000e+250
string.c:3062: Test failed: d.x = 4.000000e+250, expected 4.000000e+250
string.c:3062: Test failed: d.x = 5.000000e+250, expected 5.000000e+250
string.c:3062: Test failed: d.x = 8.000000e+250, expected 8.000000e+250
string.c:3062: Test failed: d.x = 9.000000e+250, expected 9.000000e+250
string.c:3062: Test failed: d.x = 1.000000e+251, expected 1.000000e+251
string.c:3062: Test failed: d.x = 2.000000e+251, expected 2.000000e+251
string.c:3062: Test failed: d.x = 3.000000e+251, expected 3.000000e+251
string.c:3062: Test failed: d.x = 4.000000e+251, expected 4.000000e+251
string.c:3062: Test failed: d.x = 6.000000e+251, expected 6.000000e+251
string.c:3062: Test failed: d.x = 7.000000e+251, expected 7.000000e+251
string.c:3062: Test failed: d.x = 8.000000e+251, expected 8.000000e+251
string.c:3062: Test failed: d.x = 9.000000e+251, expected 9.000000e+251
string.c:3062: Test failed: d.x = 1.000000e+253, expected 1.000000e+253
string.c:3062: Test failed: d.x = 2.000000e+253, expected 2.000000e+253
string.c:3062: Test failed: d.x = 4.000000e+253, expected 4.000000e+253
string.c:3062: Test failed: d.x = 5.000000e+253, expected 5.000000e+253
string.c:3062: Test failed: d.x = 7.000000e+253, expected 7.000000e+253
string.c:3062: Test failed: d.x = 8.000000e+253, expected 8.000000e+253
string.c:3062: Test failed: d.x = 1.000000e+254, expected 1.000000e+254
string.c:3062: Test failed: d.x = 2.000000e+254, expected 2.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+254, expected 3.000000e+254
string.c:3062: Test failed: d.x = 4.000000e+254, expected 4.000000e+254
string.c:3062: Test failed: d.x = 6.000000e+254, expected 6.000000e+254
string.c:3062: Test failed: d.x = 7.000000e+254, expected 7.000000e+254
string.c:3062: Test failed: d.x = 8.000000e+254, expected 8.000000e+254
string.c:3062: Test failed: d.x = 9.000000e+254, expected 9.000000e+254
string.c:3062: Test failed: d.x = 3.000000e+255, expected 3.000000e+255
string.c:3062: Test failed: d.x = 6.000000e+255, expected 6.000000e+255
string.c:3062: Test failed: d.x = 7.000000e+255, expected 7.000000e+255
string.c:3062: Test failed: d.x = 9.000000e+255, expected 9.000000e+255
string.c:3062: Test failed: d.x = 1.000000e+256, expected 1.000000e+256
string.c:3062: Test failed: d.x = 2.000000e+256, expected 2.000000e+256
string.c:3062: Test failed: d.x = 3.000000e+256, expected 3.000000e+256
string.c:3062: Test failed: d.x = 4.000000e+256, expected 4.000000e+256
string.c:3062: Test failed: d.x = 5.000000e+256, expected 5.000000e+256
string.c:3062: Test failed: d.x = 6.000000e+256, expected 6.000000e+256
string.c:3062: Test failed: d.x = 7.000000e+256, expected 7.000000e+256
string.c:3062: Test failed: d.x = 8.000000e+256, expected 8.000000e+256
string.c:3062: Test failed: d.x = 9.000000e+256, expected 9.000000e+256
string.c:3062: Test failed: d.x = 1.000000e+257, expected 1.000000e+257
string.c:3062: Test failed: d.x = 2.000000e+257, expected 2.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+257, expected 3.000000e+257
string.c:3062: Test failed: d.x = 4.000000e+257, expected 4.000000e+257
string.c:3062: Test failed: d.x = 6.000000e+257, expected 6.000000e+257
string.c:3062: Test failed: d.x = 7.000000e+257, expected 7.000000e+257
string.c:3062: Test failed: d.x = 8.000000e+257, expected 8.000000e+257
string.c:3062: Test failed: d.x = 9.000000e+257, expected 9.000000e+257
string.c:3062: Test failed: d.x = 3.000000e+258, expected 3.000000e+258
string.c:3062: Test failed: d.x = 6.000000e+258, expected 6.000000e+258
string.c:3062: Test failed: d.x = 7.000000e+258, expected 7.000000e+258
string.c:3062: Test failed: d.x = 1.000000e+259, expected 1.000000e+259
string.c:3062: Test failed: d.x = 2.000000e+259, expected 2.000000e+259
string.c:3062: Test failed: d.x = 3.000000e+259, expected 3.000000e+259
string.c:3062: Test failed: d.x = 4.000000e+259, expected 4.000000e+259
string.c:3062: Test failed: d.x = 5.000000e+259, expected 5.000000e+259
string.c:3062: Test failed: d.x = 6.000000e+259, expected 6.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+259, expected 7.000000e+259
string.c:3062: Test failed: d.x = 8.000000e+259, expected 8.000000e+259
string.c:3062: Test failed: d.x = 9.000000e+259, expected 9.000000e+259
string.c:3062: Test failed: d.x = 7.000000e+260, expected 7.000000e+260
string.c:3062: Test failed: d.x = 1.000000e+261, expected 1.000000e+261
string.c:3062: Test failed: d.x = 2.000000e+261, expected 2.000000e+261
string.c:3062: Test failed: d.x = 3.000000e+261, expected 3.000000e+261
string.c:3062: Test failed: d.x = 4.000000e+261, expected 4.000000e+261
string.c:3062: Test failed: d.x = 5.000000e+261, expected 5.000000e+261
string.c:3062: Test failed: d.x = 6.000000e+261, expected 6.000000e+261
string.c:3062: Test failed: d.x = 7.000000e+261, expected 7.000000e+261
string.c:3062: Test failed: d.x = 8.000000e+261, expected 8.000000e+261
string.c:3062: Test failed: d.x = 9.000000e+261, expected 9.000000e+261
string.c:3062: Test failed: d.x = 1.000000e+262, expected 1.000000e+262
string.c:3062: Test failed: d.x = 2.000000e+262, expected 2.000000e+262
string.c:3062: Test failed: d.x = 3.000000e+262, expected 3.000000e+262
string.c:3062: Test failed: d.x = 4.000000e+262, expected 4.000000e+262
string.c:3062: Test failed: d.x = 5.000000e+262, expected 5.000000e+262
string.c:3062: Test failed: d.x = 6.000000e+262, expected 6.000000e+262
string.c:3062: Test failed: d.x = 7.000000e+262, expected 7.000000e+262
string.c:3062: Test failed: d.x = 8.000000e+262, expected 8.000000e+262
string.c:3062: Test failed: d.x = 9.000000e+262, expected 9.000000e+262
string.c:3062: Test failed: d.x = 1.000000e+263, expected 1.000000e+263
string.c:3062: Test failed: d.x = 2.000000e+263, expected 2.000000e+263
string.c:3062: Test failed: d.x = 3.000000e+263, expected 3.000000e+263
string.c:3062: Test failed: d.x = 4.000000e+263, expected 4.000000e+263
string.c:3062: Test failed: d.x = 5.000000e+263, expected 5.000000e+263
string.c:3062: Test failed: d.x = 6.000000e+263, expected 6.000000e+263
string.c:3062: Test failed: d.x = 7.000000e+263, expected 7.000000e+263
string.c:3062: Test failed: d.x = 8.000000e+263, expected 8.000000e+263
string.c:3062: Test failed: d.x = 9.000000e+263, expected 9.000000e+263
string.c:3062: Test failed: d.x = 1.000000e+264, expected 1.000000e+264
string.c:3062: Test failed: d.x = 2.000000e+264, expected 2.000000e+264
string.c:3062: Test failed: d.x = 3.000000e+264, expected 3.000000e+264
string.c:3062: Test failed: d.x = 4.000000e+264, expected 4.000000e+264
string.c:3062: Test failed: d.x = 6.000000e+264, expected 6.000000e+264
string.c:3062: Test failed: d.x = 8.000000e+264, expected 8.000000e+264
string.c:3062: Test failed: d.x = 1.000000e+265, expected 1.000000e+265
string.c:3062: Test failed: d.x = 2.000000e+265, expected 2.000000e+265
string.c:3062: Test failed: d.x = 3.000000e+265, expected 3.000000e+265
string.c:3062: Test failed: d.x = 4.000000e+265, expected 4.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+265, expected 5.000000e+265
string.c:3062: Test failed: d.x = 6.000000e+265, expected 6.000000e+265
string.c:3062: Test failed: d.x = 7.000000e+265, expected 7.000000e+265
string.c:3062: Test failed: d.x = 8.000000e+265, expected 8.000000e+265
string.c:3062: Test failed: d.x = 9.000000e+265, expected 9.000000e+265
string.c:3062: Test failed: d.x = 5.000000e+266, expected 5.000000e+266
string.c:3062: Test failed: d.x = 9.000000e+266, expected 9.000000e+266
string.c:3062: Test failed: d.x = 1.000000e+267, expected 1.000000e+267
string.c:3062: Test failed: d.x = 2.000000e+267, expected 2.000000e+267
string.c:3062: Test failed: d.x = 3.000000e+267, expected 3.000000e+267
string.c:3062: Test failed: d.x = 4.000000e+267, expected 4.000000e+267
string.c:3062: Test failed: d.x = 5.000000e+267, expected 5.000000e+267
string.c:3062: Test failed: d.x = 6.000000e+267, expected 6.000000e+267
string.c:3062: Test failed: d.x = 7.000000e+267, expected 7.000000e+267
string.c:3062: Test failed: d.x = 8.000000e+267, expected 8.000000e+267
string.c:3062: Test failed: d.x = 9.000000e+267, expected 9.000000e+267
string.c:3062: Test failed: d.x = 1.000000e+268, expected 1.000000e+268
string.c:3062: Test failed: d.x = 2.000000e+268, expected 2.000000e+268
string.c:3062: Test failed: d.x = 3.000000e+268, expected 3.000000e+268
string.c:3062: Test failed: d.x = 4.000000e+268, expected 4.000000e+268
string.c:3062: Test failed: d.x = 6.000000e+268, expected 6.000000e+268
string.c:3062: Test failed: d.x = 7.000000e+268, expected 7.000000e+268
string.c:3062: Test failed: d.x = 8.000000e+268, expected 8.000000e+268
string.c:3062: Test failed: d.x = 9.000000e+268, expected 9.000000e+268
string.c:3062: Test failed: d.x = 5.000000e+269, expected 5.000000e+269
string.c:3062: Test failed: d.x = 7.000000e+269, expected 7.000000e+269
string.c:3062: Test failed: d.x = 1.000000e+270, expected 1.000000e+270
string.c:3062: Test failed: d.x = 2.000000e+270, expected 2.000000e+270
string.c:3062: Test failed: d.x = 3.000000e+270, expected 3.000000e+270
string.c:3062: Test failed: d.x = 4.000000e+270, expected 4.000000e+270
string.c:3062: Test failed: d.x = 6.000000e+270, expected 6.000000e+270
string.c:3062: Test failed: d.x = 7.000000e+270, expected 7.000000e+270
string.c:3062: Test failed: d.x = 8.000000e+270, expected 8.000000e+270
string.c:3062: Test failed: d.x = 1.000000e+271, expected 1.000000e+271
string.c:3062: Test failed: d.x = 2.000000e+271, expected 2.000000e+271
string.c:3062: Test failed: d.x = 3.000000e+271, expected 3.000000e+271
string.c:3062: Test failed: d.x = 4.000000e+271, expected 4.000000e+271
string.c:3062: Test failed: d.x = 5.000000e+271, expected 5.000000e+271
string.c:3062: Test failed: d.x = 6.000000e+271, expected 6.000000e+271
string.c:3062: Test failed: d.x = 8.000000e+271, expected 8.000000e+271
string.c:3062: Test failed: d.x = 9.000000e+271, expected 9.000000e+271
string.c:3062: Test failed: d.x = 1.000000e+272, expected 1.000000e+272
string.c:3062: Test failed: d.x = 2.000000e+272, expected 2.000000e+272
string.c:3062: Test failed: d.x = 4.000000e+272, expected 4.000000e+272
string.c:3062: Test failed: d.x = 5.000000e+272, expected 5.000000e+272
string.c:3062: Test failed: d.x = 7.000000e+272, expected 7.000000e+272
string.c:3062: Test failed: d.x = 8.000000e+272, expected 8.000000e+272
string.c:3062: Test failed: d.x = 1.000000e+273, expected 1.000000e+273
string.c:3062: Test failed: d.x = 2.000000e+273, expected 2.000000e+273
string.c:3062: Test failed: d.x = 3.000000e+273, expected 3.000000e+273
string.c:3062: Test failed: d.x = 4.000000e+273, expected 4.000000e+273
string.c:3062: Test failed: d.x = 5.000000e+273, expected 5.000000e+273
string.c:3062: Test failed: d.x = 6.000000e+273, expected 6.000000e+273
string.c:3062: Test failed: d.x = 7.000000e+273, expected 7.000000e+273
string.c:3062: Test failed: d.x = 8.000000e+273, expected 8.000000e+273
string.c:3062: Test failed: d.x = 9.000000e+273, expected 9.000000e+273
string.c:3062: Test failed: d.x = 1.000000e+274, expected 1.000000e+274
string.c:3062: Test failed: d.x = 2.000000e+274, expected 2.000000e+274
string.c:3062: Test failed: d.x = 3.000000e+274, expected 3.000000e+274
string.c:3062: Test failed: d.x = 4.000000e+274, expected 4.000000e+274
string.c:3062: Test failed: d.x = 5.000000e+274, expected 5.000000e+274
string.c:3062: Test failed: d.x = 6.000000e+274, expected 6.000000e+274
string.c:3062: Test failed: d.x = 7.000000e+274, expected 7.000000e+274
string.c:3062: Test failed: d.x = 8.000000e+274, expected 8.000000e+274
string.c:3062: Test failed: d.x = 9.000000e+274, expected 9.000000e+274
string.c:3062: Test failed: d.x = 1.000000e+275, expected 1.000000e+275
string.c:3062: Test failed: d.x = 2.000000e+275, expected 2.000000e+275
string.c:3062: Test failed: d.x = 3.000000e+275, expected 3.000000e+275
string.c:3062: Test failed: d.x = 4.000000e+275, expected 4.000000e+275
string.c:3062: Test failed: d.x = 5.000000e+275, expected 5.000000e+275
string.c:3062: Test failed: d.x = 6.000000e+275, expected 6.000000e+275
string.c:3062: Test failed: d.x = 7.000000e+275, expected 7.000000e+275
string.c:3062: Test failed: d.x = 8.000000e+275, expected 8.000000e+275
string.c:3062: Test failed: d.x = 9.000000e+275, expected 9.000000e+275
string.c:3062: Test failed: d.x = 1.000000e+276, expected 1.000000e+276
string.c:3062: Test failed: d.x = 2.000000e+276, expected 2.000000e+276
string.c:3062: Test failed: d.x = 4.000000e+276, expected 4.000000e+276
string.c:3062: Test failed: d.x = 5.000000e+276, expected 5.000000e+276
string.c:3062: Test failed: d.x = 8.000000e+276, expected 8.000000e+276
string.c:3062: Test failed: d.x = 1.000000e+277, expected 1.000000e+277
string.c:3062: Test failed: d.x = 2.000000e+277, expected 2.000000e+277
string.c:3062: Test failed: d.x = 3.000000e+277, expected 3.000000e+277
string.c:3062: Test failed: d.x = 4.000000e+277, expected 4.000000e+277
string.c:3062: Test failed: d.x = 5.000000e+277, expected 5.000000e+277
string.c:3062: Test failed: d.x = 6.000000e+277, expected 6.000000e+277
string.c:3062: Test failed: d.x = 7.000000e+277, expected 7.000000e+277
string.c:3062: Test failed: d.x = 8.000000e+277, expected 8.000000e+277
string.c:3062: Test failed: d.x = 9.000000e+277, expected 9.000000e+277
string.c:3062: Test failed: d.x = 1.000000e+278, expected 1.000000e+278
string.c:3062: Test failed: d.x = 2.000000e+278, expected 2.000000e+278
string.c:3062: Test failed: d.x = 3.000000e+278, expected 3.000000e+278
string.c:3062: Test failed: d.x = 4.000000e+278, expected 4.000000e+278
string.c:3062: Test failed: d.x = 5.000000e+278, expected 5.000000e+278
string.c:3062: Test failed: d.x = 6.000000e+278, expected 6.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+278, expected 7.000000e+278
string.c:3062: Test failed: d.x = 8.000000e+278, expected 8.000000e+278
string.c:3062: Test failed: d.x = 9.000000e+278, expected 9.000000e+278
string.c:3062: Test failed: d.x = 7.000000e+280, expected 7.000000e+280
string.c:3062: Test failed: d.x = 1.000000e+281, expected 1.000000e+281
string.c:3062: Test failed: d.x = 2.000000e+281, expected 2.000000e+281
string.c:3062: Test failed: d.x = 3.000000e+281, expected 3.000000e+281
string.c:3062: Test failed: d.x = 4.000000e+281, expected 4.000000e+281
string.c:3062: Test failed: d.x = 5.000000e+281, expected 5.000000e+281
string.c:3062: Test failed: d.x = 6.000000e+281, expected 6.000000e+281
string.c:3062: Test failed: d.x = 7.000000e+281, expected 7.000000e+281
string.c:3062: Test failed: d.x = 8.000000e+281, expected 8.000000e+281
string.c:3062: Test failed: d.x = 9.000000e+281, expected 9.000000e+281
string.c:3062: Test failed: d.x = 1.000000e+282, expected 1.000000e+282
string.c:3062: Test failed: d.x = 2.000000e+282, expected 2.000000e+282
string.c:3062: Test failed: d.x = 3.000000e+282, expected 3.000000e+282
string.c:3062: Test failed: d.x = 4.000000e+282, expected 4.000000e+282
string.c:3062: Test failed: d.x = 5.000000e+282, expected 5.000000e+282
string.c:3062: Test failed: d.x = 6.000000e+282, expected 6.000000e+282
string.c:3062: Test failed: d.x = 7.000000e+282, expected 7.000000e+282
string.c:3062: Test failed: d.x = 8.000000e+282, expected 8.000000e+282
string.c:3062: Test failed: d.x = 9.000000e+282, expected 9.000000e+282
string.c:3062: Test failed: d.x = 1.000000e+283, expected 1.000000e+283
string.c:3062: Test failed: d.x = 2.000000e+283, expected 2.000000e+283
string.c:3062: Test failed: d.x = 3.000000e+283, expected 3.000000e+283
string.c:3062: Test failed: d.x = 4.000000e+283, expected 4.000000e+283
string.c:3062: Test failed: d.x = 5.000000e+283, expected 5.000000e+283
string.c:3062: Test failed: d.x = 6.000000e+283, expected 6.000000e+283
string.c:3062: Test failed: d.x = 7.000000e+283, expected 7.000000e+283
string.c:3062: Test failed: d.x = 8.000000e+283, expected 8.000000e+283
string.c:3062: Test failed: d.x = 9.000000e+283, expected 9.000000e+283
string.c:3062: Test failed: d.x = 1.000000e+285, expected 1.000000e+285
string.c:3062: Test failed: d.x = 2.000000e+285, expected 2.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+285, expected 3.000000e+285
string.c:3062: Test failed: d.x = 4.000000e+285, expected 4.000000e+285
string.c:3062: Test failed: d.x = 6.000000e+285, expected 6.000000e+285
string.c:3062: Test failed: d.x = 7.000000e+285, expected 7.000000e+285
string.c:3062: Test failed: d.x = 8.000000e+285, expected 8.000000e+285
string.c:3062: Test failed: d.x = 9.000000e+285, expected 9.000000e+285
string.c:3062: Test failed: d.x = 3.000000e+286, expected 3.000000e+286
string.c:3062: Test failed: d.x = 6.000000e+286, expected 6.000000e+286
string.c:3062: Test failed: d.x = 7.000000e+286, expected 7.000000e+286
string.c:3062: Test failed: d.x = 9.000000e+286, expected 9.000000e+286
string.c:3062: Test failed: d.x = 1.000000e+288, expected 1.000000e+288
string.c:3062: Test failed: d.x = 2.000000e+288, expected 2.000000e+288
string.c:3062: Test failed: d.x = 3.000000e+288, expected 3.000000e+288
string.c:3062: Test failed: d.x = 4.000000e+288, expected 4.000000e+288
string.c:3062: Test failed: d.x = 6.000000e+288, expected 6.000000e+288
string.c:3062: Test failed: d.x = 7.000000e+288, expected 7.000000e+288
string.c:3062: Test failed: d.x = 8.000000e+288, expected 8.000000e+288
string.c:3062: Test failed: d.x = 9.000000e+288, expected 9.000000e+288
string.c:3062: Test failed: d.x = 1.000000e+289, expected 1.000000e+289
string.c:3062: Test failed: d.x = 2.000000e+289, expected 2.000000e+289
string.c:3062: Test failed: d.x = 3.000000e+289, expected 3.000000e+289
string.c:3062: Test failed: d.x = 4.000000e+289, expected 4.000000e+289
string.c:3062: Test failed: d.x = 5.000000e+289, expected 5.000000e+289
string.c:3062: Test failed: d.x = 6.000000e+289, expected 6.000000e+289
string.c:3062: Test failed: d.x = 7.000000e+289, expected 7.000000e+289
string.c:3062: Test failed: d.x = 8.000000e+289, expected 8.000000e+289
string.c:3062: Test failed: d.x = 9.000000e+289, expected 9.000000e+289
string.c:3062: Test failed: d.x = 1.000000e+290, expected 1.000000e+290
string.c:3062: Test failed: d.x = 2.000000e+290, expected 2.000000e+290
string.c:3062: Test failed: d.x = 3.000000e+290, expected 3.000000e+290
string.c:3062: Test failed: d.x = 4.000000e+290, expected 4.000000e+290
string.c:3062: Test failed: d.x = 6.000000e+290, expected 6.000000e+290
string.c:3062: Test failed: d.x = 7.000000e+290, expected 7.000000e+290
string.c:3062: Test failed: d.x = 8.000000e+290, expected 8.000000e+290
string.c:3062: Test failed: d.x = 9.000000e+290, expected 9.000000e+290
string.c:3062: Test failed: d.x = 1.000000e+291, expected 1.000000e+291
string.c:3062: Test failed: d.x = 2.000000e+291, expected 2.000000e+291
string.c:3062: Test failed: d.x = 3.000000e+291, expected 3.000000e+291
string.c:3062: Test failed: d.x = 4.000000e+291, expected 4.000000e+291
string.c:3062: Test failed: d.x = 6.000000e+291, expected 6.000000e+291
string.c:3062: Test failed: d.x = 7.000000e+291, expected 7.000000e+291
string.c:3062: Test failed: d.x = 8.000000e+291, expected 8.000000e+291
string.c:3062: Test failed: d.x = 9.000000e+291, expected 9.000000e+291
string.c:3062: Test failed: d.x = 1.000000e+292, expected 1.000000e+292
string.c:3062: Test failed: d.x = 2.000000e+292, expected 2.000000e+292
string.c:3062: Test failed: d.x = 3.000000e+292, expected 3.000000e+292
string.c:3062: Test failed: d.x = 4.000000e+292, expected 4.000000e+292
string.c:3062: Test failed: d.x = 5.000000e+292, expected 5.000000e+292
string.c:3062: Test failed: d.x = 6.000000e+292, expected 6.000000e+292
string.c:3062: Test failed: d.x = 7.000000e+292, expected 7.000000e+292
string.c:3062: Test failed: d.x = 8.000000e+292, expected 8.000000e+292
string.c:3062: Test failed: d.x = 9.000000e+292, expected 9.000000e+292
string.c:3062: Test failed: d.x = 1.000000e+293, expected 1.000000e+293
string.c:3062: Test failed: d.x = 2.000000e+293, expected 2.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+293, expected 3.000000e+293
string.c:3062: Test failed: d.x = 4.000000e+293, expected 4.000000e+293
string.c:3062: Test failed: d.x = 5.000000e+293, expected 5.000000e+293
string.c:3062: Test failed: d.x = 6.000000e+293, expected 6.000000e+293
string.c:3062: Test failed: d.x = 7.000000e+293, expected 7.000000e+293
string.c:3062: Test failed: d.x = 8.000000e+293, expected 8.000000e+293
string.c:3062: Test failed: d.x = 9.000000e+293, expected 9.000000e+293
string.c:3062: Test failed: d.x = 3.000000e+294, expected 3.000000e+294
string.c:3062: Test failed: d.x = 6.000000e+294, expected 6.000000e+294
string.c:3062: Test failed: d.x = 7.000000e+294, expected 7.000000e+294
string.c:3062: Test failed: d.x = 1.000000e+295, expected 1.000000e+295
string.c:3062: Test failed: d.x = 2.000000e+295, expected 2.000000e+295
string.c:3062: Test failed: d.x = 3.000000e+295, expected 3.000000e+295
string.c:3062: Test failed: d.x = 4.000000e+295, expected 4.000000e+295
string.c:3062: Test failed: d.x = 5.000000e+295, expected 5.000000e+295
string.c:3062: Test failed: d.x = 6.000000e+295, expected 6.000000e+295
string.c:3062: Test failed: d.x = 7.000000e+295, expected 7.000000e+295
string.c:3062: Test failed: d.x = 8.000000e+295, expected 8.000000e+295
string.c:3062: Test failed: d.x = 9.000000e+295, expected 9.000000e+295
string.c:3062: Test failed: d.x = 1.000000e+296, expected 1.000000e+296
string.c:3062: Test failed: d.x = 2.000000e+296, expected 2.000000e+296
string.c:3062: Test failed: d.x = 3.000000e+296, expected 3.000000e+296
string.c:3062: Test failed: d.x = 4.000000e+296, expected 4.000000e+296
string.c:3062: Test failed: d.x = 5.000000e+296, expected 5.000000e+296
string.c:3062: Test failed: d.x = 6.000000e+296, expected 6.000000e+296
string.c:3062: Test failed: d.x = 8.000000e+296, expected 8.000000e+296
string.c:3062: Test failed: d.x = 9.000000e+296, expected 9.000000e+296
string.c:3062: Test failed: d.x = 1.000000e+297, expected 1.000000e+297
string.c:3062: Test failed: d.x = 2.000000e+297, expected 2.000000e+297
string.c:3062: Test failed: d.x = 4.000000e+297, expected 4.000000e+297
string.c:3062: Test failed: d.x = 5.000000e+297, expected 5.000000e+297
string.c:3062: Test failed: d.x = 7.000000e+297, expected 7.000000e+297
string.c:3062: Test failed: d.x = 8.000000e+297, expected 8.000000e+297
string.c:3062: Test failed: d.x = 9.000000e+297, expected 9.000000e+297
string.c:3062: Test failed: d.x = 1.000000e+298, expected 1.000000e+298
string.c:3062: Test failed: d.x = 2.000000e+298, expected 2.000000e+298
string.c:3062: Test failed: d.x = 3.000000e+298, expected 3.000000e+298
string.c:3062: Test failed: d.x = 4.000000e+298, expected 4.000000e+298
string.c:3062: Test failed: d.x = 5.000000e+298, expected 5.000000e+298
string.c:3062: Test failed: d.x = 6.000000e+298, expected 6.000000e+298
string.c:3062: Test failed: d.x = 7.000000e+298, expected 7.000000e+298
string.c:3062: Test failed: d.x = 8.000000e+298, expected 8.000000e+298
string.c:3062: Test failed: d.x = 9.000000e+298, expected 9.000000e+298
string.c:3062: Test failed: d.x = 1.000000e+299, expected 1.000000e+299
string.c:3062: Test failed: d.x = 2.000000e+299, expected 2.000000e+299
string.c:3062: Test failed: d.x = 3.000000e+299, expected 3.000000e+299
string.c:3062: Test failed: d.x = 4.000000e+299, expected 4.000000e+299
string.c:3062: Test failed: d.x = 5.000000e+299, expected 5.000000e+299
string.c:3062: Test failed: d.x = 6.000000e+299, expected 6.000000e+299
string.c:3062: Test failed: d.x = 7.000000e+299, expected 7.000000e+299
string.c:3062: Test failed: d.x = 8.000000e+299, expected 8.000000e+299
string.c:3062: Test failed: d.x = 9.000000e+299, expected 9.000000e+299
string.c:3062: Test failed: d.x = 1.000000e+300, expected 1.000000e+300
string.c:3062: Test failed: d.x = 2.000000e+300, expected 2.000000e+300
string.c:3062: Test failed: d.x = 3.000000e+300, expected 3.000000e+300
string.c:3062: Test failed: d.x = 4.000000e+300, expected 4.000000e+300
string.c:3062: Test failed: d.x = 5.000000e+300, expected 5.000000e+300
string.c:3062: Test failed: d.x = 6.000000e+300, expected 6.000000e+300
string.c:3062: Test failed: d.x = 7.000000e+300, expected 7.000000e+300
string.c:3062: Test failed: d.x = 8.000000e+300, expected 8.000000e+300
string.c:3062: Test failed: d.x = 9.000000e+300, expected 9.000000e+300
string.c:3062: Test failed: d.x = 1.000000e+301, expected 1.000000e+301
string.c:3062: Test failed: d.x = 2.000000e+301, expected 2.000000e+301
string.c:3062: Test failed: d.x = 3.000000e+301, expected 3.000000e+301
string.c:3062: Test failed: d.x = 4.000000e+301, expected 4.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+301, expected 5.000000e+301
string.c:3062: Test failed: d.x = 6.000000e+301, expected 6.000000e+301
string.c:3062: Test failed: d.x = 7.000000e+301, expected 7.000000e+301
string.c:3062: Test failed: d.x = 8.000000e+301, expected 8.000000e+301
string.c:3062: Test failed: d.x = 5.000000e+302, expected 5.000000e+302
string.c:3062: Test failed: d.x = 1.000000e+303, expected 1.000000e+303
string.c:3062: Test failed: d.x = 2.000000e+303, expected 2.000000e+303
string.c:3062: Test failed: d.x = 4.000000e+303, expected 4.000000e+303
string.c:3062: Test failed: d.x = 5.000000e+303, expected 5.000000e+303
string.c:3062: Test failed: d.x = 7.000000e+303, expected 7.000000e+303
string.c:3062: Test failed: d.x = 8.000000e+303, expected 8.000000e+303
string.c:3062: Test failed: d.x = 9.000000e+303, expected 9.000000e+303
string.c:3062: Test failed: d.x = 1.000000e+304, expected 1.000000e+304
string.c:3062: Test failed: d.x = 2.000000e+304, expected 2.000000e+304
string.c:3062: Test failed: d.x = 3.000000e+304, expected 3.000000e+304
string.c:3062: Test failed: d.x = 4.000000e+304, expected 4.000000e+304
string.c:3062: Test failed: d.x = 5.000000e+304, expected 5.000000e+304
string.c:3062: Test failed: d.x = 6.000000e+304, expected 6.000000e+304
string.c:3062: Test failed: d.x = 7.000000e+304, expected 7.000000e+304
string.c:3062: Test failed: d.x = 8.000000e+304, expected 8.000000e+304
string.c:3062: Test failed: d.x = 9.000000e+304, expected 9.000000e+304
string.c:3062: Test failed: d.x = 1.000000e+305, expected 1.000000e+305
string.c:3062: Test failed: d.x = 2.000000e+305, expected 2.000000e+305
string.c:3062: Test failed: d.x = 3.000000e+305, expected 3.000000e+305
string.c:3062: Test failed: d.x = 4.000000e+305, expected 4.000000e+305
string.c:3062: Test failed: d.x = 5.000000e+305, expected 5.000000e+305
string.c:3062: Test failed: d.x = 6.000000e+305, expected 6.000000e+305
string.c:3062: Test failed: d.x = 7.000000e+305, expected 7.000000e+305
string.c:3062: Test failed: d.x = 8.000000e+305, expected 8.000000e+305
string.c:3062: Test failed: d.x = 9.000000e+305, expected 9.000000e+305
string.c:3062: Test failed: d.x = 1.000000e+306, expected 1.000000e+306
string.c:3062: Test failed: d.x = 2.000000e+306, expected 2.000000e+306
string.c:3062: Test failed: d.x = 3.000000e+306, expected 3.000000e+306
string.c:3062: Test failed: d.x = 4.000000e+306, expected 4.000000e+306
string.c:3062: Test failed: d.x = 5.000000e+306, expected 5.000000e+306
string.c:3062: Test failed: d.x = 6.000000e+306, expected 6.000000e+306
string.c:3062: Test failed: d.x = 7.000000e+306, expected 7.000000e+306
string.c:3062: Test failed: d.x = 8.000000e+306, expected 8.000000e+306
string.c:3062: Test failed: d.x = 9.000000e+306, expected 9.000000e+306
string.c:3062: Test failed: d.x = 1.000000e+307, expected 1.000000e+307
string.c:3062: Test failed: d.x = 2.000000e+307, expected 2.000000e+307
string.c:3062: Test failed: d.x = 3.000000e+307, expected 3.000000e+307
string.c:3062: Test failed: d.x = 4.000000e+307, expected 4.000000e+307
string.c:3062: Test failed: d.x = 6.000000e+307, expected 6.000000e+307
string.c:3062: Test failed: d.x = 8.000000e+307, expected 8.000000e+307
string.c:3062: Test failed: d.x = 1.000000e+308, expected 1.000000e+308

Report errors:
msvcrt:string prints too much data (97314 bytes)



More information about the wine-devel mailing list