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] Wide character I/O Part 1.2 Round 3


Jerry DeLisle wrote:
FX wrote:
Hi Jerry,

Sorry I took so long to review your patch. Still not fully OK for me, but we're definitely very close to it.

---snip---


Well the attached patch is significantly simplified once I got a handle on the casts. I have learned some things on this one. New patch is against trunk and includes the test cases.

Regression tested on x86-64 and test cases pass on big endian ppc64. NIST tested. ppc64 regression testing in progress.

As FX stated before, no need for the endian_off scheme. No need for a macro as far as I can see.

OK for trunk?

Regression testing on ppc64-linux passed as well.

Jerry


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