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: GCC 3.3, GCC 3.4


Mike Stump wrote:

Sigh, I have a patch that gives a 10x improvement on compile speed... It makes template programming, fast.

I think it rises up to the top of work to get into the tree next, I think...

The change is to ditch the linked lists from the specializations, instantiations and mangling code.
cool!

FYI, I'm hacking around with binfos, it seems we're unlikely to collide.

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org



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