--- Comment #4 from uttamp at us dot ibm dot com 2006-02-16 00:35 ---
Subject: Re: another memory leak
>
> --- Comment #3 from pinskia at gcc dot gnu dot org 2006-02-15 23:09
> ---
> Fixed.
>
> dist_v and init_v are GC pointers so they don't really need to be freed
> manua
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-02-15 23:09 ---
Fixed.
dist_v and init_v are GC pointers so they don't really need to be freed
manually.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #2 from dje at gcc dot gnu dot org 2006-02-15 19:33 ---
Subject: Bug 26147
Author: dje
Date: Wed Feb 15 19:33:33 2006
New Revision: 14
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=14
Log:
2006-02-15 Uttam Pawar <[EMAIL PROTECTED]>
PR rtl-optimiza
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-07 02:02 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON