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 re PR libfortran/32972 (performance of pack/unpack) 2008-04-13 20:15:58 +00:00
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 select.c: Moved content to select_inc.c. 2008-05-18 12:00:20 +00:00
environ.c re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not working) 2007-10-19 04:10:58 +00:00
error.c re PR libfortran/36094 (Runtime error show_locus not working correctly) 2008-05-02 01:33:16 +00:00
fpu.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
in_pack_generic.c re PR libfortran/32972 (performance of pack/unpack) 2008-04-13 20:15:58 +00:00
in_unpack_generic.c re PR libfortran/32972 (performance of pack/unpack) 2008-04-13 20:15:58 +00:00
main.c re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") 2008-06-13 20:28:08 +00:00
memory.c minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
pause.c minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
select.c select.c: Moved content to select_inc.c. 2008-05-18 12:00:20 +00:00
select_inc.c select.c: Moved content to select_inc.c. 2008-05-18 12:00:20 +00:00
stop.c minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
string.c re PR fortran/31675 (Fortran front-end and libgfortran should have a common header file) 2007-09-03 16:44:15 +00:00