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, libfortran] Fix PR 26735: -fconvert=swap and implied open


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.

Attachment: conv_implied_open.f90
Description: Text document

Attachment: conv_implied_open.diff
Description: Text document


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