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

2012-10-21 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

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

2012-10-21 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #10 from Thomas Koenig 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 PR libfortran/5

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

2012-10-12 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #9 from Thomas Koenig 2012-10-12 19:38:09 UTC --- Author: tkoenig Date: Fri Oct 12 19:38:04 2012 New Revision: 192411 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192411 Log: 2012-10-12 Thomas König PR libfortran/54

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

2012-10-12 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #8 from Thomas Koenig 2012-10-12 18:56:23 UTC --- Author: tkoenig Date: Fri Oct 12 18:56:16 2012 New Revision: 192408 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192408 Log: 2012-10-06 Thomas König PR libfortran/54

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

2012-10-06 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #7 from Thomas Koenig 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 PR libfortran/54

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

2012-10-01 Thread shart6 at utk dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #6 from Shane Hart 2012-10-01 19:29:24 UTC --- Latest patch fixed it. Thanks a lot for the time you put into this!

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

2012-09-30 Thread shart6 at utk dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #5 from Shane Hart 2012-09-30 20:56:39 UTC --- (In reply to comment #4) > Am 30.09.2012 21:12, schrieb shart6 at utk dot edu: > > If n_elist = 1, then high = low = 0, and the funtion will always return 0, > > even > > if the

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

2012-09-30 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #4 from tkoenig at netcologne dot de 2012-09-30 20:24:03 UTC --- Am 30.09.2012 21:12, schrieb shart6 at utk dot edu: > If n_elist = 1, then high = low = 0, and the funtion will always return 0, > even > if the unit passed in t

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

2012-09-30 Thread shart6 at utk dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #3 from Shane Hart 2012-09-30 19:12:48 UTC --- The patch does get rid of memory corruption. However, there seem to be some problems with search_unit returning true if an exception is found when there is only one exception.

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

2012-09-30 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 Thomas Koenig changed: What|Removed |Added Keywords||wrong-code URL|

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

2012-09-28 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|