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: Reducing RTL allocations


   From: law@redhat.com
   Date: Fri, 07 Jun 2002 19:54:44 -0600
   
   This patch has been bootstrapped on i686-pc-linux-gnu and regression tested
   on the same.  I've also bootstrapped the PA port for good measure.  Installed
   into the mainline sources.  Whee.

Holy crap, nice work Jeff.

I had seen this out of the corner of my eye the other week when I
began with the gen_sequence killing patch.  I was just stepping over
ggc_alloc calls done on RTL and looking at the backtrace went.
I had the same concerns as you wrt. RTL sharing.


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