gcc/libgfortran/runtime
Francois-Xavier Coudert 2b8327ce6a re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)
PR fortran/32035

	* trans-stmt.c (gfc_trans_character_select): Replace the
	mechanism with labels by a SWITCH_EXPR.
	* trans-decl.c (gfc_build_builtin_function_decls): Change
	return type for select_string.

	* runtime/select.c (select_string): Adjust prototype and function
	so that the return value is an integer, not a pointer.

	* gfortran.dg/select_char_1.f90: New test.

From-SVN: r126978
2007-07-27 14:26:43 +00:00
..
backtrace.c
compile_options.c re PR fortran/30814 (non-conforming array sizes in PACK should raise an error) 2007-07-24 05:52:44 +00:00
environ.c
error.c
fpu.c
in_pack_generic.c
in_unpack_generic.c
main.c
memory.c Fortran frontend: 2007-07-03 19:50:05 +03:00
pause.c
select.c re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function) 2007-07-27 14:26:43 +00:00
stop.c
string.c