[Bug libfortran/54736] GFORTRAN_CONVERT_UNIT causes malloc error on several platforms
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Oct 21 13:43:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736
--- Comment #10 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2012-10-21 13:43:40 UTC ---
Author: tkoenig
Date: Sun Oct 21 13:43:32 2012
New Revision: 192653
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192653
Log:
2012-10-21 Thomas König <tkoenig@gcc.gnu.org>
PR libfortran/54736
Backport from trunk
* runtime/environ.c (search_unit): Correct logic
for binary search.
(mark_single): Fix index errors.
Modified:
branches/gcc-4_6-branch/libgfortran/ChangeLog
branches/gcc-4_6-branch/libgfortran/runtime/environ.c
More information about the Gcc-bugs
mailing list