This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR35862 - add input I/O rounding support - by setting the CPU rounding mode


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]