gcc/libgfortran/runtime
Jerry DeLisle a9608b5743 re PR fortran/36515 (Integer read from stdin yields a value overflow for a valid integer.)
2008-06-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/36515
	* libgfortran.h (compile_options_t): Add int range_check to structure.
	* runtime/compile_options.c (set_options): Add range_check option.
	(init_compile_options): Likewise.
	*io/read.c (read_decimal): Change overflow checks to include
	range_check.

From-SVN: r136822
2008-06-15 20:02:58 +00:00
..
backtrace.c
compile_options.c re PR fortran/36515 (Integer read from stdin yields a value overflow for a valid integer.) 2008-06-15 20:02:58 +00:00
convert_char.c
environ.c
error.c
fpu.c
in_pack_generic.c
in_unpack_generic.c
main.c re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") 2008-06-13 20:28:08 +00:00
memory.c
pause.c
select_inc.c
select.c
stop.c
string.c