[Bug middle-end/34744] Memory leaks in compiler with empty program

2008-07-01 Thread zadeck at gcc dot gnu dot org
--- Comment #4 from zadeck at gcc dot gnu dot org 2008-07-01 14:06 --- Subject: Bug 34744 Author: zadeck Date: Tue Jul 1 14:05:13 2008 New Revision: 137319 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137319 Log: 2008-07-01 Kenneth Zadeck <[EMAIL PROTECTED]> PR rtl-

[Bug middle-end/34744] Memory leaks in compiler with empty program

2008-07-01 Thread zadeck at gcc dot gnu dot org
--- Comment #3 from zadeck at gcc dot gnu dot org 2008-07-01 13:57 --- Subject: Bug 34744 Author: zadeck Date: Tue Jul 1 13:56:28 2008 New Revision: 137318 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137318 Log: Marked changelog entry with PR rtl-optimization/34744 Modified

[Bug middle-end/34744] Memory leaks in compiler with empty program

2008-07-01 Thread zadeck at naturalbridge dot com
--- Comment #2 from zadeck at naturalbridge dot com 2008-07-01 13:53 --- Fixed as revision 137284 and 137285. -- zadeck at naturalbridge dot com changed: What|Removed |Added -

[Bug middle-end/34744] Memory leaks in compiler with empty program

2008-01-12 Thread zadeck at naturalbridge dot com
--- 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 sugges