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



Tobias Burnus <burnus at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |ASSIGNED

   Last reconfirmed|                            |2012-11-29

         AssignedTo|unassigned at gcc dot       |burnus at gcc dot gnu.org

                   |gnu.org                     |

     Ever Confirmed|0                           |1



--- Comment #8 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-11-29 
11:39:40 UTC ---

(In reply to comment #5)

> Memory leaks are still present for other choices of the string t.

> For instance t="." or t="./" is still causing memory leaks



Missed a failure as it was hidden behind a function call (convert_real, in a

different file).



(In reply to comment #6)

> BTW, wrong PR number in that message.



Both issues have been fixed in the new patch at:

  http://gcc.gnu.org/ml/fortran/2012-11/msg00092.html

Reply via email to