gcc/libgfortran/io
Andreas Jaeger 7672ae2082 eoshift1.m4: Initialize variables to avoid warnings.
* m4/eoshift1.m4: Initialize variables to avoid warnings.
	* m4/eoshift3.m4: Initialize variables to avoid warnings.
	* generated/eoshift1_4.c, generated/eoshift1_8.c,
	generated/eoshift3_4.c, generated/eoshift3_8.c: Regenerated.

	* intrinsics/spread_generic.c (spread): Initialize variables to
	avoid warnings.

	* intrinsics/eoshift0.c (eoshift0): Initialize variables to avoid
	warnings.
	* intrinsics/eoshift2.c (eoshift2): Initialize variables to avoid
	warnings.

	* io/list_read.c (nml_get_obj_data): Initialize variables to avoid
	warnings.

From-SVN: r99726
2005-05-15 17:50:09 +02:00
..
backspace.c backspace.c (unformatted_backspace): Do not dereference the pointer to the stream. 2005-04-08 19:07:54 +00:00
close.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
endfile.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
format.c re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in format string) 2005-04-09 11:44:07 -07:00
inquire.c re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL status) 2005-04-18 07:34:32 +00:00
io.h Remove extra whitespace. 2005-05-15 14:49:45 +02:00
list_read.c eoshift1.m4: Initialize variables to avoid warnings. 2005-05-15 17:50:09 +02:00
lock.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
open.c re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures) 2005-05-12 17:50:33 +00:00
read.c re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdin/stdout/stderr) 2005-05-10 08:34:58 +00:00
rewind.c rewind.c (st_rewind): Flush the stream when resetting the mode from WRITING to READING. 2005-04-26 15:27:11 -04:00
transfer.c unit.c (is_internal_unit): Add void as parameter list. 2005-05-15 15:25:19 +02:00
unit.c unit.c (is_internal_unit): Add void as parameter list. 2005-05-15 15:25:19 +02:00
unix.c re PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes testsuite failures) 2005-05-12 17:50:33 +00:00
write.c system_clock.c (system_clock_4, [...]): Add missing returns, reformat a bit. 2005-05-15 17:33:12 +02:00