This is the mail archive of the gcc-patches@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]

Re: [patch] gimplify.c: Use VEC instead of VARRAY.


On Thu, May 05, 2005 at 10:18:45PM -0400, Andrew Pinski wrote:
> Looks like you can also move it to the heap also since gimplify_ctx
> is only ever allocated on the heap.

Indeed.  The free can go near the end of gimplify_switch_expr.


r~


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