[Bug libfortran/29568] implement unformatted files with subrecords (Intel style)
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 30 06:25:00 GMT 2006
------- Comment #30 from jvdelisle at gcc dot gnu dot org 2006-11-30 06:25 -------
Good News. I did not have a clean apply of the patch. I reverted everything
and started over. There was one part of the patch I had to manually apply
before and I must have messed it up. Now everything works great on X86-64
FreeBSD tests.
There are two warnings in transfer.c for comparison of signed and unsigned
types that need to get cleaned up. Right around line 649 IIRC.
With that, this patch is ready to submit.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29568
More information about the Gcc-bugs
mailing list