[patch, libfortran] Fix PR 26735: -fconvert=swap and implied open

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Mar 25 21:00:00 GMT 2006


On Fri, Mar 24, 2006 at 09:55:05PM +0100, Thomas Koenig wrote:
> On Fri, Mar 24, 2006 at 09:51:34PM +0100, Thomas Koenig wrote:
> > On Fri, Mar 24, 2006 at 09:47:03PM +0100, Thomas Koenig wrote:
> > 
> > FAR Much better with the patch and with gcc-patches...
> 
> *grumble*  Seems I finally managed to add gcc-patches.  Sorry.
> 
> :ADDPATCH fortran:
> >  
> > Hello world,
> > 
> > here is the fix for PR 26735.  Regression-tested on i686-pc-linux-gnu.
> > OK for mainline and 4.1 ?
> >  
> > 2006-03-24  Thomas Koenig  <Thomas.Koenig@online.de>
> > 
> > 	PR libfortran/26735
> > 	* io/transfer.c (data_transfer_init):  Set u_flags.convert
> > 	on an unopened unit if specified by environment variable
> > 	(via get_unformatted_convert) or by compile-time option.
> > 
> > 2006-03-24  Thomas Koenig  <Thomas.Koenig@online.de>
> > 
> > 	PR libfortran/26735
> > 	* gfortran.dg/conv_implied_open.f90:  New test case.

OK.

-- 
Steve



More information about the Gcc-patches mailing list