gcc/libgfortran/runtime
Jakub Jelinek 090037799c string.c (find_option): Change 3rd argument to const st_option *.
* runtime/string.c (find_option): Change 3rd argument to
	const st_option *.
	* libgfortran.h (find_option): Likewise.
	* runtime/environ.c (rounding, precision, signal_choices): Constify.
	(init_choice, show_choice): Change 2nd argument to const choice *.
	* io/open.c (access_opt, action_opt, blank_opt, delim_opt, form_opt,
	position_opt, status_opt, pad_opt): Constify.
	* io/transfer.c (advance_opt): Likewise.
	* io/inquire.c (undefined): Likewise.
	* io/close.c (status_opt): Likewise.
	* io/format.c (posint_required, period_required, nonneg_required,
	unexpected_element, unexpected_end, bad_string, bad_hollerith,
	reversion_error): Likewise.
	* io/unix.c (yes, no, unknown): Change from const char *
	into const char [].

From-SVN: r104773
2005-09-29 15:53:59 +02:00
..
compile_options.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
environ.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
error.c PR fortran/21875 Internal Unit Array I/O, NIST 2005-09-14 20:18:19 +00:00
in_pack_generic.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
in_unpack_generic.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
main.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
memory.c re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier) 2005-09-09 06:00:40 +00:00
normalize.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
pause.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
select.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
stop.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
string.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00