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] C++ unit-at-a-time try 2


On Wed, 18 Jun 2003, Jan Hubicka wrote:
> This is updated version of unit-at-a-time patch for C++.  It removes the major
> kludges dealing with the function deffering.  Now in the unit-at-a-time mode
> all produced functions are formed as trees and passed to cgraphunit code.

Have you performed some compile-time experiments, for example using the
(single) file in http://gcc.gnu.org/PR8361 or POOMA to see what happens?

Gerald


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