This is the mail archive of the gcc-bugs@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]

[Bug libfortran/29568] implement unformatted files with subrecords (Intel style)



------- 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


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