public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/24153] memory leak
       [not found] <bug-24153-5009@http.gcc.gnu.org/bugzilla/>
@ 2007-11-16 16:00 ` manu at gcc dot gnu dot org
  2008-01-26 12:11 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: manu at gcc dot gnu dot org @ 2007-11-16 16:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from manu at gcc dot gnu dot org  2007-11-16 15:59 -------
Is this still valid?


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu dot org
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug middle-end/24153] memory leak
       [not found] <bug-24153-5009@http.gcc.gnu.org/bugzilla/>
  2007-11-16 16:00 ` [Bug middle-end/24153] memory leak manu at gcc dot gnu dot org
@ 2008-01-26 12:11 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-01-26 12:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2008-01-26 11:58 -------
Declaring as fixed, there have been recend valgrindings on trunk which obsolete
this issue.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug middle-end/24153] memory leak
  2005-09-30 21:33 [Bug tree-optimization/24153] New: " kazu at gcc dot gnu dot org
@ 2005-09-30 23:04 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-30 23:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-30 23:04 -------
Only 2 out of 5 are tree-opt problems.
==31716==    by 0x8589B01: discover_unique_type (ipa-type-escape.c:203)
And the DOM one.


The first one is related to splay_trees.  The second one I don't know a way to fix at all.

The rest rest were introduced by your self with:
2005-06-24  Kazu Hirata  <kazu@codesourcery.com>

        * cfglayout.c (block_locators_locs, line_locators_locs,
        line_locators_lines, file_locators_locs): Change the type to
        VEC(int,heap)*.
        (insn_locators_initialize, change_scope, insn_scope,
        locator_line, insn_line, locator_file): Use VEC instead of
        VARRAY.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |middle-end
           Keywords|                            |memory-hog


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


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

end of thread, other threads:[~2008-01-26 11:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-24153-5009@http.gcc.gnu.org/bugzilla/>
2007-11-16 16:00 ` [Bug middle-end/24153] memory leak manu at gcc dot gnu dot org
2008-01-26 12:11 ` rguenth at gcc dot gnu dot org
2005-09-30 21:33 [Bug tree-optimization/24153] New: " kazu at gcc dot gnu dot org
2005-09-30 23:04 ` [Bug middle-end/24153] " 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).