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]

[gfortran] commited, patch for PR 24685


Hi all,

Attached patch, commited under the "obvious" rule, fixes PR libfortran/24685 : we used a default format not wide enough for real(10) variables. It is fixed, and adds a testcase to check that writing large or small values and reading them back yields the correct result.

Bootstraped and regtested on i686-linux (thanks gcc farm!)

I hope I didn't mess anything for my "come back" to gfortran hacking,
FX

Attachment: pr24685.diff
Description: Binary data


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