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] Unformatted array IO performance improvement


On Sun, Sep 25, 2005 at 08:02:55PM +0300, Janne Blomqvist wrote:

> > This is probably a signed issue, as the .t02.original file shows
> > 
> >     parm.1.dtype = -2147483599;
> 
> What's this .t02.original file?

To check what the front end is producing, I have found the option
-fdump-tree-original hugely useful.  For foo.f90, this produces the
file foo.f90.t02.original.

	Thomas


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