gcc/libgfortran/io
Jerry DeLisle a7f5d0542a re PR libfortran/37707 (Namelist read of array of derived type incorrect)
2008-10-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org

	PR libfortran/37707
	* io/list_read.c (read_character): Remove code to look ahead in namelist
	reads to descriminate non-delimited strings from namelist objects.
	* io/write.c (namelist_write): Delimit character strings with quote or
	apostrophe, defaulting to quote.

From-SVN: r141317
2008-10-23 02:31:00 +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 file_pos.c (unformatted_backspace): Normal case is GFC_CONVERT_NATIVE. 2008-10-16 18:23:25 +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/37863 (Display of a value close but less to 1 shows 2 with '(F3.0)') 2008-10-18 05:23:47 +00:00
list_read.c re PR libfortran/37707 (Namelist read of array of derived type incorrect) 2008-10-23 02:31:00 +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 file_pos.c (unformatted_backspace): Normal case is GFC_CONVERT_NATIVE. 2008-10-16 18:23:25 +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 libfortran/37707 (Namelist read of array of derived type incorrect) 2008-10-23 02:31:00 +00:00
write_float.def re PR fortran/37834 (write(*,'(f0.0)') 0.0 prints "." instead of "0.") 2008-10-19 18:36:21 +00:00