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 rtl-optimization/25739] Memory leak in bt_load.c(augment_live_range)



------- Comment #4 from sayle at gcc dot gnu dot org  2006-03-14 00:24 -------
Subject: Bug 25739

Author: sayle
Date: Tue Mar 14 00:24:54 2006
New Revision: 112039

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112039
Log:
2006-03-13  Uttam Pawar  <uttamp@us.ibm.com>

        PR rtl-optimization/25739
        * bt-load.c (augment_live_range): Free tos pointer.

        * gensupport.c (identify_predicable_attribute): Free
        p_false pointer.
        * gcov.c (create_file_names): Free name pointer.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/bt-load.c
    trunk/gcc/gcov.c
    trunk/gcc/gensupport.c


-- 


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


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