public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/26184]  New: memory leaks in swing modulo scheduling function
@ 2006-02-08 22:38 uttamp at us dot ibm dot com
  2006-02-08 22:43 ` [Bug other/26184] " uttamp at us dot ibm dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: uttamp at us dot ibm dot com @ 2006-02-08 22:38 UTC (permalink / raw)
  To: gcc-bugs

Hi,

Found following memory leaks in modulo-sched.c
In function, sms_schedule(), memory allocated and pointed by g_arr is not
freed.
In function  sms_schedule_by_order(), sbitmap memory allocated and pointed by
must_precede, must_follow and tobe_scheduled respectively, not freed.


-- 
           Summary: memory leaks in swing modulo scheduling function
           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


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


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

end of thread, other threads:[~2006-02-15 23:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-08 22:38 [Bug other/26184] New: memory leaks in swing modulo scheduling function uttamp at us dot ibm dot com
2006-02-08 22:43 ` [Bug other/26184] " uttamp at us dot ibm dot com
2006-02-08 22:44 ` uttamp at us dot ibm dot com
2006-02-09  0:34 ` [Bug rtl-optimization/26184] " pinskia at gcc dot gnu dot org
2006-02-15 19:33 ` dje at gcc dot gnu dot org
2006-02-15 23:04 ` pinskia 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).