This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/54736] GFORTRAN_CONVERT_UNIT causes malloc error on several platforms


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736

--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2012-10-06 13:04:38 UTC ---
Author: tkoenig
Date: Sat Oct  6 13:04:35 2012
New Revision: 192158

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192158
Log:
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.


Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/runtime/environ.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]