gcc/libgfortran/io
Thomas Koenig e81897731e re PR libfortran/37753 (Convert="BIG_ENDIAN" reverses character)
2008-10-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/37753
	* io/transfer.c (unformatted_read):  CONVERT_NATIVE
	is the usual case.  Check for kind==1 for non-byte-reversing
	operation.
	(unformatted_write):  Likewise.

2008-10-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/37753
	* gfortran.dg/convert_2.f90:  New test case.

From-SVN: r141008
2008-10-09 19:28:58 +00:00
..
close.c re PR fortran/31675 (Fortran front-end and libgfortran should have a common header file) 2007-09-03 16:44:15 +00:00
fbuf.c re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") 2008-06-13 20:28:08 +00:00
file_pos.c re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken) 2008-09-23 03:52:19 +00:00
format.c re PR fortran/37228 (F2008: Support g0.<d> edit descriptor) 2008-09-02 10:50:13 +02:00
inquire.c re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken) 2008-09-26 06:19:42 +00:00
intrinsics.c minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
io.h re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken) 2008-09-26 06:19:42 +00:00
list_read.c re PR libfortran/37707 (Namelist read of array of derived type incorrect) 2008-10-09 04:02:35 +00:00
lock.c minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
open.c re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") 2008-06-13 20:28:08 +00:00
read.c re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken) 2008-09-26 06:19:42 +00:00
size_from_kind.c minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
transfer.c re PR libfortran/37753 (Convert="BIG_ENDIAN" reverses character) 2008-10-09 19:28:58 +00:00
unit.c Part 1 of PR 25561. 2008-05-15 18:53:34 +03:00
unix.c Part 1 of PR 25561. 2008-05-15 18:53:34 +03:00
write.c re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken) 2008-09-26 06:19:42 +00:00
write_float.def re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken) 2008-09-26 06:19:42 +00:00