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/29101] Memory leak in gfortran



------- Comment #10 from pault at gcc dot gnu dot org  2006-09-19 11:24 -------
Subject: Bug 29101

Author: pault
Date: Tue Sep 19 11:24:44 2006
New Revision: 117054

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117054
Log:
2006-09-19 Paul Thomas <pault@gcc.gnu.org>
           Steven Bosscher  <steven@gcc.gnu.org>

        PR fortran/29101
        * trans-stmt.c (gfc_trans_character_select): Store the label
        from select_string and then clean up any temporaries from the
        conversion of the select expression, before branching to the
        selected case.


Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/trans-stmt.c


-- 


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


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