gcc/libgfortran/io
Jerry DeLisle 6c076a6c42 re PR libfortran/42742 (Handle very large format strings correctly)
2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/42742
	* io/format.c (reset_fnode_counters): Use the correct pointer to the
	head of the fnode list. (parse_format): Remove previous hack that set
	limit on size of format string for caching.

From-SVN: r156568
2010-02-07 07:45:55 +00:00
..
close.c Split up io/io.h 2009-11-02 23:52:59 +02:00
fbuf.c Split up io/io.h 2009-11-02 23:52:59 +02:00
fbuf.h Move includes after include guards 2009-11-19 22:23:03 +02:00
file_pos.c Split up io/io.h 2009-11-02 23:52:59 +02:00
format.c re PR libfortran/42742 (Handle very large format strings correctly) 2010-02-07 07:45:55 +00:00
format.h Move includes after include guards 2009-11-19 22:23:03 +02:00
inquire.c Split up io/io.h 2009-11-02 23:52:59 +02:00
intrinsics.c Split up io/io.h 2009-11-02 23:52:59 +02:00
io.h Split up io/io.h 2009-11-02 23:52:59 +02:00
list_read.c re PR fortran/42901 (reading array of structures from namelist fails) 2010-02-04 01:49:41 +00:00
lock.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
open.c Split up io/io.h 2009-11-02 23:52:59 +02:00
read.c re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large kind reals) 2009-12-08 15:12:06 +01:00
size_from_kind.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
transfer.c PR libfortran 2010-02-06 14:39:51 +00:00
unit.c Split up io/io.h 2009-11-02 23:52:59 +02:00
unix.c PR libfortran/42420 Large file capable stat for MingW 2010-01-03 20:09:37 +02:00
unix.h PR libfortran/40812 Large file support for MinGW 2009-12-04 18:28:44 +02:00
write.c pack_generic.c (pack_internal): Remove unused zero_sized variable. 2009-11-28 21:29:51 +01:00
write_float.def re PR libfortran/35862 ([F2003] Implement new rounding modes for run time) 2009-10-06 03:08:20 +00:00