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 fortran/54384] gfortran memory leaks


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

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-08-27 20:51:57 UTC ---
Author: burnus
Date: Mon Aug 27 20:51:52 2012
New Revision: 190731

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190731
Log:
2012-08-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54384
        * resolve.c (gfc_resolve_character_operator): Free temporary
        variables.
        * trans-expr.c (gfc_conv_statement_function): Ditto.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/fortran/trans-expr.c


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