This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/54736] GFORTRAN_CONVERT_UNIT causes malloc error on several platforms
- From: "shart6 at utk dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 01 Oct 2012 19:29:24 +0000
- Subject: [Bug libfortran/54736] GFORTRAN_CONVERT_UNIT causes malloc error on several platforms
- Auto-submitted: auto-generated
- References: <bug-54736-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736
--- Comment #6 from Shane Hart <shart6 at utk dot edu> 2012-10-01 19:29:24 UTC ---
Latest patch fixed it.
Thanks a lot for the time you put into this!