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]

Re: PATCH: (rerevised) replace statically allocated rtl


On Fri, Sep 17, 1999 at 03:23:19PM -0700, Alex Samuel wrote:
> This patch changes global_rtl and const_int_rtx to use dynamically
> allocated memory.  The change is in preparation for a new garbage
> collector, which will expect all linked rtx to have been allocated via
> the dynamic allocation interface.

Applied.



r~


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