This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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, libgfortran] PR47434 Wrong field width for NaN with (F0.n) formatting


> (I did not look at nan_7.f90 as it first requires the libquadmath changes.)

I have regtested the full patch on x86_64-apple-darwin10.6.0 and tested nan_7.f90 on
powerpc-apple-darwin9. My only concern is about nan_7.f90 that can be not enough
selective, but I did not find anything more selective and working for both
float_128 and the ppc real(16) made of two real(8). Unless someone comes with
a better test soon, I think the patch should be commited as such.

Thanks for the fix,

Dominique


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