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 middle-end/34744] Memory leaks in compiler with empty program



------- Comment #1 from zadeck at naturalbridge dot com  2008-01-12 13:16 -------
I know what this bug is but i do not actually know how to find it.  The bug is
caused by someone abandoning a basic block without going thur the api to
properly delete it or merge it into another block.

any suggestions on how to track this down would be appreciated.


-- 


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


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