Mikael Morin wrote:
Le 17/07/2013 11:02, Tobias Burnus a écrit :
Build and regtested on x86-64-gnu-linux.
OK for the trunk?
The fortran bits look good.
Thanks for the review Mikel and David! Thanks for the patch Uros.
I have now committed the patch (Rev. 201093). - Hopefully, it works on
all systems (i.e. compiles and sets the round mode, when possible.)
I expect the test case to fail on systems where strto(f,d,ld) doesn't
honour the rounding mode - or which use the "fpu-generic.h". Hopefully,
no major system is affected. For the others, we have to exclude them in
the test case - unless it turns out that they are fixable without too
much effort.
Tobias