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: Huge Increase in Unstripped Executable Size G++ 2.95 to 3.2


On Sun, Mar 02, 2003 at 04:42:51PM -0800, Mark Mitchell wrote:
> Yes, but this is the right thing to do.  In fact, what we should do is, at 
> the end of the translation unit, go through and discard all trees that we 
> won't need, and show the back end only those trees that are needed.

No disagreement here.  Unless someone gets ambitious though, I
don't see this happening before 3.5.


r~


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