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/19303] Unformatted record header is 4-bytes on 32-bit targets



------- Comment #14 from rrr6399 at futuretek dot com  2005-10-18 04:31 -------
Created an attachment (id=10015)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10015&action=view)
changes unformatted record delimitters to 4 bytes for compatibility with other
compilers

I modified gfortran to produce unformatted records with 4 byte delimitters so
the binaries would be compatible with the other Linux Fortran compilers such as
Intel's and Portland Group's. I uploaded the patch just in case anybody needed
the same capability and perhaps as a start to a more general patch. (Let me
know if I screwed up on creating the patch...I just did a cvs diff on the
related directory.)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19303


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