public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/26327]  New: memory leaks
@ 2006-02-16 20:00 uttamp at us dot ibm dot com
  2006-02-17 23:17 ` [Bug other/26327] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: uttamp at us dot ibm dot com @ 2006-02-16 20:00 UTC (permalink / raw)
  To: gcc-bugs

I've few memory leaks to report and they are as follows,

ipa-inline.c in function cgraph_early_inlining. pointer 'order'
tree-if-conv.c infunction combine_blocks, returned memory.
loop-unroll.c in function referenced_in_one_insn_in_loop_p, pointer 'body'
cfgloop.c in function cancel_loop, pointer 'bbs'
collect2.c in function prefix_from_string, pointer 'nstore'
reload1.c in function fix_abnormal_edges, pointer 'blocks'

I'll submit a patch to fix these leaks.


-- 
           Summary: memory leaks
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: uttamp at us dot ibm dot com
 GCC build triplet: powerpc64-linux
  GCC host triplet: powerpc64-linux
GCC target triplet: powerpc64-linux


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-22 14:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-16 20:00 [Bug other/26327] New: memory leaks uttamp at us dot ibm dot com
2006-02-17 23:17 ` [Bug other/26327] " pinskia at gcc dot gnu dot org
2006-02-21 19:51 ` uttamp at us dot ibm dot com
2009-02-22 14:06 ` steven at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).