gcc/libgfortran/io
Thomas Koenig 5068c62534 re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open)
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.

From-SVN: r112382
2006-03-25 21:31:48 +00:00
..
close.c
file_pos.c [multiple changes] 2006-03-22 19:09:11 +00:00
format.c re PR libfortran/21303 (L edit descriptor without a width) 2006-02-19 21:31:02 +00:00
inquire.c
io.h re PR libfortran/26136 (List directed input with underfilled (logicals) array read incorrectly) 2006-03-01 06:04:45 +00:00
list_read.c re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical variable from a string) 2006-03-05 17:54:07 +00:00
lock.c
open.c [multiple changes] 2006-03-22 19:09:11 +00:00
read.c
size_from_kind.c
transfer.c re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open) 2006-03-25 21:31:48 +00:00
unit.c re PR fortran/25264 (write to internal unit from the string itself gives wrong result ?) 2005-12-16 19:32:21 +00:00
unix.c re PR libfortran/26499 (gfortran - End of File incorrectly positioned after binary I/O.) 2006-03-10 03:15:36 +00:00
unix.h
write.c re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed output for 0.0) 2006-02-08 20:54:14 +00:00