public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Leaking bitmap data in ree.c?
@ 2016-03-18 19:18 Jeff Law
  2016-03-21  3:22 ` Trevor Saunders
  0 siblings, 1 reply; 10+ messages in thread
From: Jeff Law @ 2016-03-18 19:18 UTC (permalink / raw)
  To: gcc


Is it just me, or does find_removable_extensions leak bitmap data for 
INIT, KILL, GEN and TMP?

It calls bitmap_initialize on all of them, but never clears the bitmaps...

Am I missing something?

jeff

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

end of thread, other threads:[~2016-04-03  0:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18 19:18 Leaking bitmap data in ree.c? Jeff Law
2016-03-21  3:22 ` Trevor Saunders
2016-03-21 16:42   ` Jeff Law
2016-03-21 17:10     ` Trevor Saunders
2016-03-21 17:13       ` Jeff Law
2016-03-21 17:17         ` David Malcolm
2016-03-21 17:20           ` Jeff Law
2016-03-22  9:29             ` Richard Biener
2016-04-03  0:45         ` Trevor Saunders
2016-04-03  0:53           ` Trevor Saunders

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).