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]

RE: [patch, PR 19303] Provide 4-and 8-byte record markers for fortran


Thomas,

This is great news! Thanks for the quick turn around. This capability 
(and the I/O byte swapping feature) is going to make many engineers very happy.

(I'd vote to have it on 4.1, but I don't think I have that privilege.) 

Rob


> -----Original Message-----
> From: fortran-owner@gcc.gnu.org [mailto:fortran-owner@gcc.gnu.org]On
> Behalf Of Thomas Koenig
> Sent: Friday, March 17, 2006 4:33 PM
> To: fortran@gcc.gnu.org; gcc-patches@gcc.gnu.org
> Subject: [patch, PR 19303] Provide 4-and 8-byte record markers for
> fortran
> 
> 
> Hello world,
> 
> here is a second attempt at implementing variable sized record markers.
> This patch does the right thing when -frecord-marker=8 is set on a
> system where off_t is 4 bytes (i.e. it extends the record marker).
> 
> Regression-tested on i686-pc-linux-gnu.  Documentation checked with "make dvi".
> OK for trunk?  Do we want this for 4.1?
> 
> 


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