gcc/libgfortran/runtime
Thomas Koenig 4ed3a4d41b re PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several platforms)
2012-10-06  Thomas König  <tkoenig@gcc.gnu.org>

	PR libfortran/54736
	* runtime/environ.c (search_unit):  Correct logic
	for binary search.
	(mark_single):  Fix index errors.

From-SVN: r192158
2012-10-06 13:04:35 +00:00
..
backtrace.c chmod.c (chmod_func): On MinGW, don't set is_dir 2012-06-01 07:53:31 +02:00
bounds.c libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound and data to base_addr. 2012-03-10 18:22:31 +01:00
compile_options.c PR 52428 Range checking when reading integer values. 2012-05-14 22:39:23 +03:00
convert_char.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
environ.c re PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several platforms) 2012-10-06 13:04:35 +00:00
error.c re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.) 2012-05-23 10:34:06 +02:00
fpu.c
in_pack_generic.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
in_unpack_generic.c libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound and data to base_addr. 2012-03-10 18:22:31 +01:00
main.c Fix handling of temporary files. 2012-05-05 09:30:51 +03:00
memory.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
pause.c Error printing thread safety, remove GFORTRAN_USE_STDERR 2011-05-14 10:55:51 +03:00
select.c
select_inc.c
stop.c ctime.c: Include <stdlib.h>. 2011-07-23 11:06:04 +00:00
string.c