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!
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,
> > e
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736
Bug #: 54736
Summary: GFORTRAN_CONVERT_UNIT causes malloc error on several
platforms
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONF