This is the mail archive of the gcc@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: INSN_UID same for two insns?


On Wed, Oct 23, 2002 at 12:58:02PM -0500, N V Krishna wrote:
> Just curious, why is it that the memory is free'd pretty late in the
> process? Why is it not free'd immediately? Why the function
> free_basic_block_vars is called after final?

No reason other than that's where a lot of other cleanup happens.


r~


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