r112382 - in /trunk: gcc/testsuite/ChangeLog gc...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Sat Mar 25 21:31:00 GMT 2006


Author: tkoenig
Date: Sat Mar 25 21:31:48 2006
New Revision: 112382

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112382
Log:
2006-03-25  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-25  Thomas Koenig  <Thomas.Koenig@online.de>

	PR libfortran/26735
	* gfortran.dg/convert_implied_open.f90:  New test case.


Added:
    trunk/gcc/testsuite/gfortran.dg/convert_implied_open.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/transfer.c



More information about the Gcc-cvs mailing list