"FX" <coudert@[EMAIL PROTECTED]
> wrote in message
news:fvejtl$bb3$1@[EMAIL PROTECTED]
>>> Testing with gfortran I found that RRSPACING, SCALE, SET_EXPONENT,
>>> and, SPACING were broken like this, while EXPONENT, FRACTION, and
>>> NEAREST seemed to work
> I isolated the failure, which turned out to be in the mingw-win64
> libraries, re****ted it to them and they fixed it.
Thanks. The fix didn't make it into the 20080502 snapshot, though.
Maybe next week? Are the problems with ERF, ERFC, ERFC_SCALED,
EXPONENT, FRACTION, GAMMA, and LOG_GAMMA for REAL(10) inputs on
Win64 also addressed by this fix, or are those a separate issue?
I would assume that the absence of BESSEL_J0, BESSEL_J1, BESSEL_Y0,
and BESSEL_Y1 for REAL(10) inputs for non-initialization expressions
for both Win32 and Win64 is a different issue altogether.
--
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end


|