gcc/libgfortran/io
Jerry DeLisle 260f179b8d re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)
2010-03-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/43409
	* io/io.h: Fix type of size in st_parameter_inquire structure.

From-SVN: r157618
2010-03-22 02:39:02 +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 format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIFICATION_ prefix. 2010-03-12 15:43:55 +01:00
format.h Move includes after include guards 2009-11-19 22:23:03 +02:00
inquire.c re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-20 14:39:00 +00:00
intrinsics.c Split up io/io.h 2009-11-02 23:52:59 +02:00
io.h re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-22 02:39:02 +00:00
list_read.c re PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensions (rank) array values.) 2010-03-11 17:06:37 +01: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 fortran/43265 (No EOF condition if reading with '(x)' from an empty file) 2010-03-18 02:38:17 +00: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 transfer.c (read_sf_internal): Remove stray function declaration used during debigging. 2010-03-18 03:26:07 +00:00
unit.c Split up io/io.h 2009-11-02 23:52:59 +02:00
unix.c re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-20 14:39:00 +00:00
unix.h re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-20 14:39:00 +00:00
write.c pack_generic.c (pack_internal): Remove unused zero_sized variable. 2009-11-28 21:29:51 +01:00
write_float.def * io/write_float.def (WRITE_FLOAT): Use __builtin_signbit. 2010-02-24 15:35:40 +00:00